tildearrow
|
b3b66ecbdb
|
channel mute/solo!
|
2021-12-18 03:25:42 -05:00 |
|
tildearrow
|
52087edceb
|
lots of changes
- GUI: ability to load files
- GUI: arrow key navigation
- fix sample volumes
|
2021-12-15 00:37:27 -05:00 |
|
tildearrow
|
bde8a7f79d
|
warning-free compilation
|
2021-12-14 12:33:26 -05:00 |
|
tildearrow
|
a17e91955a
|
add reset() for every platform
|
2021-12-11 13:14:38 -05:00 |
|
tildearrow
|
6a02754996
|
add PAL flag to dispatch
now platforms run at their correct clock speed when in PAL mode
also fix clipping in Genesis
|
2021-12-08 01:56:40 -05:00 |
|
tildearrow
|
4eec990ec1
|
when the fix breaks something
|
2021-12-08 01:16:29 -05:00 |
|
tildearrow
|
db46dd79d2
|
honor arpeggio macro during legato
|
2021-12-08 00:56:46 -05:00 |
|
tildearrow
|
d6fb6b0bb3
|
more optimization
as of now non-stereo sound chips are only processed once
|
2021-12-06 16:51:18 -05:00 |
|
tildearrow
|
6efcfc2e8a
|
prepare for possible major optimization
by just forwarding an output buffer to the dispatch and begin/length,
the number of calls may be reduced which improves performance.
|
2021-12-06 05:21:42 -05:00 |
|
tildearrow
|
fa445d8614
|
GB: reduce CPU usage
SameBoy works faster if you do multiple runs in the acquire function
|
2021-06-09 02:17:04 -05:00 |
|
tildearrow
|
2bff8ae753
|
what the?
panning 00 mutes channel in GB?
|
2021-05-28 19:59:42 -05:00 |
|
tildearrow
|
acfd9fabd0
|
lower the game boy volume
|
2021-05-28 02:53:28 -05:00 |
|
tildearrow
|
fedb8cdd94
|
out of bounds
|
2021-05-28 02:49:01 -05:00 |
|
tildearrow
|
09371f9205
|
more game boy playback fixes
including fixing the arp+slide thing
|
2021-05-28 02:30:09 -05:00 |
|
tildearrow
|
23dc645ced
|
out of bounds and non-determinism fixes
the soldiers play properly now
|
2021-05-28 02:02:54 -05:00 |
|
tildearrow
|
485c4bbadc
|
micro fix
|
2021-05-28 01:30:18 -05:00 |
|
tildearrow
|
fc87899aa8
|
implement the final game boy bits
|
2021-05-28 01:26:57 -05:00 |
|
tildearrow
|
83ce4f0ebe
|
game boy progress, part 5
now with almost accurate arpeggios.
|
2021-05-28 00:36:40 -05:00 |
|
tildearrow
|
c6e42739fc
|
game boy: tune to 440Hz
|
2021-05-27 23:41:35 -05:00 |
|
tildearrow
|
f2af1c9a07
|
remove some debug messages
|
2021-05-27 23:34:54 -05:00 |
|
tildearrow
|
831d2c99fb
|
game boy progress, part 4
waves are proper now
|
2021-05-27 23:33:04 -05:00 |
|
tildearrow
|
892ea33e77
|
game boy progress, part 3
|
2021-05-27 23:03:10 -05:00 |
|
tildearrow
|
d6398ac10e
|
game boy progress, part 2
|
2021-05-27 16:47:09 -05:00 |
|
tildearrow
|
a1ab7c5d57
|
game boy progress, part 1
noise and wave channels don't play correctly yet
|
2021-05-27 13:30:37 -05:00 |
|
tildearrow
|
c78cc8c676
|
finally output envelopes
apparently emulating the timers was necessary after all...
|
2021-05-27 05:06:43 -05:00 |
|
tildearrow
|
a2e64606c0
|
wire up early GB support
TODO: check why are envelopes not working
|
2021-05-26 17:43:14 -05:00 |
|
tildearrow
|
c2b3d85f77
|
bind the game boy
TODO: sound
|
2021-05-26 03:17:12 -05:00 |
|