Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Arduboy for Analogue Pocket

License

NotificationsYou must be signed in to change notification settings

agg23/openfpga-arduboy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A highly modified port ofArduboy_MiSTer by uXeBoy. This core has been updated to the latest Atmega core created byIulian Gheorghiu.

Unlike the MiSTer port, this core can directly usehex ROMs that are typically provided for use onArduboy.

Usage

ROMs should be placed in/Assets/arduboy/common

Limitations

The core currently does not have EEPROM or save state support, so there is no persistence. This will be coming in a future update.

Core may exhibit strange audio behavior on a few games. The cause of this issue is unknown at this time. Settings are provided to tweak the audio output to make it more agreeable.

As far as we can tell, any tearing shown by this core is also presented on device. If you can prove this is not the case, please let me know.

Settings

The Arduboy has a unique sound production system, in that it uses a piezoelectric buzzer to produce sound. This buzzer is wired between two pins (not to ground), so games have some additional flexibility in how they produce sounds.

SettingAction
Load ROMOpens the file browser to select a new hex file, and restarts the core
Enable Buzzer 1Enables the use of buzzer pin 1 (Recommended)
Enable Buzzer 2Enables the use of buzzer pin 2 (Recommended). If you are experiencing strange sounds, you may want to disable this
Limit VolumeDecreases the output volume (Recommended). The Arduboy doesn't use a speaker, so it sounds quite loud using one

[8]ページ先頭

©2009-2025 Movatter.jp