Project - Preloaded GameO Demo Game Pong

I just posted Preloaded GameO Demo Game Pong on Codeshare. Feel free to discuss and make suggestions here.

1 Like

Nice!

So the pin enumeration and PlayPCMAudio are the only two dependencies that will break emulator?

No, see the Display class in the GameO project, amonst other things there: LowLevel.Display.Initialize(); and Util.SetSpecialDisplayConfig(1, 2).