TODO@2d6de28c6e6c
TODO
Tue, 21 May 2013 22:48:32 +0100
- author
- Philip Pemberton <philpem@philpem.me.uk>
- date
- Tue, 21 May 2013 22:48:32 +0100
- branch
- experimental_memory_mapper_v2
- changeset 145
- 2d6de28c6e6c
- parent 131
-
21c770fcee50
- permissions
- -rw-r--r--
Code clean up
* Tighten optimisation and warning options to find more potential issues
* Remove unused variable in keyboard code
* Display error message if ROMs fail to load
* Fix format string bugs in WD2010
1 TODO -- things to check
4 * WD2010 command handler logic
5 * Disabling page write protect logic allows userspace to run up but HDD won't mount
6 * DMA Page Fault issues (see wd2010.c and test code)