projects
/
ulas
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e09cff
)
Added fixme to instruction table
author
Lukas Krickl
<lukas@krickl.dev>
Tue, 20 Feb 2024 16:36:19 +0000
(17:36 +0100)
committer
Lukas Krickl
<lukas@krickl.dev>
Tue, 20 Feb 2024 16:36:19 +0000
(17:36 +0100)
src/archs.c
patch
|
blob
|
history
diff --git
a/src/archs.c
b/src/archs.c
index 4126c09fe2657220cbc0a5780cf333d11a9017d0..ec308efdf17abbe30231b2a093a8c8c253e27997 100644
(file)
--- a/
src/archs.c
+++ b/
src/archs.c
@@
-84,6
+84,7
@@
// all instructions
// when name is NULL list ended
+// FIXME: Add ULAS_A16 and make all absolute calls/jumps A16 instead of E16
const struct ulas_instr ULASINSTRS_SM83[] = {
// control instructions
{"nop", {0}, {(short)ULAS_DATZERO, 0}},