Tue, 21 May 2013 22:48:32 +0100
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
philpem@131 | 1 | TODO -- things to check |
philpem@131 | 2 | |
philpem@131 | 3 | * Realtime clock |
philpem@131 | 4 | * WD2010 command handler logic |
philpem@131 | 5 | * Disabling page write protect logic allows userspace to run up but HDD won't mount |
philpem@131 | 6 | * DMA Page Fault issues (see wd2010.c and test code) |