Skip to content

Commit

Permalink
-
Browse files Browse the repository at this point in the history
  • Loading branch information
salvakantero committed Jun 29, 2022
1 parent 3e3ec53 commit 0646c4d
Show file tree
Hide file tree
Showing 8 changed files with 931 additions and 931 deletions.
6 changes: 3 additions & 3 deletions src/dev/loader/loadercpc.asm
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,13 @@ org $BA00

; Load binary

ld ix, $BA00 - 19775
ld de, 19775
ld ix, $BA00 - 19636
ld de, 19636
call cpct_miniload_asm

; Depack binary

ld hl, $BA00 - 19775
ld hl, $BA00 - 19636
ld de, $0400
call dzx7_standard

Expand Down
Binary file modified src/dev/redplanet.bin
Binary file not shown.
Binary file renamed src/dev/rplanet_EN.cdt → src/dev/redplanet.cdt
Binary file not shown.
1,856 changes: 928 additions & 928 deletions src/dev/redplanet.map

Large diffs are not rendered by default.

Binary file renamed src/dev/rplanet_EN.sna → src/dev/redplanet.sna
Binary file not shown.
Binary file removed src/dev/rplanet_ES.cdt
Binary file not shown.
Binary file removed src/dev/rplanet_ES.sna
Binary file not shown.
Binary file modified src/gfx/title.scr
Binary file not shown.

0 comments on commit 0646c4d

Please sign in to comment.