Click here to Skip to main content
15,910,603 members

Comments by madmax_5 (Top 1 by date)

madmax_5 3-Apr-12 16:29pm View    
output ASCII characters all 256 in a display, dos prompt. I'm using emu8086 and i think that's TASM but I have visual studio as well if thats easier in that using MASM. But ultimately i would like to display a prompt with all characters and be able to page up and down in a neat and lined table but i think just to be able to print out all the characters consecutively would be a start. Then figure out how to space them in rows and columns would be next step.