metalnes/README.md

11 lines
544 B
Markdown
Raw Permalink Normal View History

2022-02-24 22:25:51 -05: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](https://wiki.nesdev.org/w/index.php/Visual_2C02) and [Visual2A03](http://www.qmtpro.com/~nes/chipimages/visual2a03/).
2022-02-24 22:28:06 -05:00
Added support chips for main board. Support voltage ladders for composite output and audio. Needs lots of optimization.
2022-02-24 22:25:51 -05:00
2022-02-24 22:28:06 -05:00
<img width="1191" alt="MetalNES-Screen1" src="https://user-images.githubusercontent.com/904052/155648218-39b8e5b4-b89a-47b0-b9e9-ca1e94e74c80.png">
2022-02-24 22:25:51 -05:00