Transistor level NES simulation
Go to file
2022-04-13 14:41:25 -07:00
app MetalNES - v1.0 2022-02-24 19:33:07 -08:00
data MetalNES - v1.0 2022-02-24 19:33:07 -08:00
external MetalNES - v1.0 2022-02-24 19:33:07 -08:00
MetalNes.xcodeproj MetalNES - v1.0 2022-02-24 19:33:07 -08:00
source Only allow one system running at a time 2022-04-13 14:41:25 -07:00
cmake-build-android.sh MetalNES - v1.0 2022-02-24 19:33:07 -08:00
cmake-build-emscripten.sh MetalNES - v1.0 2022-02-24 19:33:07 -08:00
CMakeLists.txt MetalNES - v1.0 2022-02-24 19:33:07 -08:00
LICENSE Initial commit 2022-01-17 19:27:17 -08:00
README.md Update README.md 2022-02-24 19:28:06 -08:00
run.sh MetalNES - v1.0 2022-02-24 19:33:07 -08:00

MetalNES

Transistor level NES-001 simulation. Builds on OSX only for now. No MMU support.

Only possible due to the tremendous efforts of Visual2C02 and Visual2A03.

Added support chips for main board. Support voltage ladders for composite output and audio. Needs lots of optimization.

MetalNES-Screen1