Commit Graph

2 Commits

Author SHA1 Message Date
Virgil Dupras 94f5b9d141 doc: add notes about cross-compiling directly to EEPROM
I've tested that it works in emulation. The only test left is the
real deal my a Sega Master System.
2020-12-11 21:52:46 -05:00
Virgil Dupras 7001446212 Complete overhaul of recipes
Recipes contain bits and pieces of hardware-related knowledge, but
these bits feel sparse. I've been wanting to consolidate hardware-
related documentation for a while, but always fell at odds with the
recipes organisation.

We don't have recipes anymore, just a /doc/hw section that contains
hardware-related documentation which often translate to precise
instructions to run Collapse OS on a specific machine.

With this new organisation, I hope to end up with a better, more
solid documentation.
2020-10-30 20:39:39 -04:00