| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | intro: real 2bpp graphic splash (POKeMON SL0P EDITION) | Ash Ketchum | 7 days | 1 | -0/+1 |
| | | | | | | | | | Replace the plain-text splash with an actual rendered graphic: gfx/slop/intro.png (bordered banner, big drop-shadowed SL0P logo) -> deduped tiles + tilemap via a custom rgbgfx Makefile rule (164 tiles). SlopSplash loads it into VRAM (BG map, 0x8000 tiles), holds ~2s, fades out, and restores LCDC_DEFAULT so the overworld BG addressing + OBJ sprites are intact. Reproducible from the PNG. | ||||
| * | Build the Virtual Console patch with `make yellow_vc` (#80) | vulcandth | 2022-03-26 | 1 | -0/+1 |
| | | |||||
| * | Start reorganizing pokeyellow | Rangi | 2020-11-04 | 1 | -3/+3 |
| | | |||||
| * | Sync with pokered | dannye | 2020-11-04 | 1 | -44/+18 |
| | | |||||
| * | Convert pikachu cries to .wav files, and process .wav files into .pcm files ↵ | Marcus Huderle | 2015-10-24 | 1 | -1/+4 |
| | | | | | | | at compile-time. Update pret | ||||
| * | Complete documentation of bank3 | luckytyphlosion | 2015-10-18 | 1 | -1/+1 |
| | | | | | | Also: split out bcd predefs from yellow/main.asm, start removing traces of W_ | ||||
| * | Ignore changes to replace.sh | luckytyphlosion | 2015-10-12 | 1 | -0/+3 |
| | | |||||
| * | More pikachu related bank3f | luckytyphlosion | 2015-09-20 | 1 | -0/+18 |
| | | |||||
| * | Don't ignore .map files | U-Daniel-PC\Daniel | 2015-01-24 | 1 | -1/+0 |
| | | | | | it makes it confusing to edit/move the tilemaps in gfx/ | ||||
| * | Stop preprocessing files. | stag019 | 2014-11-04 | 1 | -3/+0 |
| | | |||||
| * | Add *.1bpp, *.2bpp, *.pic to .gitignore. | yenatch | 2014-04-05 | 1 | -0/+5 |
| | | | | | These are now generated by the build. | ||||
| * | Remove "globals.asm" from .gitignore. | yenatch | 2014-04-05 | 1 | -3/+0 |
| | | | | | globals.asm is no longer part of the build, is not generated, does not exist at all. | ||||
| * | handle preprocessing in one python procress; export asm labels | yenatch | 2013-12-07 | 1 | -0/+3 |
| | | | | | | instead of running a process for each file, one process handles all files rgbasm requires label EXPORT definitions for cross-object compiling. this is handled by globals.asm | ||||
| * | map/symfiles in .gitignore | yenatch | 2013-12-06 | 1 | -7/+8 |
| | | |||||
| * | revert pokemontools to 7aa016fb | U-Fish-PC\Daniel | 2013-09-16 | 1 | -1/+1 |
| | | |||||
| * | Add generate_sys.py. | Sanky | 2012-12-21 | 1 | -0/+3 |
| | | |||||
| * | .hgignore -> .gitignore | Bryan Bishop | 2012-08-26 | 1 | -0/+30 |
