This commit is contained in:
Miloslav Ciz 2023-11-25 02:49:12 +01:00
parent 6766c52da6
commit 14fc271097
9 changed files with 158 additions and 10 deletions

View file

@ -19,7 +19,7 @@ The following are a few notable fantasy consoles.
|Pyxel |[MIT](mit.md) |[Python](python.md)|256x256 4b | |
|[SAF](saf.md) |[CC0](cc0.md) |[C](c.md) |64x64 8b |[LRS](lrs.md), suckless |
|[TIC-80](tic80.md) |[MIT](mit.md) |Lua, JS, ... |240x136 4b |paid "pro" version |
|[Uxn](uxn.md) |[MIT](mit.md) |[Tal](tal.md) | |very minimal |
|[uxn](uxn.md) |[MIT](mit.md) |[Tal](tal.md) | |very minimal |
## See Also
@ -27,4 +27,5 @@ The following are a few notable fantasy consoles.
- [handheld](handheld.md)
- [virtual machine](vm.md)
- [IBNIZ](ibniz.md)
- [ISA](isa.md)
- [SAF](saf.md)