this post was submitted on 15 Jul 2023
16 points (100.0% liked)

Gaming

19772 readers
232 users here now

Sub for any gaming related content!

Rules:

founded 5 years ago
MODERATORS
 

I'm looking up for communities or scenes whose purpose is making games that you play from bootup. Not necessarily boot sector games (stuff that has to fit in 512 bytes), but things that would behave much like cartridges in old consoles, where the hardware boots straight into the game.

Put another way, games that "are the OS", either for x86 or ARM. My search engine-fu didn't manage to find anything other than boot sector games and several Batocera guides.

you are viewing a single comment's thread
view the rest of the comments
[–] ICastFist@programming.dev 1 points 1 year ago

Yeah, it's something I've been thinking about, either write a minimal kernel or use Linux's as a starting point and see what's possible from there. I think starting out with ARM (raspberry pi) might be easier, thanks to its fixed base hardware