diff --git a/examples/README.md b/examples/README.md index 216b954c..3e535400 100644 --- a/examples/README.md +++ b/examples/README.md @@ -49,6 +49,8 @@ how to create a program made of multiple files loaded on demand * [MMC4 example](nes/nestest_mmc4.mfk) – the same thing as above, but uses a MMC4 mapper just to test bankswitching +* [Pong example](nes/pong.mfk) – simple pong example based off pong1.asm by bunnyboy of the nintendoage.com forums + ## Atari Lynx examples * [Lynx demo example](atari_lynx/atari_lynx_demo.mfk) – a simple sprite demo