Commit graph

10084 commits

Author SHA1 Message Date
tildearrow a2269bc2b1 6502 command stream player, part 1
doesn't work
2025-04-15 05:05:14 -05:00
tildearrow 1c71f5b4a1 derrame de memoria 2025-04-15 05:01:37 -05:00
tildearrow 279dcc94e5 another tiny speed optimization 2025-04-14 19:25:25 -05:00
tildearrow 911a4520ad speed it up a bit more 2025-04-14 17:48:16 -05:00
tildearrow dc98a00f9e remove some assertions 2025-04-14 16:29:57 -05:00
tildearrow 5e4dbe7063 improve export progress 2025-04-14 14:42:15 -05:00
tildearrow 4899513194 new off + wait 1 command 2025-04-14 13:42:15 -05:00
tildearrow b398108534 improve command stream player code 2025-04-14 12:57:27 -05:00
tildearrow 335040f5dd tell me how much 2025-04-14 05:09:20 -05:00
tildearrow 5ed152d28c clarify endianness of command streams 2025-04-13 20:50:12 -05:00
tildearrow e79721b785 add big endian and long ptr options to cmd stream
the format also changes!
2025-04-13 20:42:15 -05:00
tildearrow d9abd551a2 Revert "Revert "fix YMF276-LLE""
This reverts commit ad42b37fb6.
2025-04-13 16:05:13 -05:00
tildearrow 9941403bad Revert "Revert "fix tremolo in YMF262-LLE""
This reverts commit 03ca2f113e.
2025-04-13 16:04:53 -05:00
tildearrow edea3bc1b6 Revert "Revert "fix tremolo in YM3812-LLE""
This reverts commit 26817ca1fb.
2025-04-13 16:04:38 -05:00
tildearrow a3b77edbba Revert "update YM268-LLE"
This reverts commit e4ffb2b3d3.
2025-04-13 15:38:43 -05:00
tildearrow 036e33b730 who changed this 2025-04-13 15:37:39 -05:00
tildearrow 26817ca1fb Revert "fix tremolo in YM3812-LLE"
This reverts commit 04ec880b50.
2025-04-13 15:36:30 -05:00
tildearrow 03ca2f113e Revert "fix tremolo in YMF262-LLE"
This reverts commit d6bb2bd7c4.
2025-04-13 15:36:27 -05:00
tildearrow ad42b37fb6 Revert "fix YMF276-LLE"
This reverts commit 7cb318077c.
2025-04-13 15:36:24 -05:00
freq-mod 7cb318077c fix YMF276-LLE 2025-04-13 17:18:23 +02:00
freq-mod d6bb2bd7c4 fix tremolo in YMF262-LLE 2025-04-13 17:16:35 +02:00
freq-mod 04ec880b50 fix tremolo in YM3812-LLE 2025-04-13 17:15:47 +02:00
freq-mod e4ffb2b3d3 update YM268-LLE 2025-04-13 17:10:33 +02:00
tildearrow 7e6151fdc4 fix macOS build 2025-04-13 04:03:40 -05:00
tildearrow 4b7364fac9 soon I will dump every stage to find out WHAT is c
ausing corruption
2025-04-12 20:15:17 -05:00
tildearrow cb23036f9e guess what? this code still fails! 2025-04-12 15:10:42 -05:00
tildearrow 1653d237aa work in progress: new code for optimization...
not working at all right now
2025-04-12 04:55:57 -05:00
Paddyk45 1430749ea6 use double instead of int and multiply by 100 2025-04-12 10:47:51 +02:00
tildearrow 2ea7bf65ea TO DO:
- FIX CIELOS
- FIX HUGE STACKS

BYE
2025-04-11 20:21:46 -05:00
tildearrow ca67378173 fix benefit sort...
huge losses
2025-04-11 15:42:23 -05:00
tildearrow fbc5357b63 sort by benefit
huge gains
2025-04-11 15:04:59 -05:00
tildearrow 1790a99be5 add a call stack view 2025-04-11 14:57:23 -05:00
tildearrow a813f73557 improve cmd stream hex view visual aid
definitely not vspcplay
2025-04-11 04:57:42 -05:00
CALLegeTC000000 a4ecc86fc2 Create XCHQ_SPC700.fur 2025-04-11 04:45:43 -05:00
tildearrow abd1bcf6e4 possibly speed up software renderer 2025-04-09 09:23:33 -05:00
tildearrow acf7a4f2ca Revert "speed up match finding?"
regression...
This reverts commit 71be28a195.
2025-04-09 06:21:08 -05:00
tildearrow 71be28a195 speed up match finding?
i need to benchmark it
2025-04-09 04:34:22 -05:00
tildearrow 51f133036d some "optimizations"
fast match size algorithm
16-bit calls are back
2025-04-09 03:53:17 -05:00
tildearrow 196256de61 it plays again
now how am I gonna optimize this...
2025-04-09 02:52:11 -05:00
tildearrow 876bb3cc5c HOW IS THIS LESS OPTIMAL - DO NOT USE!!!
THIS FAILS HORRIBLY... I am trying to do a global search
2025-04-08 19:52:26 -05:00
tildearrow d4e34db5b6 GUI: fix bit 30 macro offset/scale bugs 2025-04-08 16:41:12 -05:00
tildearrow 0112cb82b2 CI: set the fixes branch 2025-04-08 15:21:42 -05:00
tildearrow 05da08d6da GUI: threaded command stream export, part 1
no progress bar yet
2025-04-08 04:59:00 -05:00
tildearrow ad5fb97822 arp commands should have 1 byte arg 2025-04-08 04:00:55 -05:00
tildearrow 24cd378e50 GUI: consider pass disable opts in CS exprt dialog 2025-04-08 03:31:42 -05:00
tildearrow b946f08122 fix cmd stream corruption when cmd stream playing 2025-04-08 03:30:56 -05:00
tildearrow a2c745cb10 Y8950: fix ADPCM chan osc 2025-04-08 02:12:28 -05:00
tildearrow 032ff82955 fix low quality not working in acquireDirect
performance may be reduced
2025-04-07 23:12:27 -05:00
tildearrow 584305f1fa fix build failure 2025-04-07 20:44:25 -05:00
tildearrow 914ba11e3b fast block search part 5
call protection
2025-04-07 19:05:17 -05:00