Changeset 55 for trunk/OS2.zws

Show
Ignore:
Timestamp:
10/11/09 23:33:32 (3 years ago)
Author:
brandonlw
Message:

We now have a basic menu system and the beginnings of an oncalc hex editor
I also was forced to duplicate PutMap? instead of using the boot code hack, since it doesn't support inverse text
Progress...

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/OS2.zws

    r49 r55  
    4949SOURCE = page00\jumptable.asm 
    5050SOURCE = page01\01base.asm 
     51SOURCE = page01\font.asm 
     52SOURCE = page01\strings.asm 
    5153SOURCE = page02\02base.asm 
    5254SOURCE = page03\03base.asm