aboutsummaryrefslogtreecommitdiffstats
path: root/src/gba
Commit message (Expand)AuthorAgeFilesLines
* Add improved renderer routines with DMA optionBad Diode2024-01-231-0/+82
* Update profiling macrosBad Diode2024-01-231-34/+50
* Add input retriggering with configurable rate and offsetBad Diode2024-01-081-0/+111
* Add per-trig panning supportBad Diode2023-07-291-0/+17
* Properly handle audio/link sync settingsBad Diode2023-05-301-2/+10
* Add initial audio syncBad Diode2023-05-301-4/+4
* Add initial link cable clock syncBad Diode2023-05-281-0/+18
* Supress some warnings for nowBad Diode2023-05-281-30/+0
* Prepare profiling macrosBad Diode2023-04-221-10/+21
* Add noise channel with note supportBad Diode2023-04-031-1/+13
* Move UI downBad Diode2021-06-201-6/+9
* Add memcpy32 inline functionBad Diode2021-06-111-0/+8
* Fix compiler warningsBad Diode2021-06-101-2/+2
* Change font used to a custom mixed fontBad Diode2021-06-071-3/+0
* Update comments on renderer.cBad Diode2021-06-021-1/+0
* Update the renderer to support a text layerBad Diode2021-06-024-0/+1184