Commit Graph

10068 Commits

Author SHA1 Message Date
dinkc64
dcd12a70fb update help file 2021-04-20 23:35:06 -04:00
dinkc64
2647ed9186 gab's d_coleco adds 2021-04-20 22:59:58 -04:00
dinkc64
2e5354ce77 pgm_run.cpp, fixed demon front sometimes loses region setting 2021-04-20 21:10:19 -04:00
crystalct
0b46633c90
Atari complete Big Endian fix 2021-04-20 18:31:50 +02:00
barbudreadmon
065004a517
d_zaxxon.cpp: hiscores support 2021-04-20 16:48:48 +02:00
dinkc64
bb4045cb3a decomlc, contra updates 2021-04-20 10:34:21 -04:00
crystalct
1d36ebf26f
d_blstroid.cpp Burn Endian fix 2021-04-20 07:51:27 +02:00
dinkc64
216828dd58 speccy from gab :) 2021-04-19 16:28:56 -04:00
crystalct
1fe80ebd79
d_gauntlet.cpp and d_badlands Big Endian fix
* d_gauntlet.cpp Big Endian fix
* d_badlands.cpp Burn Endian fix
2021-04-19 19:42:02 +02:00
dinkc64
bf0d7c8eac fix some volumes, metamoqester use banking for msm6295 2021-04-19 01:48:23 -04:00
dinkc64
c39b25d6a1 gameinfo history, find console/computer stuff 2021-04-18 23:00:30 -04:00
dinkc64
1b4fbc939b atetris, opwolf - adjust volumes. opwolf, hook up game's ability to change volume 2021-04-18 10:16:54 -04:00
JacKc029735
686840fb87 New Working Clones
------------------
Metal Slug 2 - Super Vehicle-001/II (CZXInc FC2 Version, hack) [Fightcade2]
Metal Slug X - Super Vehicle-001 (AzStar Soda Remix FC2 Version, hack)
2021-04-17 23:47:39 +02:00
dinkc64
2de3e4250c speccy updates c/o Gab75 2021-04-17 09:59:16 -04:00
JacKc029735
6049cf6897 d_dogfgt.cpp: longer title for japan version [happppp] 2021-04-17 11:23:36 +02:00
JacKc029735
fb435c9f93 new WORKING clones
------------------
JoJo's Venture (Asia 990128) [XeD, MetalliC]
JoJo's Venture (Asia 990108) [XeD, MetalliC]
JoJo's Venture (Asia 981202) [XeD, MetalliC]
2021-04-17 11:15:53 +02:00
Sanaki
79c7ba65bf
Add Fairchild Channel F dat generation for SDL builds (#762) 2021-04-17 04:47:55 +00:00
dinkc64
dc772a1abf nes: update spacegulls 2021-04-17 00:14:15 -04:00
dinkc64
c2b41ee14f spectrum updates 2021-04-16 23:43:36 -04:00
barbudreadmon
eb4ca405a7
Merge pull request #760 from taoenwen/master
update hack games
2021-04-16 11:42:53 +02:00
crystalct
78dea3572c
d_btoads Big Endian fix 2021-04-16 11:42:29 +02:00
tmaul
2758921319 fix vs 2021-04-16 10:02:22 +01:00
taoenwen
8e9827bad1
d_seta2.cpp: update hack games
update grdianssy [20210402]
update grdianslbs [20210404]
update grdianslbss [20210412, Change the name of the game to "Denjin Makai II (Field Edition, Hack)"]
add grdianske [20210412, Denjin Makai II (Kerron Edition, Hack)]
2021-04-16 14:46:28 +08:00
taoenwen
4746a3f502
d_pgm.cpp: update kov2pfwll [20210407] 2021-04-16 14:45:29 +08:00
taoenwen
637505f4e8
d_cps1.cpp: update hack games
update dinods [20210408]
add dinogae [20210303, Cadillacs and Dinosaurs (GOTVG 10th Anniversary Edition, Hack)]
2021-04-16 14:44:18 +08:00
dinkc64
5e86ec9788 channelf updates from gab75 2021-04-16 00:56:45 -04:00
dinkc64
17dc3c4391 tweak some drivers' volume to avoid distortion w/lowpass filter option 2021-04-16 00:51:29 -04:00
dinkc64
093e800600 cop01, modernize / clean a bit 2021-04-15 22:32:49 -04:00
JacKc029735
d3fac44564 New working clones
------------------
Out Run (sitdown/upright, Rev B) (Enhanced Edition v2.0.3)
Out Run (deluxe sitdown) (Enhanced Edition v2.0.3)
2021-04-16 00:15:20 +02:00
barbudreadmon
37ae1ce18b
d_neogeo.cpp: matching with hiscore.dat 2021-04-15 23:52:35 +02:00
JacKc029735
6ddf0bb8bd Merge branch 'master' of https://github.com/finalburnneo/FBNeo 2021-04-15 21:45:26 +02:00
JacKc029735
8842af91c3 d_sms.cpp; removed gg_excdiizy as parent for sms_excdizzy set
- makes clrmamepro happy
2021-04-15 21:45:16 +02:00
Svipur
5a7f317016
Spectrum - Yogi games, HBs, requests. (#758) 2021-04-15 19:38:37 +00:00
JacKc029735
20e0c5f7b8 d_channelf.cpp: sync descriptions with MAME 0.230
- make clrmamepro happy
- removed special character to avoid compiling problem
2021-04-15 21:17:02 +02:00
sasuke-arcade
7208f232be
d_cop01.cpp: Fix Mighty Guy some sound issues (#757)
* d_cop01.cpp: Fix Mighty Guy some sound issues

Fixed various sound issues in Might Guy so that it sounds almost exactly like PCB.

- BGM tempo was unstable.
  - The frequency setting of the DAC and the clock of the timer are now linked.
  - When the sound driver changed the DAC's clock, the loop count ($C010) that calls the timer in anticipation of this action was fluctuating in the range of 2 to 4 times.
- The playback frequency of the DAC is incorrect.
  - I changed the frequency so that the sound plays as per the PCB.
- Implemented a protect command 0x11 to stop the DAC.
  - This is needed to stop the DAC when the psycho gun is stoppedv
- Bug in which some DAC sound effects did not sound correctly.
  - This is not in MAME, but seems to be a problem when it was ported to FinalBurn.
  - The DAC data reference address mask was wrong.

* Add SCAN_VAR of new variable
2021-04-15 16:38:55 +00:00
Akop Karapetyan
5c715e9a1c Added k007452 to macOS build 2021-04-15 09:10:04 -07:00
dinkc64
ab4c850357 sms, rbislando, add color hack 2021-04-15 10:33:44 -04:00
barbudreadmon
a0c1e653b7
d_mystwarr.cpp: set max player numbers 2021-04-15 09:14:08 +02:00
barbudreadmon
d7ae918c52
d_tunit.cpp: set max player numbers 2021-04-15 09:05:08 +02:00
dinkc64
9912347143 spectrum 2021-04-15 01:21:58 -04:00
dinkc64
2a9c971a08 make k007452 into a device 2021-04-15 00:56:27 -04:00
dinkc64
50979b33d6 spectrum updates 2021-04-14 20:05:55 -04:00
Akop Karapetyan
5ff73188ee Added channel_f & f8 2021-04-14 08:32:40 -07:00
crystalct
595ca14bf3
d_artmagic Big Endian fix (#755) 2021-04-14 13:44:01 +00:00
tmaul
8921475624 Merge branch 'master' of https://github.com/finalburnneo/FBNeo 2021-04-14 13:43:25 +01:00
tmaul
b560ce8889 vs fairchild 2021-04-14 13:43:11 +01:00
dinkc64
5d93d4da52 spectrm updates from Gab75 2021-04-14 08:42:22 -04:00
crystalct
f59365cccc
d_namcona1 Big Endian fix 2021-04-14 09:43:01 +02:00
dinkc64
cd814bb8bc +wip 2021-04-14 01:45:34 -04:00
dinkc64
2c8df67c15 add channelf to ui and dat generator 2021-04-14 01:32:17 -04:00