mirror of
https://github.com/stid/woz64.git
synced 2026-04-20 21:17:03 +00:00
diagnostic port
This commit is contained in:
+1462
File diff suppressed because it is too large
Load Diff
@@ -1,6 +1,6 @@
|
||||
.cpu _6502
|
||||
|
||||
//BasicUpstart2(Boot.warmStart)
|
||||
BasicUpstart2(Boot.warmStart)
|
||||
#import "./hardware/mem_map.asm"
|
||||
|
||||
* = $8000 "Main"
|
||||
|
||||
@@ -19,3 +19,4 @@ run:
|
||||
java -jar ${KICKASS_BIN} -odir ${BUILD_PATH} -log ${BUILD_PATH}/buildlog.txt -showmem ./main.asm
|
||||
cartconv -t normal -name "woz" -i ${BUILD_PATH}/main.prg -o ${BUILD_PATH}/woz.crt
|
||||
x64sc ${BUILD_PATH}/woz.crt
|
||||
|
||||
|
||||
Binary file not shown.
-1163
File diff suppressed because it is too large
Load Diff
+1297
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user