Add a da65 65186 test

This commit is contained in:
Lauri Kasanen
2022-10-17 12:50:59 +03:00
parent 3ea999f034
commit 9aae1efd03
4 changed files with 303 additions and 1 deletions

7
test/dasm/65816.info Normal file
View File

@@ -0,0 +1,7 @@
GLOBAL {
startaddr $8000;
};
RANGE { START $8000; END $8229; ADDRMODE "MX"; TYPE Code;};
RANGE { START $822a; END $824b; ADDRMODE "mx"; TYPE Code;};