mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-27 23:08: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
|
@ -1298,9 +1298,9 @@
|
|||
(cosmopolitan-builtin-defines
|
||||
'("__COSMOPOLITAN__"
|
||||
"__LINKER__"
|
||||
"COSMOPOLITAN_CPP_START_"
|
||||
"COSMOPOLITAN_CPP_END_"
|
||||
"COSMOPOLITAN_CPP_USING_"
|
||||
"COSMOPOLITAN_CXX_START_"
|
||||
"COSMOPOLITAN_CXX_END_"
|
||||
"COSMOPOLITAN_CXX_USING_"
|
||||
"COSMOPOLITAN_C_START_"
|
||||
"COSMOPOLITAN_C_END_"
|
||||
"MACHINE_CODE_ANALYSIS_BEGIN_"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue