This commit is contained in:
4am 2019-03-11 08:54:25 -04:00
parent 5280f367e9
commit 5c70d6fbd9
3 changed files with 3 additions and 6 deletions

View File

@ -29,6 +29,7 @@ then press `<RETURN>`. The game should boot normally.
- High Orbit (Gebelli)
- Horizon V (Gebelli)
- Jawbreaker ][ (On-Line Systems)
- Juggler (IDSI)
- Labyrinth (Broderbund)
- Lazer Silk (Gebelli)
- Lunar Leepers (On-Line Systems)
@ -42,6 +43,7 @@ then press `<RETURN>`. The game should boot normally.
- Sky Blazer (Broderbund)
- Space Quarks (Broderbund)
- Star Blazer (Broderbund)
- Trick Shot (IDSI)
- Zenith (Gebelli)
(*) later re-released with different copy protection. Only the first release

View File

@ -46,11 +46,6 @@ tmp = $FC ; byte
jsr TEXT
jsr HOME
MainMenu
ldx #$FF
txs
jsr HOME
lda #s_header
jsr PrintByID
lda #s_mainmenu
@ -69,6 +64,7 @@ MainMenu
!byte $04,$00,$00,$00,$00,$00,$00
Boot
jsr HOME
ldx #$00
- lda $C600,x
sta $1600,x

View File

@ -113,7 +113,6 @@ IDBroderbund
lda #>@DMMCallback
sta $0323
jmp $0301
; TODO
@unsupported
jmp Unsupported