index
:
pokeyellow.git
master
Pokemon Yellow disassembly with SL0P mods: fastboot, SECRET SL0P WARP MENU, custom intro splash
git daemon user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Use features of RGBDS 1.0.0 (#537)
Rangi
2025-11-12
*
Use the same tools/make_patch.c as Gen 2
Rangi42
2025-11-12
*
Expand comment on `_AfterTrade2Text ` to mention pokeyellow's changes (#536)
PokefanMarcel
2025-11-06
*
Consistently use `ld [hli]`/`ld [hld]`, not `ldi`/`ldd`
Rangi
2025-10-05
*
Revise some RAM buffer constants
Rangi
2025-09-26
*
Clean up home/copy2.asm (#531)
PokefanMarcel
2025-09-10
*
Use RAMG_SRAM_ENABLE (#530)
PokefanMarcel
2025-09-07
*
Document visual glitch with Pewter City Gym guy (#526)
PokefanMarcel
2025-09-03
*
Update comment for clarity (#529)
Vortyne
2025-09-03
*
Label and constant cleanup (#528)
Narishma-gb
2025-09-03
*
Document where badge and elevator floor "items" are used
Rangi42
2025-08-28
*
Specify file extensions that `make` does not generate
Rangi42
2025-08-27
*
Document a bug in `PrintBenchGuyText` (#523)
Narishma-gb
2025-08-17
*
Use `dname` macro to automatically pad names with `"@"` characters (#525)
Rangi
2025-08-17
*
Use `<STAT>_UP1_EFFECT` constants (#522)
PokefanMarcel
2025-08-16
*
List end markers (-1 aka $FF) are not part of table data
Rangi42
2025-08-13
*
Say how many bytes the assertion macros expected vs got
Rangi42
2025-08-13
*
Identify `JOYP_SGB_MLT_REQ` constant
Rangi42
2025-08-11
*
Update hardware.inc to 5.3.0 and use its `JOYP_SGB_*` constants
Rangi42
2025-08-11
*
Try to catch missing commas in `tmhm` learnsets
Rangi42
2025-08-03
*
Update hardware.inc to 5.2.0
Rangi42
2025-07-22
*
Use hardware constants for tile attributes in VermilionDockOAMBlock (#516)
kagnusdev
2025-07-11
*
Use less generic labels for party finding loops (#514)
kagnusdev
2025-07-07
*
Require RGBDS 0.9.3 for its DMG palette specs (#513)
Rangi
2025-07-02
*
Check limits for warp, bg, and object events
Rangi42
2025-07-02
*
Define `MAX_WARP_EVENTS`
Rangi42
2025-07-02
*
Use more audio constants
Rangi42
2025-06-30
*
Use combined hardware constants
Rangi42
2025-06-30
*
Replace hardware_constants.asm with hardware.inc (#511)
Rangi
2025-06-30
*
Distinguish single trainer pics section from Pokemon pics
Rangi42
2025-06-25
*
Fishing graphics make more sense horizontally
Rangi42
2025-06-25
*
Simplify `li` macro
Rangi42
2025-06-11
*
Add .rgbds-version file for rgbenv compatibility
Rangi42
2025-06-07
*
Fix typos
dannye
2025-06-03
*
Add a `CANNOT_MOVE` constant (#508)
Rangi
2025-05-31
*
Use features new to RGBDS 0.9.2 (#506)
Rangi
2025-05-10
*
Fix sprite data comment (#507)
Vortyne
2025-05-09
*
Rename `Green1/2/3` to `Rival1/2/3` for consistency
Rangi42
2025-04-20
*
Use constants in `PrintBCDNumber` calls (#503)
Narishma-gb
2025-04-08
*
Further improve NPC trade labels and comments (#493)
SatoMew
2025-04-08
*
Use constants for PP masks instead of magic numbers (#504)
edave64
2025-04-02
*
Remove GSC-only Stadium data handling from make_patch.c
Rangi42
2025-03-11
*
Support `<` and `>` prefixes for high and low bytes in VC patch templates (#502)
Rangi
2025-03-08
*
Correct `vc_patch` length (#499)
Narishma-gb
2025-03-08
*
Use constants for trade text indexes (#501)
Rangi
2025-03-08
*
Use "command -v" instead of "which"
mid-kid
2025-03-07
*
Fix termux instructions to not use "sudo"
mid-kid
2025-03-07
*
Avoid using `EQUS` when `EQU` or `MACRO` will do (#496)
Rangi
2025-02-27
*
Fix hardcoded address in Blue VC patch
Rangi42
2025-02-04
*
Fix some label typos, and add some constants instead of raw numbers (#492)
Narishma-gb
2025-01-30
[next]