# HG changeset patch # User Robert McIntyre # Date 1331106955 21600 # Node ID abd94449d4bf92cbc5f400cf3d086ce3f0bc0088 # Parent e643f55bc88657b3bd8fc987e40fc136f5746eaf created list of stuff to do diff -r e643f55bc886 -r abd94449d4bf org/todo.org --- a/org/todo.org Wed Mar 07 01:39:12 2012 -0600 +++ b/org/todo.org Wed Mar 07 01:55:55 2012 -0600 @@ -0,0 +1,17 @@ +* Low level + +** simplifications + - [ ] remove vba code + - [ ] remove prof + - [ ] remove lua + +** additional functionality + - [ ] step the simulator + - [ ] get CPU data + - [ ] get RAM / ROM data + - [ ] save / load state (use savestates) + - [ ] write current frame + - [ ] write sound + +* high level + - [ ] write vbm files