Initial commit, running Sonic the Hedgehog demo in dlores mode
authorNick Downing <nick@ndcode.org>
Mon, 1 Aug 2022 12:01:08 +0000 (22:01 +1000)
committerNick Downing <nick@ndcode.org>
Mon, 1 Aug 2022 12:01:08 +0000 (22:01 +1000)
commit281995374d02e922fb396683026ce70c2cb5613b
tree238801cf29dade83862e85eae716283405d5da27
Initial commit, running Sonic the Hedgehog demo in dlores mode
27 files changed:
.gitignore [new file with mode: 0644]
.gitmodules [new file with mode: 0644]
Makefile [new file with mode: 0644]
a2_hex2bin.py [new file with mode: 0755]
asxv5pxx [new submodule]
bootable.dsk [new file with mode: 0644]
dlores_viewer.asm [new file with mode: 0644]
dos33fsprogs [new submodule]
gr_to_ihx.py [new file with mode: 0755]
orig/199-1995393_sonic-running-png-sonic-running-3228446822 [new file with mode: 0644]
orig/808720_minerplaysbadly_archived-post-sonic-running-animation-march-2018-869792543 [new file with mode: 0644]
orig/db9lc5d-19469231-d721-4b63-84ca-f69afea91da6-62855643 [new file with mode: 0644]
orig/running_sonic_animation_by_vgafanatic-d7463qw-752803574 [new file with mode: 0644]
orig/sonic-running-gif-1-1044514248 [new file with mode: 0644]
orig/sonic-running-gif-18-1125167373 [new file with mode: 0644]
orig/sonic_running_by_dj_xiii-damx9xv-1354001961 [new file with mode: 0644]
sonic_running_6_colours.xcf [new file with mode: 0644]
sonic_running_6_colours_apple.xcf [new file with mode: 0644]
sonic_running_6_colours_apple_80x48.xcf [new file with mode: 0644]
sonic_running_6_colours_apple_80x48_indexed.gif [new file with mode: 0644]
sonic_running_6_colours_apple_80x48_indexed.xcf [new file with mode: 0644]
test/bas_to_tok.py [new file with mode: 0755]
test/gr_to_data.py [new file with mode: 0755]
test/sonic_gr.bas [new file with mode: 0644]
test/sonic_gr.png [new file with mode: 0644]
test/sonic_gr.sh [new file with mode: 0755]
test/tok_to_bin.py [new file with mode: 0755]