Commit graph

7112 commits

Author SHA1 Message Date
tildearrow 1b59b6b98f Virtual Boy demo song contest entry
by dmKaltsit
2023-11-30 16:20:00 -05:00
freq-mod 0b3f6e9752
more gb instruments
two was not enough
2023-11-30 22:17:08 +01:00
tildearrow f646e5383f prepare for automatic wave size detection - READ
if you added a chip to Furnace, or have a pull request in progress,
edit your system definition in sysDef.cpp.
2023-11-28 18:36:52 -05:00
tildearrow e593c30a15 Virtual Boy demo song contest entry
by TakuikaNinja
2023-11-28 15:51:42 -05:00
tildearrow c758a14dc4 Virtual Boy demo song contest entry
by Mahbod_Karamoozian
2023-11-28 15:50:41 -05:00
tildearrow 2da72bc820 Virtual Boy demo song contest entry
by masicbemester
2023-11-28 15:50:07 -05:00
tildearrow aad53ed46a Virtual Boy demo song contest entry
by sillygoose
2023-11-27 06:36:14 -05:00
tildearrow f7ee88a361 Virtual Boy demo song contest entry
by Yuzu4K
2023-11-27 06:34:51 -05:00
tildearrow 2d73e45e0f they did the Dance
and now you can do it too
2023-11-26 21:55:09 -05:00
tildearrow 35316910be Virtual Boy demo song contest entry
by Laggy
2023-11-26 20:32:05 -05:00
tildearrow 5ab70ff91f PCM DAC: fix possible overflow in linear interpola 2023-11-26 18:50:22 -05:00
tildearrow 4e333787ff GUI: fix next/prev channel cursor out of bounds
issue #1597
2023-11-26 18:23:57 -05:00
tildearrow 7b2fa42d25 GUI: update sample tex on color change
issue #1598
2023-11-26 16:46:33 -05:00
tildearrow 3e854030db Virtual Boy demo song contest entry
by NeoWar
2023-11-26 15:27:40 -05:00
tildearrow e7f3e2042f Virtual Boy demo song contest entry
by RevvoBolt
2023-11-26 15:26:26 -05:00
tildearrow 0c599a9ef4 GUI: fix Appearance having a never-disabling Apply 2023-11-26 15:10:05 -05:00
tildearrow a1406e9256 Virtual Boy demo song contest entry
by Pale Moon
2023-11-26 04:04:42 -05:00
tildearrow e374836eca Virtual Boy demo song contest entry
by sillygoose
2023-11-26 04:01:48 -05:00
tildearrow a2f86d297f GUI: fix wave drawing 2023-11-25 18:37:50 -05:00
tildearrow 0c727ff6b7 YM2612: YMF276-LLE, part 1 2023-11-25 18:02:21 -05:00
tildearrow c6a0d0e93e the final challenge 2023-11-25 17:46:46 -05:00
tildearrow a7be3e9514 VERA: fix possible PCM crash 2023-11-25 17:28:30 -05:00
tildearrow dff445fa41 Virtual Boy demo song contest entry
by Brightonic
2023-11-25 16:53:51 -05:00
tildearrow b94204a5f7 GUI: update credits 2023-11-25 16:32:29 -05:00
tildearrow 898337dfa7 Virtual Boy demo song contest entry
by ControlleronaHanger
2023-11-25 16:29:56 -05:00
tildearrow 90a4d2b8ad Virtual Boy demo song contest entry
by freq-mod
2023-11-25 16:29:38 -05:00
tildearrow 29dd7ef428 Virtual Boy demo song contest entry
by Eknous
2023-11-25 12:04:46 -05:00
tildearrow e741c6a393 OPL: reduce YMF262-LLE write delay 2023-11-25 03:13:14 -05:00
tildearrow 0f8fba06ca OPL: YMF262-LLE optimization
thanks nukeykt
2023-11-25 03:10:49 -05:00
tildearrow 6eafedd037 ymfm somehow loses to Nuked-OPL3 in performance 2023-11-25 02:35:42 -05:00
tildearrow dee91ab2ba YM3812-LLE runs fine on my machine
but eats 80% of a core
2023-11-25 02:33:52 -05:00
tildearrow 2558da9418 OPL: YMF262-LLE, part 1 2023-11-25 02:26:59 -05:00
tildearrow a7b3f8edf7 man really 2023-11-24 15:41:59 -05:00
tildearrow 32030d6742 OPL: YM3812-LLE, part 4
Y8950
2023-11-24 15:29:00 -05:00
tildearrow 8500b1b435 OPL: YM3812-LLE, part 3
per-chan osc
2023-11-24 15:16:00 -05:00
tildearrow 817d066a57 OPL: YM3812-LLE, part 2 2023-11-24 04:19:58 -05:00
tildearrow ea2f92ffe3 document LLE cores 2023-11-23 18:48:08 -05:00
tildearrow bf5b565bb1 update credits 2023-11-23 18:30:47 -05:00
tildearrow c5f441a83a OPL: YM3812-LLE?! part 1 2023-11-23 18:28:39 -05:00
tildearrow a75a99a808 OPL: ymfm core, part 2 2023-11-23 15:12:22 -05:00
tildearrow 66a46d3439 modify the two LLE cores to allow usage 2023-11-22 19:32:14 -05:00
tildearrow 955682b240 OPL: ymfm core, part 1 2023-11-22 19:28:36 -05:00
tildearrow 1bcdedda3e prepare the addition of more OPL emulation cores 2023-11-22 16:35:02 -05:00
tildearrow a9dd2ee6b5 ES5506: remove 8-bit sample format flag
issue #1601
2023-11-20 18:54:11 -05:00
tildearrow c59e2e6e87 Virtual Boy: add static wave storage mode 2023-11-20 18:32:17 -05:00
tildearrow cf84be0b71 Virtual Boy: this works?! 2023-11-20 17:32:33 -05:00
tildearrow bb1cbbc403 doc de-awkwardization 2023-11-12 23:49:20 -05:00
tildearrow 7b3b775a90 Merge branch 'doc-oscxy' 2023-11-12 23:10:18 -05:00
tildearrow a9180009a9
Merge pull request #1588 from tildearrow/doc-xyosc
XY-osc doc
2023-11-12 23:07:01 -05:00
tildearrow 5c199315e0 X-Y osc documentation 2023-11-12 23:01:44 -05:00