diff --git a/res/DEMO/GAMMA.GOBLINS b/res/DEMO/GAMMA.GOBLINS index cd52363e7..2ecd11441 100755 Binary files a/res/DEMO/GAMMA.GOBLINS and b/res/DEMO/GAMMA.GOBLINS differ diff --git a/res/DEMO/ROBOTRON.2084 b/res/DEMO/ROBOTRON.2084 index 164c8fb02..389cca27b 100644 Binary files a/res/DEMO/ROBOTRON.2084 and b/res/DEMO/ROBOTRON.2084 differ diff --git a/res/DEMO/SPACE.QUARKS b/res/DEMO/SPACE.QUARKS index ddc4c3e07..bde81d95b 100755 Binary files a/res/DEMO/SPACE.QUARKS and b/res/DEMO/SPACE.QUARKS differ diff --git a/res/DEMO/STARGATE b/res/DEMO/STARGATE index d268a1a01..4af5e493e 100755 Binary files a/res/DEMO/STARGATE and b/res/DEMO/STARGATE differ diff --git a/res/DEMO/TUNNEL.TERROR b/res/DEMO/TUNNEL.TERROR index b47c07ba2..5f66144c6 100755 Binary files a/res/DEMO/TUNNEL.TERROR and b/res/DEMO/TUNNEL.TERROR differ diff --git a/src/demo/gamma.goblins.a b/src/demo/gamma.goblins.a index 1456d2f6c..ad212a164 100644 --- a/src/demo/gamma.goblins.a +++ b/src/demo/gamma.goblins.a @@ -16,7 +16,7 @@ sta $2034 jsr $2000 ; decompress - +RESET_VECTOR $100 + +RESET_AND_IRQ_VECTOR $100 lda #$4C sta $5B9A diff --git a/src/demo/robotron.a b/src/demo/robotron.a index 40f5ea566..ba4be832e 100644 --- a/src/demo/robotron.a +++ b/src/demo/robotron.a @@ -10,7 +10,13 @@ +READ_RAM2_WRITE_RAM2 jsr EnableAccelerator - +LOAD_FILE_AT title, $00 + +;+LOAD_FILE_KEEP_DIR + ldx #0 ; read to main memory + stx ldrhi + stx ldrlo + +LDADDR title + jsr iLoadFileDirect lda #