Changeset 47 for trunk/includes/os2.inc

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/includes/os2.inc

    r42 r47  
    3030_PutS                       EQU 450Ah 
    3131_ClrLCDFull                 EQU 4540h 
     32_ClrScrnFull                EQU 4546h 
     33_ClrTxtShd                  EQU 454Ch 
    3234_CursorOff                  EQU 45BEh 
    3335_hideCursor                 EQU 45C1h 
     
    9395iMathPtr4                   EQU    84D9h 
    9496iMathPtr5                   EQU    84DBh 
     97; 
     98textShadow                  EQU    8508h 
    9599; 
    96100cxMain                      EQU    858Dh