Blame

fc9f72 Bob Green 2026-03-30 08:33:41
1
# Monitor
2
6658c7 Bob Green 2026-05-29 09:12:20
3
Ultimately, I want a monitor in ROM that autoboots an OS if it can, only falling back to a monitor cli if booting the OS is not possible.
fc9f72 Bob Green 2026-03-30 08:33:41
4
5
## Other Monitors
6
- [GogoBoot](https://github.com/willsowerbutts/gogoboot/tree/master) - looks like it does everything I want.
b5255d Bob Green 2026-03-30 08:35:56
7
- [RetroBrew 68k](https://www.retrobrewcomputers.org/doku.php?id=software:firmwareos:68000:68000)