From 49f510d2d60129526832bfcd9c0f4049962bc80e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benedikt=20B=C3=B6hm?= Date: Mon, 18 May 2009 20:53:42 +0200 Subject: move stuff around and create initial source structure --- src/emu/TODO | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 src/emu/TODO (limited to 'src/emu/TODO') 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 -- cgit v1.2.3