Sonic AS GBA: Difference between revisions

From GameBrew
m (Text replacement - "Category:Music homebrews on GBA" to "")
m (Text replacement - "Category:GBA homebrew applications" to "")
 
Line 33: Line 33:
==External links==
==External links==
* GBADev - https://forum.gbadev.org/viewtopic.php?t=16894
* GBADev - https://forum.gbadev.org/viewtopic.php?t=16894
[[Category:GBA homebrew applications]]

Latest revision as of 09:33, 10 May 2024

Sonic AS
Sonicasgba2.png
General
AuthorRuben Nunez (AikenToAki)
TypeMusic Apps
Version1.1
LicenseMixed
Last Updated2009/10/01
Links
Download
Website

Sonic AS is a GBA/DS Midi player.

Sonic AS has variable polyphony on the GBA. It has support for variable music players, and the DS version can handle PCM8/16 and ADPCM data, as it uses the hardware channels.

The GBA version can also have either nearest neighbour interpolation (that is, no interpolation; this is fast), or linear interpolation, with .23 fixed point accuracy, which can be toggled by changing the variables in sasInternal.inc.

Since it's written in all assembler, the memory footprint is rather low.

All processing is done on the ARM7 side, with the ARM9 simply signaling to play/stop, etc.

Controls

Left/Right - Change song

External links

Advertising: