MiSTer-devel / Arduboy_MiSTer

Arduboy core for MiSTer, based on Iulian Gheorghiu's atmega core.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arduboy_MiSTer

Arduboy core for MiSTer, ported by Dan O'Shea and based on Iulian Gheorghiu's atmega core:

https://github.com/MorgothCreator/atmega-xmega-soft-core

A collection of .bin files converted and tested so far can be found here (you can hit the green 'Clone or download' button, and then 'Download ZIP' to get them all at once):

https://github.com/uXeBoy/ArduboyCollection

Arduboy .hex files first need to be converted to .bin using hex2bin (and be sure to use the command line option -l 8000 to pad the files out to 32K):

https://sourceforge.net/projects/hex2bin/

TODO: work on more complete sound support, look at making EEPROM non-volatile, improve stability (some games will randomly reset, or not run at all), pull requests / improvements welcome!

About

Arduboy core for MiSTer, based on Iulian Gheorghiu's atmega core.

License:GNU General Public License v2.0


Languages

Language:Verilog 63.0%Language:SystemVerilog 18.7%Language:VHDL 15.5%Language:Tcl 2.7%Language:Batchfile 0.1%