Show
Ignore:
Timestamp:
11/01/09 02:29:06 (3 years ago)
Author:
brandonlw
Message:

We can actually swap in OS 1.18 now!

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/page1C/silentlink.asm

    r53 r57  
    472472       ld hl,(0054h+8000h) 
    473473       ld (3FFEh+8000h),hl 
     474       ;While we're at it, mark the OS as valid 
     475       ld a,5Ah 
     476       ld (0056h+8000h),a 
    474477       ;Find the page 0 routine for this OS 
    475478       ld a,7Bh