Disassembly of Pokémon Pinball
Go to file
2023-01-07 11:54:05 -06:00
audio Pull wave samples out into audio/wave_samples.asm 2022-06-17 13:40:33 -05:00
constants Adjust MAX_EXTRA_BALLS 2023-01-06 17:49:03 -06:00
contents Rename HBlank interrupt to STAT interrupt, and various home labeling 2018-04-23 09:51:58 -07:00
data Evolution mode documentation 2023-01-07 11:54:05 -06:00
engine Evolution mode documentation 2023-01-07 11:54:05 -06:00
gfx Normalize line endings 2023-01-06 17:33:36 -06:00
home Evolution mode documentation 2023-01-07 11:54:05 -06:00
macros Fix file modes 2023-01-06 17:33:36 -06:00
pokemon-reverse-engineering-tools@979c98a7c0 Label audio engine update methods 2017-07-10 17:30:12 -07:00
text Normalize line endings 2023-01-06 17:33:36 -06:00
tools Use the same cry/sfx/drum names for all 5 banks 2021-03-28 18:27:39 -05:00
.gitattributes Add .gitattributes 2022-06-17 13:41:02 -05:00
.gitignore Stop using Win^H^H^Hwindows DansGame 2017-07-07 22:46:11 +02:00
.gitmodules Add label for Bottom Message Text. 2015-02-07 16:40:17 -08:00
charmap.asm Stop using Win^H^H^Hwindows DansGame 2017-07-07 22:46:11 +02:00
constants.asm RGBDS DEF Syntax Update 2022-05-11 21:59:00 -05:00
gbhw.asm RGBDS DEF Syntax Update 2022-05-11 21:59:00 -05:00
home.asm Friendlier modulo representations 2023-01-06 18:41:03 -06:00
hram.asm Merge branch 'master' of https://github.com/pret/pokepinball 2022-05-28 13:31:13 -05:00
INSTALL.md Update RGBDS details in INSTALL.md 2022-05-28 13:33:38 -05:00
macros.asm RGBDS DEF Syntax Update 2022-05-11 21:59:00 -05:00
main.asm Fix extra ball documentation. It was mistaken for bonus multiplier long ago 2023-01-06 17:46:23 -06:00
Makefile MD5 to SHA1 2022-05-13 18:07:23 +00:00
README.md MD5 to SHA1 2022-05-13 18:07:23 +00:00
rom.sha1 MD5 to SHA1 2022-05-13 18:07:23 +00:00
sram.asm MACRO RGBDS Syntax/Indent Updates 2022-05-11 21:54:45 -05:00
vram.asm RGBDS DEF Syntax Update 2022-05-11 21:59:00 -05:00
wram.asm Evolution mode documentation 2023-01-07 11:54:05 -06:00

Pokémon Pinball

This is a disassembly of Pokémon Pinball (Game Boy Color).

It builds the following rom:

  • Pokemon Pinball (U) [C][!].gb sha1: 9402014d14969432142abfde728c6f1a10ee4dac

To set up the repository, see INSTALL.md.

See also

Other disassembly projects: