Commit graph

9405 commits

Author SHA1 Message Date
tildearrow 9011f80ae5 Merge branch 'docs-faq' 2024-09-24 14:47:20 -05:00
Electric Keet 615c2b01cc Last couple edits on the FAQ.
It might be ready now!
2024-09-24 12:21:45 -07:00
Eknous-P 0c16646b05 mobile button and... ugh 2024-09-23 23:33:52 +04:00
freq-mod a8034b6b9f
watara pcm info 2024-09-23 20:02:22 +02:00
freq-mod 14978d2b19
watara instr docs 2024-09-23 19:47:33 +02:00
freq-mod 6f8f9724cf
create watara doc
lol
2024-09-23 19:42:37 +02:00
Eknous-P 771cee405f separate copy "button" 2024-09-23 19:55:57 +04:00
--global c2f1a6bde1 rename vrc6 bass instrument 2024-09-23 12:17:12 +02:00
--global beddc27227 new famicom demo song: Smash TV Circuit 1 2024-09-23 12:17:12 +02:00
tildearrow 3634a51efd GUI: fix order nibble when move cursor with keys
issue #2170
2024-09-22 17:15:23 -05:00
tildearrow 32ca799bd3 Merge branch 'opz-improvements'
there also was an actual bug which may have hindered freq calc...
I fixed it now by moving A-4/clock pitch compensation logic to chan[i].freq instead of baseFreq
2024-09-22 17:04:47 -05:00
Electric Keet 8f82a31445
Merge branch 'master' into docs-faq 2024-09-22 15:03:38 -07:00
Electric Keet e25208bf11 A bunch of fixes to the FAQ.
It's better now!
2024-09-22 14:57:26 -07:00
tildearrow 1f1b9fcc87 I don't trust you
where did you get these numbers from? did you make them up?
first you go "bruh bruh bruh" on me and then you drop this. couldn't
you at least look around a bit?!

since when has OPZ been clocked at 4MHz? who said that it does?
the chip's been designed to run at NTSC colorburst frequency, damn it!

on top of that, you didn't have to make up anything. AT ALL.
fixed frequency is simpler than eating with a fork. you just write the
frequency IN HERTZ (!!), the block and that's it.
really? were these numbers necessary?

oh man....
2024-09-22 16:56:54 -05:00
tildearrow 88b274b886 GUI: hide some chips
- YMU759: impossible to implement properly
- Dummy: doesn't make sense
- μPD: incomplete and uncertain
- SegaPCM 5-channel: Defle compat
- Pong: doesn't make sense
2024-09-22 14:46:37 -05:00
tildearrow f8b3c81d6c GUI: get rid of party mode 2024-09-22 13:55:44 -05:00
tildearrow 838646800a OPZ: code style fixes 2024-09-22 03:58:17 -05:00
Eknous-P 07b41e03c8 change copied timer to deltatime 2024-09-22 11:55:54 +04:00
Eknous 8dc8bc285d
Merge branch 'tildearrow:master' into welcomescr 2024-09-22 11:31:03 +04:00
tildearrow dc47194e3d Merge branch 'master' into opz-improvements 2024-09-22 00:35:46 -05:00
tildearrow 8b38ab7804 GUI: turn input repeat on by default 2024-09-21 18:43:03 -05:00
tildearrow be883ed387 SID2: fix chan osc overflow 2024-09-21 18:23:43 -05:00
tildearrow f3aa06e0a1 time is lost
cover by agajgjsa592586
pull request #2166
2024-09-21 18:16:12 -05:00
tildearrow d838224d94 dev222 - Merge branch 'SID3' 2024-09-21 18:04:08 -05:00
tildearrow cf46a035e1 SID3: fix non-linear pitch 2024-09-21 18:01:45 -05:00
tildearrow fa0c417976 now on insEdit
the final step is to fix pitch linearity
2024-09-21 17:56:37 -05:00
tildearrow d703aa1e97 almost there
eliminate the velociraptor
2024-09-21 17:37:30 -05:00
tildearrow 987bff8b75 a couple code style changes 2024-09-21 04:36:22 -05:00
Eknous-P 198e371435 this should be better 2024-09-21 11:32:25 +04:00
Eknous-P 7b8ab2ba78 hmm
thenk
2024-09-20 23:18:59 +04:00
Eknous-P c953ed94ca welcome screen menu opt in help 2024-09-20 23:12:49 +04:00
Eknous-P d0892a2025 clickable URLs, quickstart in the welcome screen 2024-09-20 23:12:27 +04:00
cam900 f1f2eb6bcb Add emulation core docs for OPL4 2024-09-18 14:23:37 +02:00
cam900 7594b2fb55 OPL4: Fix highest note frequency 2024-09-18 11:00:45 +09:00
tildearrow 3ade67a889 SID3:change reset duty strategy 2024-09-17 00:44:13 -05:00
tildearrow 05ddfec301 SID3: change default duty 2024-09-16 23:57:14 -05:00
freq-mod 19a59b64e1
Update emulation-cores.md
clarification of YM2612 cores, warning on YM2608-LLE, residfp isnt that slow
2024-09-16 22:35:41 +02:00
tildearrow f0cf3628c6 SID3: change default decay 2024-09-16 03:23:34 -05:00
tildearrow ac95c05878 SID3: store ins data 2024-09-16 03:09:56 -05:00
Electric Keet e45d09b359 A brand new FAQ!
All these answers are wrong.

Well, some of them are sure to be, but they're things that need answering and I penciled in something. _Please_ correct me!
2024-09-14 10:25:38 -07:00
tildearrow b2d6f8e7ee update c64.cpp 2024-09-14 04:35:02 -05:00
tildearrow 15be24ed82 update icon font 2024-09-14 00:32:52 -05:00
tildearrow 47f36f99d9 Merge branch 'master' into SID3 2024-09-13 23:46:13 -05:00
tildearrow 0af7275275 hmmm 2024-09-13 23:28:18 -05:00
tildearrow bf8250a82c a couple corrections, part 2 2024-09-13 23:17:01 -05:00
tildearrow 0b0e6d5e13 a couple corrections
SID3 will have data independent of C64 and SID2
2024-09-13 23:08:25 -05:00
Adam Lederer f9ef00a0be convert keybind-table-row lambda to member function 2024-09-12 13:46:27 -07:00
Adam Lederer 6c6ea2d54b keep template<> on same line 2024-09-12 13:33:18 -07:00
tildearrow cac67cf205 update format.md 2024-09-12 15:09:37 -05:00
Adam Lederer 59c60ba3a6 add ctrlWheelModifier option for Alt 2024-09-12 14:27:18 -05:00