-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add latest source code from mist NES core
which is based on the Mister NES core Use ghdl and ghdl yosys synth for synthesizing the t65 VHDL core Add most of the mappers. Comment out some of the mappers that are written using system verilog features that yosys does not support. The disabled mappers are mapper16, mapper67, mapper68, mapper69, mapper83, VRC7, MapperFDS and MapperNSF. Update the sdram.v module. Add new versions of ppu.sv, apu.sv and nes.v Signed-off-by: Rangel Ivanov <[email protected]>
- Loading branch information
Showing
26 changed files
with
15,190 additions
and
403 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.