mirror of
https://github.com/hsoft/collapseos.git
synced 2025-02-17 19:36:02 +11:00
5 lines
53 B
C
5 lines
53 B
C
.equ BS 0x08
|
|
.equ CR 0x0d
|
|
.equ LF 0x0a
|
|
.equ DEL 0x7f
|