Fran Co

Results 9 issues of Fran Co

Issue: Running "New Project" does not create a project Release: [v2021.4.8-alpha](https://github.com/SpiderDave/NESBuilder/tree/v2021.4.8-alpha) Platform: W10 Steps to replicate: - Open NESBuilder as admin - Click New Project - Click NES Game -...

⚠ This is a DRAFT PR - Still work in progress Intention: - Add Formal Verification with `SymbiYosys` - Update nomenclature to indicate inputs (`_i`) and output (`_o`) - Add...

I checked out latest `master` and built it myself. OSD seems to be working, if I place ROMS inside any `dir` and press A on that dir, OSD goes back...

I've worked on the cheats system before and beend wanting to implement it for some time now. Since latest release v0.9 supports a softcore and FATfs it's the right time...

⚠ Still in ongoing development ⚠ [fjpolo/TangNano20k_Multitap](https://github.com/fjpolo/nestang/tree/fjpolo/TangNano20k_Multitap) is a branch in development that is supposed to support the [NES Four Score](https://en.wikipedia.org/wiki/NES_Four_Score) by adding two additional OEM controllers. I got rid...

For my own understanding and enjoyment, I'm working on a Rewind capability for the NESTang, still WIP, who knows if ti will even work.. [fjpolo/TangNano20k_rewind_v](https://github.com/fjpolo/nestang/tree/fjpolo/TangNano20k_rewind_v)

Add support for BSRAM save/load ❌ (WIP) Add PAL support ✔ Add 1:1/8:7 aspect ratio support ✔ [APU] Improved R2A03 APU’s triangle wave and made its mixer linear ✔ Improved...

I was inspired by [this blog post](https://zipcpu.com/formal/2019/11/18/genuctrlr.html) to take the same aproach for NESTang's SDRAM controller, and as an intermediate step I converted the big FSM to 3 FSMs (init,...