mirror of
https://github.com/mach-kernel/mrbuffer.git
synced 2024-11-22 05:31:37 +00:00
working wip
This commit is contained in:
parent
f6f5b4684c
commit
b8063ff72f
15
src/main.S
15
src/main.S
@ -27,9 +27,6 @@
|
|||||||
|
|
||||||
; show the current char on screen
|
; show the current char on screen
|
||||||
; read keyboard then hit strobe to reset
|
; read keyboard then hit strobe to reset
|
||||||
|
|
||||||
*row da $0400
|
|
||||||
|
|
||||||
ldx #0
|
ldx #0
|
||||||
ldal $00C010
|
ldal $00C010
|
||||||
|
|
||||||
@ -263,6 +260,18 @@ brkboi brk
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user