A working Pokemon Red/Blue Distribution ROM. Designed as an internet hoax, but fully functional
Go to file
GrenderG 93b53546a0
Fix leftover space default values for names. (#2)
* Fix leftover space default values for names.

Originally leftover space is filled with 0x50, not 0x00.

* Update comm.c
2023-09-12 20:48:28 -04:00
.gitattributes initial commit 2023-09-10 14:43:56 -04:00
.gitignore initial commit 2023-09-10 14:43:56 -04:00
comm.c Fix leftover space default values for names. (#2) 2023-09-12 20:48:28 -04:00
gen1.h initial commit 2023-09-10 14:43:56 -04:00
LICENSE.md initial commit 2023-09-10 14:43:56 -04:00
Makefile initial commit 2023-09-10 14:43:56 -04:00