summaryrefslogtreecommitdiffstats
path: root/src/common.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix warningsBad Diode2021-05-101-2/+2
|
* Initial implementation of mode4 rendering and parameter editing on CH3Bad Diode2021-05-071-0/+2
|
* Hack for improving the flickeringBad Diode2021-05-071-0/+1
|
* Add control for wave synth (channel 3)Bad Diode2021-05-051-5/+29
|
* Add sweep in UI and parameter controlsBad Diode2021-05-031-2/+7
|
* Add UI elements for envelope filter per trigBad Diode2021-05-021-1/+1
|
* Update sequencer to use timers w/ different bpmsBad Diode2021-05-021-0/+1
|
* Start prototyping a sound sequencerBad Diode2021-05-011-1/+1
|
* Add fixed rates for all notes in the sound rangeBad Diode2021-04-301-21/+43
| | | | From C2 to C8
* Initial tests with playing DMG soundssound-demoBad Diode2021-04-291-36/+153
|
* Remove warningsBad Diode2021-04-281-1/+1
|
* Update main function to use the BIOS VSyncBad Diode2021-04-281-0/+5
|
* Add support for IRQ handlingirq-demoBad Diode2021-04-281-1/+132
|
* Add DMA control macros and small memory copy testBad Diode2021-04-271-0/+69
|
* Test text drawing on tiled backgroundsBad Diode2021-04-261-22/+45
|
* Test screenblock entry demoBad Diode2021-04-261-4/+19
|
* Move code to relevant files for organizationBad Diode2021-04-261-0/+281