Skip to content

Commit 0d602a6

Browse files
authored
MORE.md: Add Asm83 and Cate83 toolchain entries (#250)
Add the new sm83 assembler and compiler that were recently released.
1 parent ead3400 commit 0d602a6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

MORE.md

+5
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@
1212

1313
- [GBZ80 to items](http://issotm.github.io/gbz80toitems3/) - An online converter, translates Game Boy assembly into Pokémon R/B/Y items ([Source](https://github.com/ISSOtm/gbz80-to-items)).
1414

15+
### Software Development
16+
- [Asm83](https://github.com/inufuto/asm8) - An Assembler, linker and librarian for retro CPUs including the sm83 (Game Boy)
17+
- [Cate83](https://github.com/inufuto/Cate) - A C-like programming language compiler for sm83 cpus (Game Boy)
18+
- There are [several example game programs](https://github.com/inufuto/Cate_examples/tree/main/megaduck) for the MegaDuck (a Game Boy clone)
19+
1520
### Documentation
1621

1722
- [GB ASM Tips](https://raw.githubusercontent.com/gb-archive/salvage/master/txt-files/gb-asm-tips.txt) - Some tips for coding in Assembly by Jeff Frohwein.

0 commit comments

Comments
 (0)