Changeset 47 for trunk/OS2.zws

Show
Ignore:
Timestamp:
10/10/09 03:20:47 (3 years ago)
Author:
brandonlw
Message:

I'm reaching a point where I really need to be adding oncalc debugging tools, so I guess I'll start working on the system monitor and a basic menu system, rebuilding the APPS and PRGM menus to start with.
From there I can get a Calcsys-style hex editor in there and oncalc usb8x/USBTools-style logging.
Heck, maybe I can even transfer Calcsys TO it and execute at least part of it.
It's a lot of work and kind of off-track, but it's the only way I'm going to diagnose the dual booting and linking problems.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/OS2.zws

    r42 r47  
    4444SOURCE = page00\util.asm 
    4545SOURCE = page00\home.asm 
     46SOURCE = page00\menu.asm 
    4647SOURCE = page00\jumptable.asm 
    4748SOURCE = page01\01base.asm