Add another DOS port

This commit is contained in:
Miloslav Číž 2023-01-28 19:20:46 +00:00
parent 8b9c2ba66c
commit 67f514b685
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@ This game got some attention on 4chan: [1](https://archive.li/Yzcwt), [2](https:
- Nibble (128 x 128, 160 MHz)
- unofficial [bare metal Raspberry Pi port](https://github.com/msx80/anarch-baremetalpi) by msx80
- unofficial [DOS port](https://gitlab.com/wuuff/anarch-dos) by Wuuff
- another unofficial [DOS port](https://codeberg.org/gera/anarch-dos) by gera
- unofficial [Retrofw and Miyoo ports](https://github.com/szymor/anarch) by szymor
- Has **completely NO external dependencies**, not even rendering or IO, that is left to each platform's frontend, but each frontend is very simple. Uses **no dynamic heap allocation** (no malloc).
- Can fit into **less than 256 kb (60 kb with procgen mod)** (including all content, textures etc.).