Angelo Salese
acac83460e
Forgot this ...
2011-08-21 19:40:35 +00:00
Angelo Salese
6da815205e
Minor notes, nw
2011-08-21 19:39:33 +00:00
Angelo Salese
4261da17d8
Various fixes to the Taito JC system [Angelo Salese]:
...
* implemented preliminary object RAM bankswitch, fixes Densya de Go garbage video objects if you coin up during attract mode
* improved inputs in Densya de Go, promoted game to working state;
* fixes analog inputs in Landing Gear;
2011-08-21 18:23:47 +00:00
smf-
8e4c9ba2e6
fixed memory leak caused by only freeing devices that were verified.
2011-08-21 17:50:15 +00:00
Miodrag Milanovic
ba0cb46957
More fruit sets added by Haze (no whatsnew)
2011-08-21 16:09:32 +00:00
Miodrag Milanovic
7aeeffd992
another sync with MESS, change by Wilbert Pol (no whatsnew)
2011-08-21 07:30:29 +00:00
Miodrag Milanovic
b2003b6f46
Sync with MESS, changes by Oliver Galibert (no whatsnew)
2011-08-21 07:10:25 +00:00
Miodrag Milanovic
095b050750
Big fruit machine update by Haze (no whatsnew)
2011-08-21 06:08:29 +00:00
Angelo Salese
770e47c097
Added MVOL to the SCSP core, used for sound fade in/out effects[Angelo Salese]
2011-08-21 02:20:14 +00:00
Michaël Banaan Ananas
954399f50f
correct opl4 fm clock
2011-08-21 02:02:54 +00:00
Angelo Salese
0ccc767cdb
Saturn front panel inputs, nw
2011-08-20 22:36:14 +00:00
smf-
5a0d918e8f
lists the rom source short name for shared roms & individual devices are only verified if they match the "game name". also doesn't display the "approximately matches" just because roms aren't found.
2011-08-20 20:33:18 +00:00
Michaël Banaan Ananas
8ff4603523
increasing core speed accuracy by factor 10 (in other words, emu/video.c m_speed is now *1000 instead of *100, where 1.0*1000 is fullspeed)
2011-08-20 19:12:25 +00:00
Olivier Galibert
1a60586bc6
floppy: Add generic track data descriptors [O. Galibert]
2011-08-20 15:42:58 +00:00
Olivier Galibert
27886f2f2b
placeholders
2011-08-20 15:41:37 +00:00
Miodrag Milanovic
021c81fe80
Fixed closing cdrom in case of CHD (no whatsnew)
2011-08-20 15:31:47 +00:00
Miodrag Milanovic
a3ab49e6e1
cdrom - Fixed offset calculation thanks to mahlemiut (no whatsnew)
2011-08-20 09:46:03 +00:00
smf-
34974e7c20
made device rom verify consistent with game rom verify & verifies devices when verifying the games as well. this fixes some of the problems with the original patch, others remain & I'm still not sure that it shouldn't just be reverted.
2011-08-20 08:09:00 +00:00
Miodrag Milanovic
36136e2293
Added support for loading other image types to cdrom device, with use of chdman part of code [Miodrag Milanovic]
2011-08-20 06:47:40 +00:00
Miodrag Milanovic
45359b609b
chdman - supported full/relative paths when creating cd rom image, also added support for GDI with files containing space char [Miodrag Milanovic]
2011-08-20 06:35:04 +00:00
Scott Stone
f78c2577a9
New clones added
...
----------------
Missile Combat (Sidam bootleg) (not working) [f205v, robotype]
2011-08-20 01:30:10 +00:00
Scott Stone
231e6a9fd9
New clones added
...
----------------
Phoenix (Irecsa / G.G.I Corp - set 2) [f205v, robotype]
Rescue (bootleg) (not working) [f205v, robotype]
The End (bootleg) (not working) [f205v, robotype]
Comment: Galaxian/Super Cobra hardware experts feel free to get these bootlegs working correctly.
2011-08-20 01:07:57 +00:00
Michaël Banaan Ananas
ae37642f30
rm unneeded check preventing it from being read during device start, fixes MT bug 4396.
...
m_frame_period default/init value is already DEFAULT_FRAME_PERIOD (through constructor) if the device isn't started yet
2011-08-19 17:21:33 +00:00
Angelo Salese
68c7799e86
Improved the VDP2 rewrite ... it's already slower than the old code :/
2011-08-19 16:46:37 +00:00
Miodrag Milanovic
36d6084f93
d64_dsk - import from MESS (no whatsnew)
2011-08-19 13:44:22 +00:00
Miodrag Milanovic
7dfde15636
Small update and documentation by Haze (no whatsnew)
2011-08-19 13:07:39 +00:00
Angelo Salese
5115c25a6a
Started rewrite of VDP2, nw
2011-08-19 02:51:28 +00:00
Angelo Salese
4e2049b68f
... and astrass
2011-08-19 01:25:10 +00:00
Angelo Salese
ea894721e8
Fixed magzun -nodebug as per Arbee pc_add_flush suggestion
2011-08-19 01:12:34 +00:00
Angelo Salese
4e40596dc2
Converted VDP2 registers into proper 16-bits parallelism [Angelo Salese]
2011-08-19 01:05:59 +00:00
Michaël Banaan Ananas
e5a440f5ac
(fix ambiguous OR)
2011-08-19 00:11:15 +00:00
Angelo Salese
7dd390640b
Provided some cheesy hacks to allow Magical Zunou Power to boot (debug-only) [Angelo Salese]
2011-08-18 23:13:36 +00:00
Angelo Salese
880616c212
Fixed mahjong panel input quirks for vmahjong and myfairld [Angelo Salese]
2011-08-18 17:53:01 +00:00
Michaël Banaan Ananas
047e765bef
contact mamedev msg for generate_pcm16 (afaik, it only pops up for cbaj, which has broken sound comms)
2011-08-18 17:38:14 +00:00
Michaël Banaan Ananas
d5564eaca2
assume same endianness as other yamaha chips for 16bit
...
(AFAIK, 16bit is not used in any MAME game tho)
2011-08-18 17:20:20 +00:00
Michaël Banaan Ananas
b19943d454
ymz280b.c: several minor fixes, including the issue that caused glitched sfx in tecmosys.c tkdensho and deroon [hap]
2011-08-18 17:08:35 +00:00
Michaël Banaan Ananas
a93a2948fc
added out of bounds check for readmem
2011-08-18 13:49:09 +00:00
Miodrag Milanovic
ad281de086
audit - Make check have more sense when not found (no whatsnew)
2011-08-18 12:30:21 +00:00
Miodrag Milanovic
1267e03d4e
small cleanup (no whatsnew)
2011-08-18 10:41:33 +00:00
Miodrag Milanovic
966af43cc3
Fixed verifyroms so it display romsets for devices too as separate. (no whatsnew)
2011-08-18 10:37:31 +00:00
Angelo Salese
cc8554c2a7
Rewritten ST-V IOGA system from scratch [Angelo Salese]
2011-08-18 03:12:39 +00:00
Angelo Salese
8ba9cd7cd2
Cleaned up comreg execute function, stateized a bunch of IOGA variables (in preparation of the major overhaul of that function)
2011-08-18 01:21:02 +00:00
Scott Stone
9a878722a2
Fixed 04453: shackled: Garbled sprites
2011-08-18 00:57:58 +00:00
Angelo Salese
1fca6b29a8
Minor changes
2011-08-17 23:19:56 +00:00
R. Belmont
ea03fab2bd
General portability fixes [Robert Muth, R. Belmont]
2011-08-17 22:34:19 +00:00
R. Belmont
ec3c294965
GCC 4.6 wants you to use your variables. Eating your vegetables is optional. (nw)
2011-08-17 22:16:54 +00:00
Michaël Banaan Ananas
e1ad17d6f5
cbaj sample roms were in wrong order, cpus also needed syncing at soundlatch access.
...
It sounds much better in attract mode now, in-game not as much
2011-08-17 22:14:47 +00:00
Angelo Salese
0a3395d8eb
Moved change clock inside a timer and worked on NMI generation for SMPC, fixes most instances of 2 credits at start-up for ST-V games [Angelo Salese]
2011-08-17 20:33:35 +00:00
Miodrag Milanovic
a2ac914795
Fruit machine WIP by Haze (no whatsnew)
2011-08-17 18:20:44 +00:00
Angelo Salese
5d5a29a5e8
Moved ST-V game-specific overrides from saturn.c/stvinit.c to stv.c, makes games to correctly return stv.c instead of saturn.c if you use -listsource [Angelo Salese]
2011-08-17 16:34:24 +00:00