projects
/
gbrg
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f10597b
)
Added BREAK macro
author
Lukas Krickl
<lukas@krickl.dev>
Wed, 4 Dec 2024 09:54:02 +0000
(10:54 +0100)
committer
Lukas Krickl
<lukas@krickl.dev>
Wed, 4 Dec 2024 09:54:02 +0000
(10:54 +0100)
src/macros.inc
patch
|
blob
|
history
diff --git
a/src/macros.inc
b/src/macros.inc
index 91a04e938d06d0db8cc11b3289f45d0618b6a7e2..c61197fb1c50355a2e2cd9f7641b3393b0d8fd0b 100644
(file)
--- a/
src/macros.inc
+++ b/
src/macros.inc
@@
-1,3
+1,5
@@
+#define BREAK ld b, b
+
#macro push_all
push af
push bc