More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox GBA Homebrews | {{Infobox GBA Homebrews | ||
|title=Sid The Kid | |title=Sid The Kid | ||
Line 18: | Line 12: | ||
|source=https://github.com/mic-/sid-the-kid | |source=https://github.com/mic-/sid-the-kid | ||
}} | }} | ||
{{#seo: | |||
|title= (Demos) - GameBrew | |||
|title_mode=append | |||
|image=sidthekid2.png | |||
|image_alt=Sid The Kid | |||
}} | |||
A SID player for the Game Boy Advance. Almost all the emulation code is written in ARM assembly and runs from IWRAM (sample generation is at 32768 Hz). | A SID player for the Game Boy Advance. Almost all the emulation code is written in ARM assembly and runs from IWRAM (sample generation is at 32768 Hz). | ||
Revision as of 00:56, 20 February 2024
Sid The Kid | |
---|---|
General | |
Author | Mic |
Type | Media players |
Version | Demo |
License | Mixed |
Last Updated | 2018/02/25 |
Links | |
Download | |
Website | |
Source | |
A SID player for the Game Boy Advance. Almost all the emulation code is written in ARM assembly and runs from IWRAM (sample generation is at 32768 Hz).
Media
SID player for the Gameboy Advance, part 3 (xpmck)
SID player for the Gameboy Advance, part 2 (xpmck)
SID player for the Gameboy Advance (xpmck)
External links
- Author's website - http://jiggawatt.org/badc0de/
- GitHub - https://github.com/mic-/sid-the-kid/