mirror of
https://github.com/hsoft/collapseos.git
synced 2025-04-05 06:48:39 +11:00
Tried harder to follow coding convention
Added tabs between mnemonics and operands, and replaced a new line I accidentally removed.
This commit is contained in:
parent
f01ef676b0
commit
50c04ef17c
@ -12,6 +12,7 @@
|
||||
; *** DATA ***
|
||||
; Useful data to point to, when a pointer is needed.
|
||||
P_NULL: .db 0
|
||||
|
||||
; *** REGISTER FIDDLING ***
|
||||
|
||||
; add the value of A into DE
|
||||
|
Loading…
Reference in New Issue
Block a user