Blame
|
1 | # 20260724 - Alternative Monitor |
||||||
| 2 | ||||||||
| 3 | I've been working on an alternative Monitor ROM to the one supplied with the board. Why? Well I want a monitor that can boot from the CF device. |
|||||||
| 4 | ||||||||
| 5 | I now have a working monitor that I can use to load code from serial and run it. Still a long way to go, but making progress. It also contains a 68030 disassembler. |
|||||||