pokegold/home/text.asm, branch master Pokémon Gold and Silver Require rgbds 0.5.1 2021-05-09T16:47:43+00:00 Rangi remy.oukaour+rangi42@gmail.com 2021-05-09T16:47:43+00:00 65d1e12d6ac15937977d28651a656ff255ea0d5d Use some new features: \<10> macro args, SECTION UNION, SIZEOF/STARTOF, and CHARLEN/CHARSUB
Use some new features: \<10> macro args, SECTION UNION, SIZEOF/STARTOF, and CHARLEN/CHARSUB
Consistent labels for each nickname in RAM 2021-03-17T20:38:30+00:00 Rangi remy.oukaour+rangi42@gmail.com 2021-03-17T20:29:28+00:00 afd42efb6058a7cd19b847e5393b07e7e4fdbb95

Verify script command table sizes 2021-03-11T21:31:40+00:00 Rangi remy.oukaour+rangi42@gmail.com 2021-03-11T21:28:52+00:00 dc17d58170e80c4679c391017492da613fea3236

Rename GetFarHalfword to GetFarWord 2021-01-09T20:16:20+00:00 Rangi remy.oukaour+rangi42@gmail.com 2021-01-09T20:16:20+00:00 51aa06097fd99ecbd431aba32cf8b5120a93e433

Remove "Buffer" suffix from two HRAM labels 2020-12-23T21:54:26+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-12-23T21:54:26+00:00 ed133f5c9afac83b9f9ca4f6951c5bdbe4c95fc5

FarString -> PlaceFarString, and FarPlaceString -> BrokenPlaceFarString 2020-12-07T18:32:07+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-12-07T18:32:07+00:00 c745dd677753e9b7820665f5ebd325731c5b728e

Replace many '; unused' with '; unreferenced' 2020-10-28T14:21:24+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-10-28T14:21:24+00:00 9483cf47dd62d3c513dade49747e868f49f0e374

Comment, remove, or revise many unreferenced labels 2020-10-27T00:30:09+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-10-24T00:39:20+00:00 46f6cc4d41494c044f1091491c712afc2a5bfd3a

Merge pull request #60 from mid-kid/master 2020-08-18T20:35:16+00:00 Rangi 35663410+Rangi42@users.noreply.github.com 2020-08-18T20:35:16+00:00 34ad9498ea399405ddc68aea91af9dd64319417c Rub a dub dub, thanks for the grub
Rub a dub dub, thanks for the grub
Enable compatibility with upcoming RGBASM version 2020-08-18T14:22:03+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-08-18T14:22:03+00:00 5882c99f9d2581d0378a65c4559ae2ae6e0bc137 This is additionally required, because an `elif`'s condition is evaluated even when it's about to be skipped over, and this `"\2"` will become an error
This is additionally required, because an `elif`'s condition is evaluated even
when it's about to be skipped over, and this `"\2"` will become an error