aboutsummaryrefslogtreecommitdiffstats
path: root/home/serial.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/pret/pokereddannye2025-07-021-12/+12
|\
| * Replace hardware_constants.asm with hardware.inc (#511)Rangi2025-06-301-12/+12
* | Merge branch 'master' of https://github.com/pret/pokeredRangi422024-12-251-3/+3
|\|
| * Remove redundant parenthesesRangi422024-12-161-3/+3
* | Merge branch 'master' of https://github.com/pret/pokereddannye2024-09-251-1/+1
|\|
| * Identify more bit flags (#465)Sylvie2024-09-241-1/+1
| * Improved Virtual Console patch identifiers (#357)vulcandth2022-06-061-4/+4
| * Build the Virtual Console patches with `make red_vc` and `make blue_vc` (#351)vulcandth2022-03-261-0/+14
| * callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfarRangi2020-07-061-1/+1
| * Specify the ldh instruction, don't turn ld into ldhRangi2020-07-061-48/+48
| * sync homeYamaArashi2016-06-121-20/+20
| * remove address commentsYamaArashi2016-06-111-12/+12
* | Improved Virtual Console patch identifiers (#85)vulcandth2022-06-061-4/+4
* | Build the Virtual Console patch with `make yellow_vc` (#80)vulcandth2022-03-261-0/+14
* | Sync with pokereddannye2020-11-041-49/+49
* | sync homeYamaArashi2016-06-121-21/+21
* | remove address commentsYamaArashi2016-06-111-14/+14
* | Printer-related labelspikalaxalt2016-06-061-5/+5
* | home.asm label fixes.luckytyphlosion2015-06-291-1/+1
* | Fixed many homebank functions.luckytyphlosion2015-06-071-29/+40
|/
* EOL Windows->UNIXU-Daniel-PC\Daniel2015-06-011-312/+312
* Fix typo in nameYamaArashi2015-02-071-2/+1
* serial/trade/miscYamaArashi2015-02-071-304/+313
* Split copy and serial functions out of home.asm.yenatch2014-08-121-0/+304