<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pokeyellow.git/engine/movie/trade.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/movie/trade.asm?h=master</id>
<link rel='self' href='https://git.sl0p.foo/pokeyellow.git/atom/engine/movie/trade.asm?h=master'/>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/'/>
<updated>2026-06-20T17:14:45Z</updated>
<entry>
<title>Use `SOUND_MASK` constant in `TradeAnimCommon` (#159)</title>
<updated>2026-06-20T17:14:45Z</updated>
<author>
<name>CreamElDudJafar</name>
<email>jahern2398@gmail.com</email>
</author>
<published>2026-06-20T17:14:45Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=9d4384f4905889fd1090b809e0d0395a29fbbac6'/>
<id>urn:sha1:9d4384f4905889fd1090b809e0d0395a29fbbac6</id>
<content type='text'>
</content>
</entry>
<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-11-12T23:56:10Z</updated>
<author>
<name>dannye</name>
<email>33dannye@gmail.com</email>
</author>
<published>2025-11-12T23:56:10Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=324ae167d15ae4eef3cda411e10201661e57d88d'/>
<id>urn:sha1:324ae167d15ae4eef3cda411e10201661e57d88d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use features of RGBDS 1.0.0 (#537)</title>
<updated>2025-11-12T20:44:07Z</updated>
<author>
<name>Rangi</name>
<email>35663410+Rangi42@users.noreply.github.com</email>
</author>
<published>2025-11-12T20:44:07Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=5943b96cf6d5eda52df2ad689af0ac251e4e0841'/>
<id>urn:sha1:5943b96cf6d5eda52df2ad689af0ac251e4e0841</id>
<content type='text'>
</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>2025-07-03T02:15:13Z</updated>
<author>
<name>dannye</name>
<email>33dannye@gmail.com</email>
</author>
<published>2025-07-03T02:15:13Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=ca019eac8fd96559f4d4e712f0b53e95492e5dcb'/>
<id>urn:sha1:ca019eac8fd96559f4d4e712f0b53e95492e5dcb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use combined hardware constants</title>
<updated>2025-06-30T17:45:24Z</updated>
<author>
<name>Rangi42</name>
<email>sylvie.oukaour+rangi42@gmail.com</email>
</author>
<published>2025-06-30T17:30:57Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=78e44a8fb10307c55d53a69179b9ff7cd6f49fc0'/>
<id>urn:sha1:78e44a8fb10307c55d53a69179b9ff7cd6f49fc0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace hardware_constants.asm with hardware.inc (#511)</title>
<updated>2025-06-30T16:47:22Z</updated>
<author>
<name>Rangi</name>
<email>35663410+Rangi42@users.noreply.github.com</email>
</author>
<published>2025-06-30T16:47:22Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=56c405de09ce267c4cfbc68a15c37b2ff51c635a'/>
<id>urn:sha1:56c405de09ce267c4cfbc68a15c37b2ff51c635a</id>
<content type='text'>
</content>
</entry>
</feed>
