From 67f514b685e86daef14bc89cee8c87450a77a727 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miloslav=20=C4=8C=C3=AD=C5=BE?= Date: Sat, 28 Jan 2023 19:20:46 +0000 Subject: [PATCH] Add another DOS port --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d2dfa58..006aa0d 100644 --- a/README.md +++ b/README.md @@ -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.).