<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pokeyellow.git/engine/menus/display_text_id_init.asm, branch master</title>
<subtitle>Pokemon Yellow disassembly with SL0P mods: fastboot, SECRET SL0P WARP MENU, custom intro splash</subtitle>
<id>https://git.sl0p.foo/pokeyellow.git/atom/engine/menus/display_text_id_init.asm?h=master</id>
<link rel='self' href='https://git.sl0p.foo/pokeyellow.git/atom/engine/menus/display_text_id_init.asm?h=master'/>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/'/>
<updated>2026-01-18T04:38:33Z</updated>
<entry>
<title>Merge branch 'master' of https://github.com/pret/pokered</title>
<updated>2026-01-18T04:38:33Z</updated>
<author>
<name>dannye</name>
<email>33dannye@gmail.com</email>
</author>
<published>2026-01-18T04:38:33Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=bc2354dd6626ce28bb9561547ed2107cfa56c18e'/>
<id>urn:sha1:bc2354dd6626ce28bb9561547ed2107cfa56c18e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use more hardware and graphics constants (#532)</title>
<updated>2025-11-18T20:17:31Z</updated>
<author>
<name>Narishma-gb</name>
<email>194818981+Narishma-gb@users.noreply.github.com</email>
</author>
<published>2025-11-18T20:17:31Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=f3326786259f4e53c06b7565369add7605bea8ba'/>
<id>urn:sha1:f3326786259f4e53c06b7565369add7605bea8ba</id>
<content type='text'>
- Use `OBJ_SIZE` and `TILE_SIZE` from hardware.inc.
- `SPRITESTATEDATA1_LENGTH`, `NUM_SPRITESTATEDATA_STRUCTS`
  and `TILE_1BPP_SIZE` are used in some places.
- Highlight an oversight in `OakSpeech` where several
  direct MBC bank switches are requested.
- Remove redundant comments in home/overworld.asm.
- Add unreferenced `FillBgMap` function to avoid a byte
  of dead code.
- Some constants added in wram.asm.
- Correctly separate the commented code in `SaveMainData`.</content>
</entry>
<entry>
<title>Merge branch 'master' of https://github.com/pret/pokered</title>
<updated>2025-09-06T21:54:17Z</updated>
<author>
<name>dannye</name>
<email>33dannye@gmail.com</email>
</author>
<published>2025-09-06T21:54:17Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=377749ca4efac05b6c57dfed049899891af6c35a'/>
<id>urn:sha1:377749ca4efac05b6c57dfed049899891af6c35a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Label and constant cleanup (#528)</title>
<updated>2025-09-03T15:56:09Z</updated>
<author>
<name>Narishma-gb</name>
<email>194818981+Narishma-gb@users.noreply.github.com</email>
</author>
<published>2025-09-03T15:56:09Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=4d2594cb24b7e67cde4e1373c9a2b5e0ae7ff473'/>
<id>urn:sha1:4d2594cb24b7e67cde4e1373c9a2b5e0ae7ff473</id>
<content type='text'>
* Label cleanup, add some constants instead of raw numbers

* Rename load/save game functions to be more explicit</content>
</entry>
<entry>
<title>Merge branch 'master' of https://github.com/pret/pokered</title>
<updated>2024-09-25T05:45:00Z</updated>
<author>
<name>dannye</name>
<email>33dannye@gmail.com</email>
</author>
<published>2024-09-25T05:45:00Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=a02a98ee7ada1a658e28698484058be2796dc0df'/>
<id>urn:sha1:a02a98ee7ada1a658e28698484058be2796dc0df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Identify more flag bits (#464)</title>
<updated>2024-09-24T03:51:44Z</updated>
<author>
<name>Sylvie</name>
<email>35663410+Rangi42@users.noreply.github.com</email>
</author>
<published>2024-09-24T03:51:44Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=8f1dcf07e598c6e3d34b5d255f04faff1667d83b'/>
<id>urn:sha1:8f1dcf07e598c6e3d34b5d255f04faff1667d83b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Split `hSpriteIndexOrTextID` into `hSpriteIndex` and `hTextID` (#462)</title>
<updated>2024-09-19T01:01:18Z</updated>
<author>
<name>Sylvie</name>
<email>35663410+Rangi42@users.noreply.github.com</email>
</author>
<published>2024-09-19T01:01:18Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=613d34678b7e9da1a467ec48fff23bfa75209871'/>
<id>urn:sha1:613d34678b7e9da1a467ec48fff23bfa75209871</id>
<content type='text'>
Also identify `wPPUpCountAndMaxPP`</content>
</entry>
<entry>
<title>Identify various flag labels and bit constants (#454)</title>
<updated>2024-07-16T17:02:54Z</updated>
<author>
<name>Sylvie</name>
<email>35663410+Rangi42@users.noreply.github.com</email>
</author>
<published>2024-07-16T17:02:54Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=8fafca714c07500d1d87bba224f12cf9cc2c8789'/>
<id>urn:sha1:8fafca714c07500d1d87bba224f12cf9cc2c8789</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Sync with pokered</title>
<updated>2020-11-04T06:06:44Z</updated>
<author>
<name>dannye</name>
<email>33dannye@gmail.com</email>
</author>
<published>2020-11-04T06:06:44Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=5647ca687b92954dcf37a6ea6bfbc9a341c32de4'/>
<id>urn:sha1:5647ca687b92954dcf37a6ea6bfbc9a341c32de4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Identify SPRITESTATEDATA2_ORIGFACINGDIRECTION</title>
<updated>2020-07-07T20:57:51Z</updated>
<author>
<name>Rangi</name>
<email>remy.oukaour+rangi42@gmail.com</email>
</author>
<published>2020-07-07T20:57:51Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=51ac538c25f8c0a6d88101569a17f02d09855d31'/>
<id>urn:sha1:51ac538c25f8c0a6d88101569a17f02d09855d31</id>
<content type='text'>
</content>
</entry>
</feed>
