Skip to content

Commit ef994bd

Browse files
authored
Merge pull request #81 from reinauer/some_new_stuff
Add TinySetPatch, AmiFuse and xSysInfo
2 parents e32ef95 + 5fe3162 commit ef994bd

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

dev.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ Everything related to developing for Amiga Classic.
4646
[amiga-utils](https://github.com/skeetor/amiga-utils) | Self contained Amiga utility library targeted for Assembler but also C/C++ programming without OS | [skeetor](https://github.com/skeetor) |
4747
[ACE](https://github.com/tehKaiN/ACE) | Amiga C Engine (for games) | [tehKaiN](https://github.com/tehKaiN)
4848
[AgaOS](https://github.com/amigadev/agaos) | Base library for demos on AGA Amigas | Jesper Svennevid |
49+
[amifuse](https://github.com/reinauer/amifuse) | Native Amiga Filesystems on Mac and Linux | Stefan Reinauer |
4950
[Haujobb Amiga Framework](https://github.com/leifo/haujobb-amiga) | Crossdev framework for demos | Haujobb |
5051
[libSDL 1.2](https://github.com/AmigaPorts/libSDL12) by various | SDL 1.2 port for AmigaOS/m68k | [AmigaPorts](https://github.com/AmigaPorts) |
5152
[LSPlayer](https://github.com/arnaud-carre/LSPlayer) | The fastest Amiga music player ever | [Arnaud Carré](https://github.com/arnaud-carre) |
@@ -66,5 +67,6 @@ Everything related to developing for Amiga Classic.
6667
[AProf](https://github.com/michab66/AProf) | A profiler for C, E, asm, etc | [Michael G. Binz](https://github.com/michab66) |
6768
[Amiga-Scoopex-C](https://github.com/spec-chum/Amiga-Scoopex-C) | An on-going conversion of Scoopex's incredible Amiga Hardware Programming Series on YouTube into C | spec-chum |
6869
[CacheCop](https://github.com/reinauer/CacheCop) | AmigaOS CachePreDMA/PostDMA auditor | Stefan Reinauer |
70+
[TinySetPatch](https://github.com/reinauer/TinySetPatch) | Tiny SetPatch for distributable disks. | Stefan Reinauer |
6971
[trackloader](https://github.com/Slamy/trackloader) | Simple floppy bootloader that fits in the boot block | [Slamy](https://github.com/Slamy) |
7072

software.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,9 @@ Different Amiga applications, demos and games that have source code available.
2727
[NiKom](https://github.com/punktniklas/NiKom) | Legendary Swedish BBS software. | Niklas Lindholm |
2828
[SHA256](https://github.com/leffmann/SHA256) | SHA-256 utility | leffmann |
2929
[SimpleMail](https://github.com/sba1/simplemail) | E-mail client | Sebastian Bauer |
30-
[Symphonie](https://github.com/MastaTabs/Symphonie) | 256 channel tracker | Patrick Meng
30+
[Symphonie](https://github.com/MastaTabs/Symphonie) | 256 channel tracker | Patrick Meng |
3131
[yam](https://github.com/jens-maus/yam) | E-mail client | Jens Maus |
32+
[xSysInfo](https://github.com/reinauer/xsysinfo) | Benchmarking | Stefan Reinauer |
3233

3334
## Demos
3435

0 commit comments

Comments
 (0)