sramtest: new test
authornotaz <notasas@gmail.com>
Sat, 9 Sep 2017 21:43:09 +0000 (00:43 +0300)
committernotaz <notasas@gmail.com>
Sat, 9 Sep 2017 21:52:22 +0000 (00:52 +0300)
commit3ee911dcf68d53ea0febcb256b34e7848b7c2bf0
tree3dc3992a5fbd235b2610409cf45aca4c3734b4a8
parent59eb6fac4d55c11a87ec164f912f1af190a57ac2
sramtest: new test

note to self: EDv9 exposes 16bit RAM, but even byte writes don't work
megaed-stop-md/main.c
megaed-stop/main.c
sramtest/Makefile [new file with mode: 0644]
sramtest/UNLICENSE [new file with mode: 0644]
sramtest/asmtools.h [new file with mode: 0644]
sramtest/asmtools.s [new file with mode: 0644]
sramtest/data.s [new file with mode: 0644]
sramtest/font.bin [new file with mode: 0644]
sramtest/main.c [new file with mode: 0644]
sramtest/sega.ld [new file with mode: 0644]
sramtest/sega_gcc.s [new file with mode: 0644]