mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-08-03 00:10:31 +00:00
Add NES emulator
It's now possible to play classic video game roms with teletypewriters. https://justine.storage.googleapis.com/nesemu.png
This commit is contained in:
parent
4918121810
commit
72b654cb6c
28 changed files with 1888 additions and 79 deletions
|
@ -26,6 +26,7 @@ o/$(MODE)/libc: o/$(MODE)/libc/alg \
|
|||
o/$(MODE)/libc/math \
|
||||
o/$(MODE)/libc/mem \
|
||||
o/$(MODE)/libc/nexgen32e \
|
||||
o/$(MODE)/libc/ohmyplus \
|
||||
o/$(MODE)/libc/rand \
|
||||
o/$(MODE)/libc/runtime \
|
||||
o/$(MODE)/libc/sock \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue