aboutsummaryrefslogtreecommitdiffstats
path: root/home/serial.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Replace hardware_constants.asm with hardware.inc (#511)Rangi2025-06-301-12/+12
|
* Remove redundant parenthesesRangi422024-12-161-3/+3
|
* Identify more bit flags (#465)Sylvie2024-09-241-1/+1
| | | | | * Identify more bit flags * Space
* 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
|
* 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