diff --git a/doc/inspiration.md b/doc/inspiration.md
index 1c6ec67e5e3364f9a46c1ef993f71781c028b7a4..c4955153fe13dd5628482c4a32e5f78bb844220c 100644
--- a/doc/inspiration.md
+++ b/doc/inspiration.md
@@ -14,6 +14,7 @@
 
 * [GitHub - c-sp/gameboy-test-roms](https://github.com/c-sp/gameboy-test-roms)
 * [GAME BOY Demospotting - ROMs](http://privat.bahnhof.se/wb800787/gb/demos)
+* [PDRoms - Homebrew Game Boy (Color) Files](https://pdroms.de/files/nintendo-gameboy-gb-gameboycolor-gbc)
 
 ## Emulators
 
@@ -24,6 +25,7 @@
 * [GitHub - simias/gb-rs (Rust)](https://github.com/simias/gb-rs)
 * [GitHub - RubenG123/frosty (Rust)](https://github.com/RubenG123/frosty)
 * [GitHub - calvinbaart/gameboy (TypeScript)](https://github.com/calvinbaart/gameboy)
+* [GitHub - djhworld/gomeboycolor-wasm (Go)](https://github.com/djhworld/gomeboycolor-wasm)
 
 ## Videos
 
@@ -33,4 +35,5 @@
 
 * [GitHub - gbdev/awesome-gbdev](https://github.com/gbdev/awesome-gbdev)
 * [GitHub - Hacktix/Bootix](https://github.com/Hacktix/Bootix)
+* [GitHub - fcambus/jsemu (Emulators written in JavaScript)](https://github.com/fcambus/jsemu)
 * [Game Boy Boot ROMs](https://gbdev.gg8.se/files/roms/bootroms)
diff --git a/res/roms/thebouncingball.gb b/res/roms/thebouncingball.gb
new file mode 100644
index 0000000000000000000000000000000000000000..52bef7662b73e1feac1d2786b94f291e4f5c611d
Binary files /dev/null and b/res/roms/thebouncingball.gb differ