pokered/Makefile, branch master Pokémon Red and Blue Build the Virtual Console patches with `make red_vc` and `make blue_vc` (#351) 2022-03-26T20:59:36+00:00 vulcandth vulcandth@gmail.com 2022-03-26T20:59:36+00:00 fe8d3c51a4056f0dd61dbef332ad9e714b82089a

Slightly refactor some C tools 2022-03-09T02:52:57+00:00 Rangi remy.oukaour+rangi42@gmail.com 2022-03-09T02:52:57+00:00 a75dd222709c92ae136d835ff2451391d5a88e45

Use ~X instead of $ff ^ X 2021-11-24T02:00:07+00:00 Rangi remy.oukaour+rangi42@gmail.com 2021-11-24T02:00:07+00:00 09e92c554c7563b52a9484b26d96d903c7635b0d

Separate splash screen, intro, and credits (like pokegold/pokecrystal) 2020-08-28T13:54:57+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-08-27T16:25:34+00:00 407b813250a768a85c619e06c3f1f010575f31c4

'make clean' reuses 'make tidy' commands 2020-08-11T18:14:36+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-08-11T18:14:36+00:00 71316591fcb47db378bf79fab299e35d95d7d745

'make tidy' shouldn't trigger 'make -C tools' 2020-07-29T01:30:52+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-07-29T01:30:52+00:00 2b54583c8be4aa28f4c6a70c65baeb2e3c84fdfc

Un-deduplicate gfx/intro_credits/gengar.png's tiles 2020-07-16T23:56:52+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-07-16T23:56:52+00:00 7bcb4b19c77eee2b8d2c3e769d25e7e4d7d028a7

Disassemble the BLUEMONS.GB debug ROM 2020-07-15T17:35:39+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-07-15T17:35:39+00:00 4b4ad9894eb165de673346348493e02d83549746

Specify the ldh instruction, don't turn ld into ldh 2020-07-06T23:03:05+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-07-06T23:03:05+00:00 772fcc7588a4e1fbe146a02b429cf64282c81dcb

File-specific graphics rules update rgbgfx (flags only), not RGBGFX (program path), like pokecrystal 2020-07-05T18:15:49+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-07-05T18:15:49+00:00 d6820cdcbfe48adb3ef7935b84c21fcb7796e701 Fixes #227
Fixes #227