aboutsummaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Add a remark that ca65 syntax is being usedMiquel Sabaté Solà2026-04-141-1/+3
| | | | Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* Add note on nasm's address sanitizerMiquel Sabaté Solà2026-04-131-4/+3
| | | | Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* Add a note on indirect jumpsMiquel Sabaté Solà2026-04-131-3/+12
| | | | Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* Add a note on numeric literalsMiquel Sabaté Solà2026-04-131-0/+18
| | | | Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* Split a paragraph on the _x/_y conventionMiquel Sabaté Solà2025-05-111-5/+4
| | | | Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* Correct minor grammar mistakeMiquel Sabaté Solà2025-05-111-1/+1
| | | | Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* Add a note on .gitattributesMiquel Sabaté Solà2025-05-071-2/+11
| | | | Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* Improve the wording on the preludeMiquel Sabaté Solà2025-05-071-8/+8
| | | | Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* Relax some of the calling conventionsMiquel Sabaté Solà2025-03-111-71/+17
| | | | Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* Add a note on pseudo-instructionsMiquel Sabaté Solà2025-03-111-0/+22
| | | | Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* Fix small typoMiquel Sabaté Solà2025-02-241-1/+1
| | | | Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* Prefer memory-explicit rather than awareMiquel Sabaté Solà2025-02-241-1/+1
| | | | | | This is more precise to what's actually meant. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* Change the wording on label indentationMiquel Sabaté Solà2025-02-241-6/+7
| | | | Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* Clarify on labels and indentation levelsMiquel Sabaté Solà2025-02-241-22/+54
| | | | Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* Write on upper case in instructionsMiquel Sabaté Solà2025-02-241-0/+10
| | | | Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* Add some comments on managing assetsMiquel Sabaté Solà2025-02-101-0/+21
| | | | Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* Improve wording on saving registers by the callerMiquel Sabaté Solà2025-02-101-6/+5
| | | | Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* Fix minor typosMiquel Sabaté Solà2025-02-101-2/+2
| | | | Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* Remove the "easy to debug" when talking about CMiquel Sabaté Solà2025-02-101-6/+6
| | | | Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* Clarified the select patternMiquel Sabaté Solà2025-02-101-5/+6
| | | | Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* Clarify constants as upper caseMiquel Sabaté Solà2025-02-101-4/+9
| | | | Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* Add a note on debuggingMiquel Sabaté Solà2025-02-101-4/+4
| | | | Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* Tune down my comments on non-assemblyMiquel Sabaté Solà2025-02-101-1/+3
| | | | Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* Minor corrections here and thereMiquel Sabaté Solà2025-02-101-8/+8
| | | | Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
* Initial commitMiquel Sabaté Solà2025-02-091-0/+517
Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>