Commit graph

10012 commits

Author SHA1 Message Date
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 20f322d78c handle a situation in where MSVC uses C++17
always screwing something up
2025-04-02 23:33:45 -05:00
tildearrow 3095a57080 GUI: mismatched delete 2025-04-02 23:25:12 -05:00
tildearrow 47d4aa8063 now let's begin 0.7 work
export, stuff, stuff, stuff and stuff...
2025-04-02 20:45:22 -05:00
tildearrow e2d166bd53 aelsahflgalasljgal 2025-04-02 20:23:14 -05:00
tildearrow 712eb483ba ship the pdb dang it 2025-04-02 20:12:17 -05:00
tildearrow 7b62655712 release v0.6.8.1 2025-04-02 20:00:07 -05:00
tildearrow 05f2c99bb4 OPL4: fix 12-bit related glitches 2025-04-02 19:18:33 -05:00
tildearrow c3f98e50d3 add cheat code for modified sine wave
chain barrel
2025-04-02 18:52:20 -05:00
tildearrow 528181a611 disable PortAudio in the AppImage build 2025-04-02 18:34:12 -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 b04a548b00 update Android project
note: you will need JDK 17!
2025-04-02 17:13:11 -05:00
tildearrow 55f6d25ff6 why was Ubuntu ARM enabled 2025-04-02 16:06:16 -05:00
tildearrow c53b245b64 update SDL - PLEASE READ!!
please do:

git submodule update --init --recursive
2025-04-02 15:58:05 -05:00
tildearrow 9c70098ff3 what?! 2025-04-02 15:37:17 -05:00
tildearrow 1b1e7633de really fix 2025-04-02 15:30:00 -05:00
tildearrow 061991fe60 desubmodulize libsndfile - PLEASE READ
it appears a one-character typo in the cmake_minimum_required line prevents it from compiling under CMake 4.0.
in order to fix that, I had to take this thing out of submodules...

it is recommended to do this after you pull;

git submodule deinit extern/libsndfile
2025-04-02 15:09:53 -05:00
tildearrow cce8aa3579 prepare for 0.6.8.1... 2025-04-02 03:02:47 -05:00
tildearrow b39fd71ab9 disable Windows CI builds 2025-04-01 20:58:09 -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 33f73b5b98 disable Linux build for now 2025-04-01 20:50:40 -05:00
tildearrow d0ace5e8d1 GO TO HELL MOTHERUOFKCEIR 2025-04-01 20:46:52 -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 b5faddf319 back to debug builds 2025-03-31 00:20:40 -05:00
tildearrow f95336befe renderGL: setting to set settings to set stencil a
nd buffer size

it appears this may be the cause of visual glitches
2025-03-30 15:13:39 -05:00
tildearrow e9acf42f8a please make me an actual build 2025-03-30 02:04:32 -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
Electric Keet bb2b2e1cc6 New pattern fallback font setting.
Slippin' this in here while it's hot!
2025-03-29 18:51:39 -05:00
Electric Keet a1ee3d2a0d Random documentation details. 2025-03-29 18:51:39 -05:00
tildearrow c9f9cc0d8b GUI: add a setting to toggle fallback pat font 2025-03-27 19:02:29 -05:00
tildearrow e02404222d planes 2025-03-26 20:39:39 -05:00
tildearrow c9e48fb17b PC speaker: fix chan osc in real output 2025-03-26 14:01:22 -05:00
tildearrow a3a0acd871 run the last step 2025-03-25 00:55:10 -05:00
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