Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Hazematman/El-Barato-64
Open source N64 development Cartridge
https://github.com/Hazematman/El-Barato-64
Last synced: 3 months ago
JSON representation
Open source N64 development Cartridge
- Host: GitHub
- URL: https://github.com/Hazematman/El-Barato-64
- Owner: Hazematman
- Created: 2020-07-05T22:49:40.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-11T02:49:16.000Z (over 4 years ago)
- Last Synced: 2024-04-08T23:10:10.047Z (8 months ago)
- Language: C
- Size: 14.3 MB
- Stars: 24
- Watchers: 6
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
- awesome-portablizing - El Barato 64 - Incomplete FPGA-based N64 flashcart (Hardware / Nintendo)
README
# El Barato 64
Open source N64 development cartridge. Currently a WIP
- Hardware is currently untested
- firmware still needs to be written for boardUses Altera MAX II EPM570 to emulate N64 cartridge bus. N64 ROM is stored in SDRAM controlled by this FPGA. Uses an STM32 for USB communication and general board control.
This board is designed to be as cheap as possible and beginner friendly. Parts were selected based on their avaliablity in the JLCPCB part inventory. All components except the micro USB connector and reset switch are avalible from JLCPCB, and thus they can manufacture the majority of the board.![3D board render](./elbarato64.png)
![Schematic](./elbarato64.svg)
![PCB](./pcb.png)