Skip to content

Commit

Permalink
Merge pull request #71 from idrougge/patch-27
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
grovdata authored Dec 5, 2024
2 parents 58d8c08 + a8bc54c commit 22176f1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ Everything that has to do with developing for Amiga.
[GadToolsBox](https://github.com/thom-ek/GadToolsBox) | GUI builder for C etc | Tomasz Muszynski |
[PatchWork](https://github.com/shred/patchwork) | Verify against illegal library calls | Richard Körber
[RKRM DOS](https://github.com/thorfdbg/rkrm-dos/) | An RKRM-style reference of AmigaDOS/dos.library | [Thomas Richter](https://github.com/thorfdbg) |
[ReBuild](https://github.com/dmcoles/ReBuild) | Amiga Reaction GUI Builder (Remake of ClassMate) | phantasm4489 (dmcoles) |

## Compilers / toolchains

Expand All @@ -127,6 +128,8 @@ Everything that has to do with developing for Amiga.
[AMOS Pro](https://github.com/marc365/AMOSProfessional) | AMOS Pro Basic environment + compiler | marc365 |
[AMOS ProfessionalX](https://github.com/AmiDARK/Amos-Professional-X-Source-Code-Official) | Improved AMOS Pro with AGA support | AmiDARK |
[EEC](https://github.com/EEC-Developers/eec) | Enhanced Amiga E Compiler | Lars Salomonsson et al |
[E-VO](https://github.com/dmcoles/EVO) | E-VO Amiga E Compiler | phantasm4489 (dmcoles) |
[NeoDICE](https://github.com/noname22/NeoDICE) | Cleanup of DICE C Compiler | phantasm4489 (dmcoles) |

## Frameworks

Expand All @@ -148,6 +151,7 @@ Everything that has to do with developing for Amiga.

| Project | Description | Author |
|---------|-------------|--------|
[68kcounter](https://github.com/grahambates/68kcounter) | 68000 ASM source code cycle counter | Graham Bates |
[Adebug](https://github.com/dverite/adebug-amiga) | Assembly-level debugger | [Daniel Verité](https://github.com/dverite) |
[amiga-playground](https://github.com/fstarred/amiga-playground) | Amiga demo written in assembly | [fstarred](https://github.com/fstarred)
[amiga_examples](https://github.com/alpine9000/amiga_examples) by [alpine9000](https://github.com/alpine9000) | Various Assembler examples | [alpine9000](https://github.com/alpine9000) |
Expand Down

0 comments on commit 22176f1

Please sign in to comment.