Add a da65 65186 test
This commit is contained in:
7
test/dasm/65816.cfg
Normal file
7
test/dasm/65816.cfg
Normal file
@@ -0,0 +1,7 @@
|
||||
MEMORY {
|
||||
ROM: start = $8000, size = $8000;
|
||||
}
|
||||
|
||||
SEGMENTS {
|
||||
CODE: load = ROM;
|
||||
}
|
||||
Reference in New Issue
Block a user