taglinefilesource code
bottom273kernel/chr_drv/console.cmax_y = bottom;
bottom376kernel/chr_drv/console.cif (y+1<bottom) {
bottom381kernel/chr_drv/console.cscrup(currcons,top,bottom);
bottom392kernel/chr_drv/console.cscrdown(currcons,top,bottom);
bottom752kernel/chr_drv/console.cscrdown(currcons,y,bottom);
bottom771kernel/chr_drv/console.cscrup(currcons,y,bottom);
bottom851kernel/chr_drv/console.cbottom    = video_num_lines;
bottom1142kernel/chr_drv/console.cbottom=par[1];