mirror of
https://github.com/simon987/Much-Assembly-Required.git
synced 2025-04-24 13:05:51 +00:00
Added BRK to example
parent
4987ad825c
commit
233fb5fd10
@ -87,6 +87,7 @@ FLOPPY_WRITE_SECTOR equ 3
|
|||||||
; **PASTE CONSTANTS DEFINITIONS HERE**
|
; **PASTE CONSTANTS DEFINITIONS HERE**
|
||||||
.text
|
.text
|
||||||
CALL print_battery
|
CALL print_battery
|
||||||
|
BRK
|
||||||
|
|
||||||
;**************************************
|
;**************************************
|
||||||
;* print_battery()
|
;* print_battery()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user