tildearrow
110562c2c4
prepare to implement stuff in cmd stream
...
vol slide with target, tremolo, panbrello and pan slide
2025-04-05 04:33:46 -05:00
tildearrow
f7c2fce461
more command stream work
...
including a disassembler, large stack, and some other things
2025-04-05 03:19:44 -05:00
tildearrow
39ea7e6da0
sub-blocks, part 2
...
works but result still kind of big
2025-04-04 19:28:29 -05:00
tildearrow
d5f1d3c25c
sub-blocks, part 1
...
currently awful
2025-04-04 05:01:49 -05:00
tildearrow
c110f87548
delay condensation and nop removal
2025-04-03 17:04:34 -05:00
tildearrow
491a361392
command stream relocation
2025-04-03 06:26:25 -05:00
tildearrow
28f8423f23
command stream work
...
disassemble call/jump/ret instructions
prepare for relocation
implement loop (but it doesn't work)
2025-04-03 05:09:40 -05:00
tildearrow
05f2c99bb4
OPL4: fix 12-bit related glitches
2025-04-02 19:18:33 -05:00
tildearrow
6e4458d04d
NDS: fix drift
2025-04-02 18:30:38 -05:00
tildearrow
1ea872f6fb
speed up .tfe loader
2025-04-02 17:23:33 -05:00
tildearrow
1dbb932048
YM2612: fix pitch issues
...
issue #2447
2025-04-02 17:14:34 -05:00
tildearrow
d47d61fb6a
fuck this shit
2025-04-01 20:53:56 -05:00
tildearrow
3df72f757e
Merge branch 'pitch-test'
2025-04-01 20:52:38 -05:00
tildearrow
93e3ccf93f
prepare for command stream compression
...
don't optimize waits (this will be the final pass)
2025-04-01 17:28:03 -05:00
tildearrow
c064cf089d
prepare to fix pitch linearity issues
2025-04-01 14:11:45 -05:00
tildearrow
7d96ddaef2
release v0.6.8
2025-03-29 22:26:09 -05:00
tildearrow
13b56870ec
new demo song
...
by ALTMUS
2025-03-29 22:26:00 -05:00
tildearrow
c9e48fb17b
PC speaker: fix chan osc in real output
2025-03-26 14:01:22 -05:00
tildearrow
f21da72eaf
NES: fix envelope mode not set in reset/forceIns
2025-03-24 18:04:20 -05:00
tildearrow
2871e8df07
NDS: fix non 8/16/IMA sample formats
2025-03-24 15:05:17 -05:00
tildearrow
3020485500
release v0.6.8pre2
2025-03-23 14:01:43 -05:00
tildearrow
c1e99b94ef
OPL4: fix corrupted non-8/12/16-bit samples
2025-03-23 13:53:08 -05:00
tildearrow
fd3335f1ee
OPL4: fix end of sample
2025-03-23 13:49:23 -05:00
tildearrow
1470564267
C64: fix PCM chan osc
2025-03-23 13:02:12 -05:00
tildearrow
402a658454
OPNA/B: fix ADPCM-A/RSS muting with LLE core
2025-03-23 04:36:20 -05:00
tildearrow
2e9621073e
OPZ: add FMS2/AMS2 macros
2025-03-23 04:22:43 -05:00
tildearrow
beb7411ba7
what is this tab doing in my CODE!!!!!!!
2025-03-23 03:59:47 -05:00
tildearrow
fadf516d0b
GUI: improve chan export chan count estimation
...
issue #2431
2025-03-23 03:57:39 -05:00
tildearrow
0d1a482cbd
Supervision: some hopeful fixes
2025-03-23 03:44:06 -05:00
tildearrow
24b2440daf
.ftm import: VRC7 patch switch effect
...
thanks LTVA
2025-03-22 20:16:00 -05:00
tildearrow
9297ff7c8b
release v0.6.8pre1
...
after a thousand years
2025-03-22 03:38:01 -05:00
tildearrow
76cdc66e05
X1-010: fix env slides in low latency mode
2025-03-22 02:05:24 -05:00
tildearrow
841af611ba
WonderSwan: bring Mednafen core back
2025-03-22 01:38:08 -05:00
Adrian Siekierka
b4b0481b3f
swan: fix edge case in APU emulation
2025-03-22 01:38:08 -05:00
Adrian Siekierka
17363d9a28
swan: Fix new engine command name position
2025-03-22 01:38:08 -05:00
Adrian Siekierka
652f3662af
swan: Support higher frequency rates at the emulation core level
2025-03-22 01:38:08 -05:00
Adrian Siekierka
99c022cd82
swan: Fix new engine command position
2025-03-22 01:38:08 -05:00
Adrian Siekierka
c4561b15a5
swan: Fix noise emulation
2025-03-22 01:38:08 -05:00
Adrian Siekierka
14bdbd852e
swan: Minor fixes
2025-03-22 01:38:08 -05:00
Adrian Siekierka
c93dc6f4f3
swan: Add command to change internal speaker loudness
2025-03-22 01:38:08 -05:00
Adrian Siekierka
b59fc1e8f5
swan: Implement headphone/internal speaker output toggle
2025-03-22 01:38:08 -05:00
Adrian Siekierka
03b87258c8
swan: Rewritten audio driver
...
Now outputs 24000 Hz digital samples, matching real hardware (as
opposed to 3072000 Hz samples). It has also been rewritten from
scratch to match recent research and make the code significantly
more readable.
2025-03-22 01:38:08 -05:00
tildearrow
8dcb2d02ad
OPL4: fix a couple issues with samples
...
issue #2217
2025-03-21 17:38:28 -05:00
tildearrow
4546df5636
ES5506: fix memory overflow
...
issue #2422
2025-03-21 16:01:07 -05:00
tildearrow
97d6b00322
fix another possible hang in MIDI code
2025-03-21 02:34:02 -05:00
tildearrow
8692aa5ff5
fix a possible hang in MIDI clock code
2025-03-20 17:26:49 -05:00
tildearrow
1dcb9e809b
XM import: improve envelope conversion again
...
issue #2026
2025-03-16 16:28:36 -05:00
tildearrow
3fae6a4ba8
XM import: improve envelope conversion
...
still buggy
2025-03-16 04:21:21 -05:00
tildearrow
93f3ff3500
change default TIunA export params
...
so it works by just replacing song.asm
2025-03-15 04:09:59 -05:00
tildearrow
07fd199ffd
NDS: fix custom clock not working
2025-03-14 13:12:45 -05:00