taglinefilesource code
bottom272kernel/chr_drv/console.cmax_y = bottom;
bottom375kernel/chr_drv/console.cif (y+1<bottom) {
bottom380kernel/chr_drv/console.cscrup(currcons,top,bottom);
bottom391kernel/chr_drv/console.cscrdown(currcons,top,bottom);
bottom751kernel/chr_drv/console.cscrdown(currcons,y,bottom);
bottom770kernel/chr_drv/console.cscrup(currcons,y,bottom);
bottom850kernel/chr_drv/console.cbottom    = video_num_lines;
bottom1141kernel/chr_drv/console.cbottom=par[1];