taglinefilesource code
bottom280kernel/chr_drv/console.cmax_y = bottom;
bottom383kernel/chr_drv/console.cif (y+1<bottom) {
bottom388kernel/chr_drv/console.cscrup(currcons,top,bottom);
bottom399kernel/chr_drv/console.cscrdown(currcons,top,bottom);
bottom750kernel/chr_drv/console.cscrdown(currcons,y,bottom);
bottom769kernel/chr_drv/console.cscrup(currcons,y,bottom);
bottom849kernel/chr_drv/console.cbottom    = video_num_lines;
bottom1142kernel/chr_drv/console.cbottom=par[1];