summaryrefslogtreecommitdiffstats
path: root/src/emu/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/TODO')
-rw-r--r--src/emu/TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/emu/TODO b/src/emu/TODO
new file mode 100644
index 0000000..e3445bc
--- /dev/null
+++ b/src/emu/TODO
@@ -0,0 +1,4 @@
+- define application binary interface
+- add some more usefull system calls
+- enhance trap handling
+- check arithmetic operations for overflow and signed correctness