aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.c
diff options
context:
space:
mode:
authorBad Diode <bd@badd10de.dev>2023-08-29 17:15:37 +0200
committerBad Diode <bd@badd10de.dev>2023-08-29 17:15:37 +0200
commit9dc972fd0cdd9f7cac45aa0d0f30ad8751a8c0d5 (patch)
tree9edbadceba7f587f88888af9d8c7c54173c48d8c /src/main.c
parent19776f5720806bef0f4c6d1439f76da80603f054 (diff)
downloaduxngba-9dc972fd0cdd9f7cac45aa0d0f30ad8751a8c0d5.tar.gz
uxngba-9dc972fd0cdd9f7cac45aa0d0f30ad8751a8c0d5.zip
Add OPr ops (untested)
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main.c b/src/main.c
index 8ea0106..084c3ab 100644
--- a/src/main.c
+++ b/src/main.c
@@ -231,7 +231,6 @@ init_uxn() {
231} 231}
232 232
233// TODO: 233// TODO:
234// - OPr modes
235// - OPk modes 234// - OPk modes
236// - OPrk modes 235// - OPrk modes
237// - Test DEI functions 236// - Test DEI functions