Commit Graph

19066 Commits

Author SHA1 Message Date
Curt Coder
655d1f4266 (MESS) c1571: Some 1571CR and Mini Chief WIP. (nw) 2012-12-18 15:37:46 +00:00
Curt Coder
6c2f23ebd0 (MESS) tdv2324: Floppy modernization. (nw) 2012-12-18 15:36:41 +00:00
Curt Coder
394ee300e4 (MESS) fp: Floppy modernization. (nw) 2012-12-18 15:36:17 +00:00
David Haywood
a526f94bfa misc FM bits (nw) 2012-12-18 15:03:37 +00:00
smf-
43bcba8c7f fix for msvc (nw) 2012-12-18 15:02:02 +00:00
R. Belmont
92bc29f01b Added Guru redumps to Armadillo Racing, game runs now (nw) 2012-12-18 14:35:09 +00:00
David Haywood
7896a2d6ea swizzle 7-seg data so it's readable (nw) 2012-12-18 14:08:26 +00:00
David Haywood
3ecee7c08a some fruit machine notes (nw) 2012-12-18 12:38:40 +00:00
Robbbert
89a6285816 fixed tiny typo 2012-12-18 12:30:28 +00:00
Robbbert
9d1316b5ca Darthvdr : fixed player2 controls in upright cab 2012-12-18 12:05:43 +00:00
Robbbert
a7626abe07 spacmiss, galactic : Fixed cocktail mode 2012-12-18 11:42:19 +00:00
Robbbert
c86ed8d106 Steelwkr : fixed player2 controls in upright cab 2012-12-18 10:58:18 +00:00
Olivier Galibert
4603509d4a mt32: Add the sample clock, now it's waiting for an irq from the la32 [O. Galibert] 2012-12-18 10:42:31 +00:00
Olivier Galibert
fe0e8ca168 mcs96: Add norml and the missing div variants [O. Galibert] 2012-12-18 10:42:24 +00:00
Robbbert
bc2f98d5c1 Indianbt : fixed cocktail mode 2012-12-18 10:29:25 +00:00
David Haywood
b061c46fbf new NOT WORKING
Photo Y2K 2 (3-in-1) [Tjeerd Carter, Smitdogg, The Dumping Union]
2012-12-18 10:24:36 +00:00
Robbbert
693871d0f2 Polaris : cleaned up cocktail switch 2012-12-18 10:03:05 +00:00
Robbbert
73891c9e0a Lupin3 : removed unused extra cocktail switch 2012-12-18 09:39:40 +00:00
Olivier Galibert
4e8389ee4f mcs96: Fix V setting on divb [O. Galibert] 2012-12-18 09:36:12 +00:00
Jonathan Gevaryahu
30f660cc76 LK201 MCU label had a minor typo, now properly follows the DEC "23-###L#" naming scheme. (No whatsnew) 2012-12-18 08:00:45 +00:00
Jonathan Gevaryahu
fc9b3da1ee (MESS) vt131/vt102: preliminary redump of 23-226e4 ROM based on rearranged quarters of two bad dumps; seems to boot but gets stuck waiting for an unmapped io or interrupt? Needs verification redump to find whether the stitched dump is correct or not. Also we could use scans of the EK-VT101-TM or MP-01066 sheets, if anyone has them. [pjustice, Lord Nightmare]
vt100.c: preliminary i8251 PUSART hookup, not working yet. [Lord Nightmare]
2012-12-18 07:21:48 +00:00
R. Belmont
abaa5ac3aa New games added as GAME_NOT_WORKING
-----------------------------------
Armadillo Racing (AM1 Ver. A) [Guru, R. Belmont]
2012-12-18 04:25:23 +00:00
Angelo Salese
e7d3826aa5 Some additions 2012-12-18 03:22:00 +00:00
Angelo Salese
9f10ae6d39 Fixed PC-9821 regression 2012-12-18 02:07:05 +00:00
Angelo Salese
fae6b8c00e Another magician trick, this time with PC-9801-118 (preliminary) 2012-12-18 01:58:22 +00:00
Angelo Salese
2f5449614c Added PC-9801-86 device for PC-9801 (OPNA) 2012-12-18 01:14:59 +00:00
Angelo Salese
4a807320a9 Preliminary slot interface for PC-9801, added support for PC-9801-26 sound board as an example 2012-12-18 00:40:17 +00:00
Olivier Galibert
8b185b0edc mcs96: divb reg,#nn fix [O. Galibert] 2012-12-17 23:36:42 +00:00
Olivier Galibert
b9afe99e63 (mess) mt32: Preliminary driver [Lord_Nightmare, O. Galibert] 2012-12-17 23:19:54 +00:00
Olivier Galibert
73e4eb26eb (mess) mcs96: First (incomplete) stab at a core [O. Galibert] 2012-12-17 23:19:50 +00:00
Olivier Galibert
b6fe84c927 (mess) sed1200 family of LCD controllers [O. Galibert] 2012-12-17 23:19:44 +00:00
Olivier Galibert
bc16ecffe5 placeholders 2012-12-17 23:17:10 +00:00
Olivier Galibert
364210795d Cleanup (nw) 2012-12-17 23:11:41 +00:00
R. Belmont
98bc7de208 This would probably help ;-) (nw) 2012-12-17 22:23:15 +00:00
R. Belmont
f94d0b599e (MESS) New System Drivers Supported:
------------------------------------
Ensoniq SQ-Rack [R. Belmont]

esq5505: More documentation and other fixes from schematics [R. Belmont]
2012-12-17 22:19:54 +00:00
David Haywood
f990d6e9f2 couple of notes in ecoinf1.c (nw) 2012-12-17 19:57:57 +00:00
Curt Coder
180f58c74e (MESS) c1571: Removed outdated TODO item. (nw) 2012-12-17 18:18:56 +00:00
Curt Coder
dda48dfe3e 6522via: Used core clock/attotime functions. [Curt Coder]
(MESS) c1551: Fixed floppy loading. [Curt Coder]
(MESS) c1571: Fixed fast serial mode on C128. [Curt Coder]
(MESS) 64h156: Fixed 2 MHz mode. (nw)
2012-12-17 16:07:15 +00:00
R. Belmont
29c463da90 (nw) 2012-12-17 15:30:35 +00:00
Oliver Stöneberg
07dcb5c0a4 vconv: bumped Visual Studio warning level to 4 and disabled most of the new warnings (for now) / added translation of -Wno-sign-compare 2012-12-17 14:44:51 +00:00
David Haywood
5ad5139b3d new clones:
Super Street Fighter II: The Tournament Battle (Hispanic 931005) [Artemio Urbina]
2012-12-17 14:11:27 +00:00
Michaël Banaan Ananas
e490b00f77 make headonb a clone set of headon 2012-12-17 13:26:03 +00:00
Phil Bennett
deedd775b9 Fix "comparison is always true due to limited range of data type" warning on OS X -nw- 2012-12-17 11:32:00 +00:00
Nathan Woods
6a9e385865 Fixing comments (nw) 2012-12-17 11:20:29 +00:00
Olivier Galibert
a8b2e1fe67 Stupid stupid stupid ! (nw) 2012-12-17 09:05:19 +00:00
Miodrag Milanovic
4d5f5b7906 (MESS)New skeleton added:
-----------------------
Sanyo MBC-16 [rfka01]
2012-12-17 08:34:30 +00:00
Miodrag Milanovic
d7a26af62a placed back schedule change but with fixed logic (no whatsnew) 2012-12-17 08:20:14 +00:00
Miodrag Milanovic
436d2f757f Cleanups and version bump 2012-12-17 07:22:20 +00:00
Miodrag Milanovic
449da4bc62 Place schedule thing back, will put it back after release (nw) 2012-12-17 07:17:50 +00:00
R. Belmont
a060dbac82 (MESS) nubus_image: support eject/insert in the Finder (won't work from installer) [Rob Braun] 2012-12-17 03:24:11 +00:00
Scott Stone
a55c7cb334 Adjusted colorburst/tint/hue of entire palette to closer reflect default hardware configuration setting of ~180 degrees [i.e. $17 = 179.92706396 & $18 = 179.927063726]. [Robert Tuccitto] 2012-12-17 00:58:06 +00:00
Michaël Banaan Ananas
ad897d34a1 added Jr. Pac-Man (speedup hack) 2012-12-17 00:03:28 +00:00
David Haywood
163a3257e1 couple more notes in here (nw) 2012-12-16 23:39:22 +00:00
David Haywood
328a1993b4 may as well give it some reels too (nw) 2012-12-16 22:52:32 +00:00
Michaël Banaan Ananas
a0e3706020 fix recent polaris crash 2012-12-16 22:16:34 +00:00
Nathan Woods
9a1c29364b Minor optimizations to schedule.c (nw) 2012-12-16 21:46:45 +00:00
David Haywood
030c7ac2e0 give ec_sphin some lamps (nw) 2012-12-16 21:37:03 +00:00
David Haywood
362db6a8c0 be a bit less printf spammy when running these (nw) 2012-12-16 19:01:53 +00:00
Brian Troha
dbcdb6b376 foodf.c: Correct rom labels for Food Fight sets 2012-12-16 18:13:24 +00:00
David Haywood
a73bd6ce9c FM splitting / note improvements (small) (nw) 2012-12-16 17:14:40 +00:00
Angelo Salese
3e2520bd6c Added 8x16 kanji selector, used by Bible Master 2 2012-12-16 15:51:20 +00:00
R. Belmont
90151ee3b5 (MESS) New skeleton added:
--------------------------
Ensoniq MR-Rack [R. Belmont]
2012-12-16 15:06:32 +00:00
Miodrag Milanovic
d3b06c7374 (MESS) New skeleton added:
-------------------
Commodore PC-10 III [rfka01]
2012-12-16 14:28:57 +00:00
Nathan Woods
16bd7a37fd Added some logging (currently turned off) 2012-12-16 14:20:45 +00:00
Nathan Woods
298e71857a MSVC compilation fix (nw) 2012-12-16 14:01:35 +00:00
Robbbert
d2149a9960 shuttlei, skylove : fixed cocktail mode [Robbbert] 2012-12-16 13:34:35 +00:00
Robbbert
ff193f9a68 rollingc : fixed cocktail mode 2012-12-16 12:30:24 +00:00
Robbbert
49e714879d vortex : Fixed Player 2 controls [Robbbert] 2012-12-16 12:14:21 +00:00
Robbbert
b59fe22099 CPS2 : added digital volume control [Barry Harris]
I have attached a patch which allows CPS-2 games to use their digital volume (up & down) buttons. The buttons are mapped to the usual MAME volume up & down buttons, and the test screen sound sliders work, as does the expected change in actual sound volume.

I have also added support for disabling the volume slider in the test menu, as used by the single board games (eg, mvscjsing). These games didn't have the digital controls (they replaced them with a volume knob), and the test screen shouldn't display the slider (confirmed by smitdogg).
2012-12-16 11:19:57 +00:00
David Haywood
424d265ecc looks like this one got missed when the 6850 irq state was flipped? (nw) 2012-12-16 05:33:39 +00:00
R. Belmont
dac144a74b (MESS) mackbd: dumped correct ROM, prep for actual emulation [Lord Nightmare, R. Belmont] 2012-12-16 03:35:50 +00:00
mahlemiut
fb31a90efb s11: Added Language jumper
Added communication to background music board
     Made Ball/Match display a 7-segment LED.
2012-12-16 02:00:03 +00:00
Robbbert
264699d832 invrvnge : fixed player 2 controls for upright cab. Added a note. 2012-12-15 23:38:18 +00:00
Curt Coder
00d6fdc122 Fixed MSVC warning. (nw) 2012-12-15 22:17:40 +00:00
R. Belmont
be09e4cd3c naomi: dumped 317-0379-JPN PIC [Guru] 2012-12-15 20:29:18 +00:00
Nathan Woods
bdab37ea7e [MSM6242] Modernized the MSM6242 RTC code. Timer now only fires when it needs
to (i.e. - trigger an interrupt).  This should result in performance gains for
games/systems using this code.
2012-12-15 18:37:52 +00:00
Michaël Banaan Ananas
7a9891c9f6 spclaser dipswitch info from gregf 2012-12-15 17:41:23 +00:00
Michaël Banaan Ananas
ea1c277338 give shuttlei and spacecom their own machine config 2012-12-15 17:08:06 +00:00
Roberto Fresca
1f972bcb36 Minor correction... 2012-12-15 15:59:56 +00:00
Roberto Fresca
cd1cbbdbed Added notes about almost all the samples used by kuru kuru pyon pyon. 2012-12-15 15:41:19 +00:00
Miodrag Milanovic
a68874d6f8 -dc: Added European DC bios 1.01c [BadAd84] 2012-12-15 14:12:18 +00:00
Michaël Banaan Ananas
b004ffd78a put GNW stamp on gunchamps until it is improved (i have it on my TODO) 2012-12-15 14:03:06 +00:00
Miodrag Milanovic
a7ae805a92 New skeleton added:
-------------------
Commodore PC-1 [rfka01]
2012-12-15 13:47:27 +00:00
Michaël Banaan Ananas
b7f3d42216 small cleanup 2012-12-15 13:11:49 +00:00
Michaël Banaan Ananas
54b82d18ae added gunchamps proms from Any 2012-12-15 10:40:34 +00:00
Roberto Fresca
d08f18eb11 Kuru Kuru Pyon Pyon: Added a complete ASCII PCB layout, and documented
the DIP switches settings found on the board. [Roberto Fresca]
2012-12-15 05:24:48 +00:00
R. Belmont
1313138b73 (MESS) New system drivers supported:
-----------------------------------
Ensoniq KT-76 [R. Belmont]
2012-12-15 05:18:17 +00:00
R. Belmont
d924995400 (MESS) New clones added
-----------------------
ASEM AM 64 [Museo Dell'Informatica Funzionante]
2012-12-15 04:31:55 +00:00
Angelo Salese
25000676f5 Fixed kanji display in Bells Avenue 2012-12-15 01:40:28 +00:00
Wilbert Pol
15cce15195 (MESS) New games added as GAME_NOT_WORKING
Kaypro 286i  [Cowering]
2012-12-14 20:36:38 +00:00
David Haywood
6c74114eb9 loading the actual dumped roms is usually a good idea (nw) 2012-12-14 18:49:54 +00:00
Michaël Banaan Ananas
66a59a104a added audiocpu interrupts 2012-12-14 18:48:49 +00:00
Curt Coder
e759cbccab (MESS) c1581: Modernized floppy, WIP. (nw) 2012-12-14 17:30:42 +00:00
Ville Linde
0e904825d4 New games added as GAME_NOT_WORKING
-----------------------------------
Raizin Ping Pong [Guru]
2012-12-14 15:37:44 +00:00
Michaël Banaan Ananas
448d7f7eb1 correct RAM size 2012-12-14 15:11:23 +00:00
David Haywood
1a2f1282fa to call this encryption would be a push (nw) 2012-12-14 13:51:05 +00:00
Robbbert
66fa301f49 fix typos 2012-12-14 12:31:30 +00:00
Robbbert
e9bc4f5311 schaser : added notes and dips from Misfitmame. 2012-12-14 12:23:59 +00:00
David Haywood
799a9a9713 shuffle things a bit more (nw) 2012-12-14 12:21:17 +00:00
Miodrag Milanovic
3a55d70dbb Made Orion use new floppy system (no whatsnew) 2012-12-14 11:43:56 +00:00
Scott Stone
e35c025033 New clones added
----------------
Donkey King (not working) [Guru, Tingoes]
2012-12-14 11:41:28 +00:00
Robbbert
7092c6a372 schaser : cleaned up cocktail mode
schasercv : fixed 2nd player in upright cab
2012-12-14 11:39:53 +00:00
David Haywood
4867ac3b28 some roms sc1 -> sc2 (nw) 2012-12-14 11:29:05 +00:00
David Haywood
eb823b6dfe sc1 note updates (nw) 2012-12-14 11:08:21 +00:00
Miodrag Milanovic
50fa4e0bfa b2m : simplified floppy control (no whatsnew) 2012-12-14 10:25:31 +00:00
Robbbert
c62aa70619 Premature birth. Needs more work. 2012-12-14 09:17:42 +00:00
Robbbert
4442c014f1 New WORKING game [Barry Harris]
----------------
Ganbare Marin-kun (Marine 2K0411 JPN)

vas crabb translated the dip switch screens so he should be credited for that.
2012-12-14 08:36:57 +00:00
Robbbert
30a32dbf36 it's a bootleg not a hack 2012-12-14 08:02:44 +00:00
Robbbert
b00d92d064 New NOT WORKING clone
---------------------
Donkey King
2012-12-14 07:37:35 +00:00
Roberto Fresca
3f41780f4d Documented IM 0 for kurukuru audio CPU. 2012-12-14 05:09:20 +00:00
R. Belmont
dbc0bbfd5f New games added as GAME_NOT_WORKING
-----------------------------------
Final Lap 3 (bootleg) [ANY]
2012-12-14 01:50:53 +00:00
Jonathan Gevaryahu
80d87dc1a5 whoops. copy-paste error. (n/w) 2012-12-14 01:24:38 +00:00
Curt Coder
c63086e266 (MESS) fd2000: WIP. (nw) 2012-12-13 20:47:44 +00:00
Curt Coder
8bdde8be64 (MESS) tiki100: Added floppy sector skew and fixed PSG output mode. (nw) 2012-12-13 20:05:01 +00:00
Roberto Fresca
e84351c68b Kuru Kuru Pyon Pyon: Documented the bookkeeping, character names
(bets 1-2-3-4-5), and found the port that trigger the M5205 samples
[Roberto Fresca]
2012-12-13 20:00:48 +00:00
Sandro Ronco
c41eaf740b (MESS) TVC HBF: fixed FDC clock. (nw) 2012-12-13 19:40:03 +00:00
Angelo Salese
2c9fee5c80 Notes update 2012-12-13 19:09:22 +00:00
Michaël Banaan Ananas
a2afe0d6b9 New clone added
----------------
Gun Champ (newer, Super Shot hardware) [any]


(will see to improve emulation later)
2012-12-13 18:58:27 +00:00
Angelo Salese
ea2e709c3c Added DSW 1-8, fixes Alice no Yakata and Aura Battler Dumbine booting 2012-12-13 18:26:00 +00:00
David Haywood
7a6addcf8b oops, wrong name (nw) 2012-12-13 18:00:51 +00:00
David Haywood
4bc6ac45f4 further sc1 sorting, some sets moved to sc2, maygay1 (nw) 2012-12-13 17:58:37 +00:00
Angelo Salese
91853554fa Hooked up sound_bios in PC-9801RS, needed by Asoko no Koufuku 2012-12-13 17:37:25 +00:00
David Haywood
a32e6298e8 move a set sc1 -> b85 (nw) 2012-12-13 16:25:59 +00:00
David Haywood
405b7e4768 checkpoint (nw) 2012-12-13 16:17:53 +00:00
Miodrag Milanovic
bd24773b23 b2m : Set proper floppy drive type and used custom format loading (nw) 2012-12-13 16:00:08 +00:00
Miodrag Milanovic
7f3a250f85 wd_fdc: Side compare (bit 2) is 0 for disable side compare (no whatsnew)
This makes Specialist MX to boot properly
2012-12-13 15:08:41 +00:00
Miodrag Milanovic
92bff629c8 specimx : Much better with proper floppy drive selected (nw) 2012-12-13 14:32:21 +00:00
David Haywood
f1b02a961b move misplaced set sc1 -> mpu4 (nw) 2012-12-13 13:58:00 +00:00
David Haywood
63178f809d move misplaced set sc1 -> jpmmps (nw) 2012-12-13 13:21:47 +00:00
Miodrag Milanovic
0716e22259 Added specialist mx custom format handling (nw) 2012-12-13 12:56:38 +00:00
Miodrag Milanovic
f356f30e6e specimx: made floppy boot with new core, still some stalling to fix (nw) 2012-12-13 12:41:31 +00:00
Miodrag Milanovic
808ec3d289 wd_fdc: on restore even if on same track wait stabilization time (nw) 2012-12-13 12:40:53 +00:00
David Haywood
ec4b741fe2 murder a bad dump (nw) 2012-12-13 12:21:22 +00:00
David Haywood
6c5e1038ec various sc1 note updates (nw) 2012-12-13 11:15:45 +00:00
Miodrag Milanovic
e93d5385a0 specmx: no need for default color (nw) 2012-12-13 11:09:57 +00:00
Miodrag Milanovic
0d79f42f8a specimx palette fix (nw) 2012-12-13 11:05:33 +00:00
Robbbert
c1590183d7 New working clones
------------------
Space Chaser (set 2)
Space Chaser (set 3)
2012-12-13 09:00:59 +00:00
Miodrag Milanovic
cad253a45c b2m : Made proper halting of CPU in order to sync with floppy and select proper fdc (no whatsnew)
it's still doesn't boot since not all is in perfect sync.
2012-12-13 08:42:10 +00:00
Miodrag Milanovic
d33e6d0f7c wd_fdc : when seek is done put head on loaded (no whatsnew) 2012-12-13 08:37:41 +00:00
David Haywood
a35432b7a7 started giving sc1 the same documentation makeover (nw) 2012-12-13 07:05:23 +00:00
Roberto Fresca
2b97d9e28c Kuru Kuru Pyon Pyon. Added new documentation about the
resonator used for OKI M5205. Also added it through #define
[Roberto Fresca, Smitdogg]
2012-12-13 04:03:10 +00:00
Roberto Fresca
334d86f0df New driver for Kuru Kuru Pyon Pyon....
New games added or promoted from NOT_WORKING status
---------------------------------------------------
Kuru Kuru Pyon Pyon (Japan) [Roberto Fresca, hap, Fyrecrypts, anonymous,
 btribble, Yohji, Smitdogg, The Dumping Union]
2012-12-13 03:43:00 +00:00
Angelo Salese
b9d2056dd3 Added a bunch of keyboard buttons 2012-12-13 02:22:29 +00:00
Jonathan Gevaryahu
38671dd8bf Add correct ROM locations to Blood Bros sets [Lord_Nightmare, balrog] 2012-12-13 01:34:36 +00:00
Angelo Salese
4bd085af18 Attempt fixing AAKART in blind faith ... 2012-12-13 00:34:54 +00:00
Angelo Salese
701195e2fc Fixed a crash in Arbeit 2012-12-13 00:23:49 +00:00
Scott Stone
5ea72c6fd0 Fix crashing regression in most games in nbmj8891 driver - from Takahiro Nogi. (nw) 2012-12-13 00:02:54 +00:00
Angelo Salese
1a35a58df0 upd7220: tied pixel clock with the refresh rate, updated all drivers to use it [Angelo Salese] 2012-12-12 20:16:58 +00:00
Wilbert Pol
84e53ca691 (MESS) sms.c: Improved support for '3-D' games. [Enik Land] 2012-12-12 19:44:34 +00:00
Angelo Salese
972513cb9a Removed unnecessary parameters from upd7220 2012-12-12 18:06:07 +00:00
David Haywood
2a91df12ac ok, that's enough RUINING MAME for now (nw) 2012-12-12 17:06:58 +00:00
David Haywood
a251755adf current checkpoint (nw) 2012-12-12 16:27:22 +00:00
David Haywood
1ac5dc2432 one of the SC2 Golden Casino sets was actually the Dot Matrix rom for said game, removed the set and hooked it up instead (nw) 2012-12-12 15:11:44 +00:00
Angelo Salese
fa501d96fa Hopefully fixed for good the Kanji lr bugs 2012-12-12 15:08:04 +00:00
Angelo Salese
10aaeb5a6d Added y register [3] 2012-12-12 14:55:29 +00:00
David Haywood
79f071003f move another misplaced set sc2->mpu4 (nw) 2012-12-12 14:43:40 +00:00
David Haywood
9027ccda91 killed unneeded set, more documentation (nw) 2012-12-12 13:22:18 +00:00
David Haywood
395471b5b2 another incorrectly placed set (nw) 2012-12-12 12:16:42 +00:00
David Haywood
14a9de185e further documentation improvements (nw) 2012-12-12 11:21:26 +00:00
David Haywood
a3fbcdf42d move incorrectly placed set from sc2 -> sc1 (nw) 2012-12-12 10:30:39 +00:00
David Haywood
73ff0b530e further documentation improvements (nw) 2012-12-12 10:09:43 +00:00
David Haywood
2874e3e57b improved some more set documentation (nw) 2012-12-12 09:42:40 +00:00
David Haywood
806d951272 fix another misplaced / mislabeled sc2 set (nw) 2012-12-12 08:58:50 +00:00
David Haywood
19f740ad64 sc2 notes / sorting / moved a set which has the wrong filename (nw) 2012-12-12 07:51:41 +00:00
David Haywood
2e65d2bfb7 make said helper function a bit more helpful (nw) 2012-12-12 07:07:44 +00:00
David Haywood
74ae75f1cd helper functions to aid in further cleanup (nw) 2012-12-12 06:48:58 +00:00
David Haywood
d862595a3c kill more dupes / misplaced sets (nw) 2012-12-12 06:27:57 +00:00
David Haywood
63aa715575 kill a dupe / misplaced set detected by tafoid's more in depth analysis tool (nw) 2012-12-12 06:16:21 +00:00
Angelo Salese
71f001e693 Various fixes 2012-12-12 03:31:01 +00:00
David Haywood
d24fe240b8 some further notes by me on the m1ab sound types (nw) 2012-12-11 21:32:31 +00:00
David Haywood
7aec9e3775 some fruit machine re-organization (mainly maygay m1a splitting + misc changes / movements) (nw)
note, external submission, cleaned up a bit by me, was sent with the following message


From Brian Griffin:
To Haze:

I've made some changes to the drivers for the fruities by continuing to split things into proper versions and adding some you were missing continuing with the patterns you have set. We had some Maygay machines come in and I saw they hadn't been done yet.

No 'Brian Griffin' isn't my real name I'd rather remain anonymous / not be in the credits if that's alright with your team because of my job my employer or customers could take issue with me helping.

I work as a repair technician for these fruities and what's happening in Mame is the best thing to happen in the last 10 years. By that I mean the effort being made to recognize the different rom versions of each game, it's invaluable when it comes to repairing these and fitting programs the operators are happy with. Until Mame came along everybody was just sticking with one set and that was only good for people wanting to play the games on a PC not people operating and maintaining the original machines where you often need a specific version for a specific hardware profile.

It is with great lament we threw away many different 'sets' at my former place of employment 5 years back because nobody at all was interested in them at the time. I wish Mame had shown an interest back then but they're long gone now.

Regarding sound roms I'm not hopeful of you finding the missing ones, what you don't realise is except for the most popular / profitable they were in and out in under 3 months, scrapped for parts, reskinned, fitted with new roms, and recycled. We had arcade video games on location test for longer than some of these were around if they weren't bringing in the money or worse were instead bleeding it because people had found emptier exploits. You could probably consider many of them to be 'prototypes' using Mame terminology they were so short lived. Nobody I work with has seen some of them for 15-20 years and these machines are sizeable enough so you can't just misplace them. Anything more than a few years old not owned by a collector or retro-arcade more than likely no longer exists anywhere.

Everything you need is at (speedy share link removed)
2012-12-11 21:05:38 +00:00
Curt Coder
92fdb86ced (MESS) abc1600: Modernized floppy. (nw) 2012-12-11 20:43:34 +00:00
Curt Coder
9a40c918e6 (MESS) abc80x: Fixed floppy regression. (nw) 2012-12-11 20:25:36 +00:00
Curt Coder
dd8e213913 (MESS) comx35: FDC WIP. (nw) 2012-12-11 20:08:52 +00:00
Jonathan Gevaryahu
2950d5cfd4 remove no-longer-necessary comment. No whatsnew. 2012-12-11 19:46:04 +00:00
Jonathan Gevaryahu
b5b1683b16 (MESS) VT100: Verified that the checksum of the typed-from-manual 23-018e2 character generator ROM matches the dump from the actual chip. [Lou Ernst Jr.] 2012-12-11 19:20:40 +00:00
Angelo Salese
7fd5fc2523 Added (disabled) hook-up for YM2608 2012-12-11 18:34:32 +00:00
Angelo Salese
ea2435916f Merged kanji and PCG hook-ups 2012-12-11 15:19:44 +00:00
Nathan Woods
5d2677ad49 [MSM6242] Changing to be based on dirtc.h 2012-12-11 11:57:05 +00:00
Miodrag Milanovic
be42340a34 Fixed cdrom extensions in listmedia (no whatsnew) 2012-12-11 10:23:40 +00:00
Robbbert
2ae30205df (MESS) modellot : fixed F4 display, and made video readable (nw) 2012-12-11 08:09:45 +00:00
Angelo Salese
ab8a9e130f Added gfx strip mode, tested with a doujinshi game 2012-12-11 03:44:50 +00:00
Angelo Salese
63fbbf5955 Some quick and cheap way to fix kanji hook-up 2012-12-11 02:32:06 +00:00
Angelo Salese
1c48945837 Even more fixes, targeted at Block Quest V 2012-12-11 01:29:08 +00:00
Angelo Salese
fec791332d More fixes 2012-12-11 00:59:38 +00:00
smf-
412bcc73f1 preliminary DCPL GTE opcode [smf] 2012-12-10 23:36:17 +00:00
Angelo Salese
d4d7df9833 Fixed Brandish 2 crash 2012-12-10 22:21:51 +00:00
Angelo Salese
d058c98797 Various fixes for Brandish 2 2012-12-10 22:01:37 +00:00
Curt Coder
3df0bd2be6 (MESS) sf7000: Verified floppy format gap sizes. [Curt Coder] 2012-12-10 21:51:26 +00:00
Jonathan Gevaryahu
991a3f99c0 (MESS) VT100: added redumps of some of the vt102/vt131 roms [pjustice]
VT100: updated a bunch of driver notes and rom defs to reflect current research [Lord Nightmare]
2012-12-10 21:40:04 +00:00
Angelo Salese
7c49ac124c Reverted keyboard port_impulse 2012-12-10 20:59:31 +00:00
Angelo Salese
155b61dd0b Attempt to fix interlace ... 2012-12-10 20:38:19 +00:00
Wilbert Pol
ed43fa2b05 315_5124.c: Fixed copy/paste error that caused FluBBa's "Offscreen Y, col" test to fail for the game gear vdp. [Enik Land] 2012-12-10 20:38:16 +00:00
Wilbert Pol
36d3dc4270 doc update (nw) 2012-12-10 20:12:34 +00:00
Miodrag Milanovic
6eb95f7a54 New MESS skeleton added:
------------------------
- General Processor Modello T [Any,The Dumping Union]
2012-12-10 15:42:47 +00:00
Angelo Salese
5478bef2b3 First step in converting the kanji data 2012-12-10 15:31:45 +00:00
Nathan Woods
df9fcffa09 [SG1000] MSVC fix (nw) 2012-12-10 12:29:01 +00:00
Miodrag Milanovic
83c7f8c03c typo fix from qmc2 (no whatsnew) 2012-12-10 12:26:49 +00:00
Robbbert
7ac70e7ee5 polaris : fixed player inputs in upright cabinet (nw) 2012-12-10 11:57:50 +00:00
Nathan Woods
e8170f94d6 [MSM6242] More cleanups (nw), implemented save states 2012-12-10 11:32:53 +00:00