File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed
Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1- # Capabilities as of v0.6
1+ # Capabilities as of v0.7
22
33- Hardware detection
44
2626
2727- Keyboard test
2828
29+ - Cassette test
30+
2931# TODO
3032
3133- Hardware
3436
3537- audio tests
3638
37- - cassette test - currently broken
38-
3939- serial test
Original file line number Diff line number Diff line change 2828 inca
2929 bne loop @
3030 ;; set default cassette parameters
31+ clr $84 ; rise
3132 ldd #$1218 ; threshold, upper pulse width limit
3233 std $8f
3334 ldd #$0a01 ; lower pulse width limit, gap length
Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ anykey:
107107title: fcz "COLOR COMPUTER"
108108 fcz "DIAGNOSTICS CART"
109109version:
110- fcz "VERSION 0.6 "
110+ fcz "VERSION 0.7 "
111111 fcz "(C) 2025 ZIA COMPUTING"
112112page0: fcz "PAGE 0 ERROR"
113113page1: fcz "PAGE 1 ERROR"
You can’t perform that action at this time.
0 commit comments