build a bogus "ROM image" that can be disassembled, fix the makefile, remove generated files

This commit is contained in:
mrdudz
2020-08-27 01:19:33 +02:00
parent 7a453d1f90
commit f34644186f
6 changed files with 25 additions and 100 deletions

View File

@@ -7,7 +7,7 @@
#ifndef TARGET_BANK
#define TARGET_BANK -1
global {
inputoffs $1C010;
inputoffs $0C010;
inputsize $4000;
startaddr $C000;
cpu "6502";