Commit Graph

15 Commits

Author SHA1 Message Date
neauoire 7f5c4e25e4 Moved devices in their own folders 2021-05-11 11:42:12 -07:00
Andrew Alderwick 6829863d6d Changed samples from s8 to u8 format 2021-05-04 08:32:22 +01:00
Andrew Alderwick f90a97386c Splitted audio device into four 2021-04-26 20:16:41 +01:00
Andrew Alderwick d01eb6cc45 Added currently playing volume readout 2021-04-25 21:52:50 +01:00
Andrew Alderwick de53a6c95f Reduced instrument volume by 2/3 to help avoid clipping 2021-04-25 18:05:37 +01:00
Andrew Alderwick 8c958d94a7 Moved from Uint16 to Sint8 audio sample data type 2021-04-25 18:04:59 +01:00
Andrew Alderwick d892f29ea1 Implemented sample-based synth for APU 2021-04-25 15:12:45 +01:00
Andrew Alderwick 04f48ec02b Added memory to individual devices. 2021-04-20 22:49:10 +01:00
Andrew Alderwick 253c2b8906 Made Audio.value unsigned 2021-04-13 21:54:18 +01:00
Andrew Alderwick 43cde08b68 Audio.pitch MSB must be 1 to use current synth 2021-04-13 21:52:54 +01:00
Andrew Alderwick 9df5bb924b Made devapu static to emulator.c 2021-04-08 21:22:27 +01:00
Andrew Alderwick 59f5fbf4f1 Returned SDL calls from apu.c to emulator.c 2021-04-08 21:14:40 +01:00
neauoire 31a9e3d64c Started moving PPU into its own file 2021-04-07 17:32:18 -07:00
Andrew Alderwick 21f7c0d966 Fix return in wrong place 2021-04-07 22:46:52 +01:00
Andrew Alderwick f3bf1a74db Added Uxn-based synth 2021-04-07 21:57:17 +01:00