Electric Keet
3e3f582afb
New systems README.md.
...
The idea: list all the systems shown in the "new file" dialog, link to their chips.
Also, moved all the important info out of genesis.md and removed it, finally!
Also also, fixed the tiniest issue in the credits. 😊
2023-07-28 13:51:24 -07:00
tildearrow
a3a004477d
Game Boy: fix hw seq in low latency mode
2023-07-25 01:51:22 -05:00
tildearrow
d12c061393
PET: fix not working
2023-07-25 01:26:41 -05:00
tildearrow
4161dcd786
fix crash when exporting audio (per chip)
...
also fix two misc issues in ES5506 and Sound Unit
2023-07-24 22:34:39 -05:00
tildearrow
68a2c5f2f0
GUI: update credits
2023-07-24 17:48:05 -05:00
tildearrow
b519713222
don't use exceptions in maps
...
succeeds #801
2023-07-24 17:39:09 -05:00
tildearrow
85666a9d70
GUI: update credits
2023-07-24 14:52:27 -05:00
tildearrow
6694659695
formatting
2023-07-24 14:51:41 -05:00
Eknous-P
ceadf7a6c8
revert text changes
2023-07-24 21:16:59 +04:00
Eknous
695afcfc88
Merge branch 'tildearrow:master' into master
2023-07-24 14:21:30 +04:00
tildearrow
c702922144
OPLL: how am I going to do this
2023-07-23 22:36:27 -05:00
tildearrow
90264bb63e
MSM5232: fix chan osc
...
issue #1269
2023-07-23 16:40:45 -05:00
tildearrow
e52e2da68b
dev165 - Namco 163: do not scale pitch by default
2023-07-23 15:57:25 -05:00
Eknous-P
3a950619b0
settings apply button
2023-07-23 22:35:24 +04:00
Eknous-P
6cb6cc2c41
ted part number
2023-07-23 16:57:54 +04:00
Eknous
1e770d52b6
Merge branch 'tildearrow:master' into master
2023-07-23 16:44:05 +04:00
tildearrow
05a9496189
update credits
2023-07-23 05:26:25 -05:00
tildearrow
20418bb490
add TED to Furnace
...
#855 #873
2023-07-23 04:42:38 -05:00
tildearrow
895921f257
GUI: orders now respect push nibble setting
...
issue #1260
2023-07-22 17:48:13 -05:00
tildearrow
0d2b7427a6
MSM6258: only one output
2023-07-22 17:32:16 -05:00
Eknous-P
7c5db82ab8
remove duplicate cases
2023-07-22 21:43:23 +04:00
Eknous-P
f274f88c42
Merge branch 'master' of https://github.com/Eknous-P/furnace
2023-07-22 20:44:11 +04:00
Eknous-P
093df41ef9
flat note names
2023-07-22 20:44:02 +04:00
Eknous
6cdfccec94
Merge branch 'tildearrow:master' into master
2023-07-22 19:49:34 +04:00
Eknous-P
d0404c9e10
more part numbers
2023-07-22 18:58:24 +04:00
Eknous-P
4ef6acfab7
add scc/scc+ and qsound part numbers
2023-07-22 18:00:49 +04:00
tildearrow
cb825ca938
GUI: add ImGuiTableFlags_NoScrollWithMouse
2023-07-22 05:27:46 -05:00
Eknous-P
4d2c388a69
change "piezo" to "moving iron"
2023-07-22 12:17:04 +04:00
tildearrow
2abe76d000
Amiga: fix custom clock
2023-07-22 01:42:05 -05:00
tildearrow
12a8abdf95
Merge pull request #1243 from Eknous-P/master
...
"chip part number" text label option for per-channel scope
2023-07-21 20:06:08 -05:00
tildearrow
ad88ce46ab
dev164 - Namco 163: improvements, part 4
...
- per-channel wave offset/length
- wave load position/length effects
- global wave load effects that actually make sense
- update doc
2023-07-21 19:54:35 -05:00
tildearrow
d411c9caba
GUI: add "cursor follows wheel" option
...
needs testing
2023-07-21 17:25:49 -05:00
tildearrow
2f0f30f2f4
GUI: options to wrap around song
...
both for order change on scroll and vertical cursor wrap
2023-07-21 16:15:20 -05:00
tildearrow
9f9b946522
Namco 163: improvements, part 3
...
revive the wave length macro
2023-07-20 19:17:00 -05:00
tildearrow
7cc166beb0
Namco 163: improvements, part 2
2023-07-20 18:23:58 -05:00
tildearrow
b087b28325
remove Namco 163 name setting
2023-07-20 16:50:19 -05:00
Eknous
f1399aab84
Merge branch 'tildearrow:master' into master
2023-07-20 20:41:44 +04:00
tildearrow
08bd036193
Namco 163: improvements, part 1
2023-07-19 21:27:48 -05:00
tildearrow
d779b4c516
Namco 163: get rid of wave load
...
part of some serious work... the global wave load feature will be improved
2023-07-19 14:29:38 -05:00
Eknous-P
caf4ab5d7a
add k053260 case
2023-07-19 23:20:28 +04:00
tildearrow
b42614189f
Namco 163: dang
2023-07-19 01:43:41 -05:00
tildearrow
01c33260bc
this commit sucks
2023-07-19 00:16:44 -05:00
tildearrow
63a50745ac
Namco 163: #1250 , part 1
2023-07-18 19:29:02 -05:00
tildearrow
df544e0b59
GUI: fix glitch in new song
...
issue #1253
2023-07-18 15:07:48 -05:00
Eknous-P
407f916311
add chipType change detect
2023-07-18 22:30:22 +04:00
Eknous
6daf9b3d18
Merge branch 'tildearrow:master' into master
2023-07-18 14:16:15 +04:00
tildearrow
9d3b8621c5
GUI: fix undo in select and type order change mode
2023-07-17 16:42:07 -05:00
tildearrow
09d226a9aa
GUI: fix replace raw
2023-07-17 16:31:55 -05:00
tildearrow
ec9a3180b2
Merge pull request #1047 from tildearrow/k053260
...
Add K053260 support
2023-07-17 15:10:07 -05:00
Electric Keet
f0d51323af
Add percent sign in replace dialog.
...
It's not clear that the "scale" option in the find/replace dialog is meant to be a percentage. This'll fix that!
2023-07-17 14:20:40 -05:00