taglinefilesource code
bottom291kernel/chr_drv/console.cmax_y = bottom;
bottom461kernel/chr_drv/console.cif (y+1<bottom) {
bottom466kernel/chr_drv/console.cscrup(currcons,top,bottom);
bottom477kernel/chr_drv/console.cscrdown(currcons,top,bottom);
bottom816kernel/chr_drv/console.cscrdown(currcons,y,bottom);
bottom835kernel/chr_drv/console.cscrup(currcons,y,bottom);
bottom915kernel/chr_drv/console.cbottom    = video_num_lines;
bottom1211kernel/chr_drv/console.cbottom=par[1];