Commit fc9f72
2026-03-30 08:33:41 Bob Green: -/-| /dev/null .. project ideas/monitor.md | |
| @@ 0,0 1,6 @@ | |
| + | # Monitor |
| + | |
| + | Ultimately, I want a monitor in ROM that autoboots an OS if it can, only falling back to the monitor if booting the OS is not possible. |
| + | |
| + | ## Other Monitors |
| + | - [GogoBoot](https://github.com/willsowerbutts/gogoboot/tree/master) - looks like it does everything I want. |