build a bogus "ROM image" that can be disassembled, fix the makefile, remove generated files
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
#ifndef TARGET_BANK
|
||||
#define TARGET_BANK -1
|
||||
global {
|
||||
inputoffs $1C010;
|
||||
inputoffs $0C010;
|
||||
inputsize $4000;
|
||||
startaddr $C000;
|
||||
cpu "6502";
|
||||
|
||||
Reference in New Issue
Block a user