Commit graph

10071 commits

Author SHA1 Message Date
Electric Keet 14e5db0efc Some letter icons realigned.
Also, the instructional MD file and the comment within the SFD file have been updated to make the steps a little clearer.

Catch is, something broke and I can't fully run `make-iconfont.sh` so until I can fix that someone else will have to do that step.
2025-03-25 00:55:10 -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 35b012b42d final Virtual Boy demo song updates 2025-03-23 17:40:13 -05:00
tildearrow 45029ddbef new demo song
by jvsTSX
2025-03-23 16:29:47 -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 29eee313de fix a warning in SAASound 2025-03-23 13:29:22 -05:00
tildearrow 4370f77230 GUI: fix the chevron 2025-03-23 13:24:06 -05:00
tildearrow 1470564267 C64: fix PCM chan osc 2025-03-23 13:02:12 -05:00
tildearrow aab2d118ac update readme
with mention of SAP type R export
2025-03-23 06:33:37 -05:00
tildearrow 6158c37aaf documentation updates
add Supervision and OPL4 to 7-systems and 4-instrument
improve wording in C64 and SNES description
2025-03-23 06:31:22 -05:00
tildearrow 64a3bec75f 1.1.9 -> 1.2.0 2025-03-23 06:04:52 -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 f919d1779a GUI: fix macro list jumping around
in single macro editor layout
2025-03-23 03:30:31 -05:00
Electric Keet 34f311fa76 Doc updates for 0.6.8.
The sample formats list is a little unwieldy. Please rearrange and remove as you see fit!
2025-03-23 02:21:09 -05:00
tildearrow 77ac4db7ec update po files 2025-03-23 02:15:30 -05:00
LTVA1 e19b88e069 ru locale upd final 2025-03-23 02:15:08 -05:00
LTVA1 9976dc29d7 ru locale upd 1 2025-03-23 02:15:08 -05:00
brickblock369 0c52465009
Forgot to remove my username in some instruments (#2428)
* Removing my username

I don't wish to have my username in the instruments anymore.

* Removing my username, I don't wish to have anymore

I don't wish to have my username in the instruments anymore

* I do not wish to have my username anymore

* I do not wish to have my username anymore

* I do not wish to have my username anymore

* I do not wish to have my username anymore

* My username is inside the instrument name when loading

I do not want my username anymore

* My username is inside the instrument name when loading

I do not want my username anymore

* Removed my username inside the instrument file

Considering the cut down in size, the previous file format seemed to be an old version.

* Removing my username

I do not wish to have my username anymore

* Removing my username

* Removing my username
2025-03-23 00:14:08 -05:00
tildearrow 9b3da929bf GUI: add presets for C64 PCM and Defle MSX2 2025-03-22 20:44:19 -05:00
tildearrow 24b2440daf .ftm import: VRC7 patch switch effect
thanks LTVA
2025-03-22 20:16:00 -05:00
tildearrow 17df140cc9 don't abort if a glyph fails to pack 2025-03-22 16:09:16 -05:00
tildearrow faa84fd464 set the max font tex height to 16384
fixes a crash on macOS
2025-03-22 12:38:18 -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 bdc10b2ca0 credits 2025-03-22 01:38:08 -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
Abdullah a02d289d49 Update README.md to include SID3 2025-03-22 01:05:22 -05:00
RevvoBolt 77dc75c7b4 Minor updates to sv.po 2025-03-22 00:28:10 -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 7e3c879a39 GUI: fix NES loop end hint 2025-03-20 03:20:01 -05:00
tildearrow 0f4d70a34e GUI: add chan osc DC off correction strat options
off: no DC offset correction
normal: the old algorithm
high-pass: a new algorithm

also fix a hang!
2025-03-17 04:07:22 -05:00