taglinefilesource code
bottom289kernel/chr_drv/console.cmax_y = bottom;
bottom456kernel/chr_drv/console.cif (y+1<bottom) {
bottom461kernel/chr_drv/console.cscrup(currcons,top,bottom);
bottom472kernel/chr_drv/console.cscrdown(currcons,top,bottom);
bottom811kernel/chr_drv/console.cscrdown(currcons,y,bottom);
bottom830kernel/chr_drv/console.cscrup(currcons,y,bottom);
bottom910kernel/chr_drv/console.cbottom    = video_num_lines;
bottom1206kernel/chr_drv/console.cbottom=par[1];