Angelo Salese
50bc1663eb
Added Joystick ports, used by Quarth
2012-12-03 22:51:35 +00:00
David Haywood
83fb716565
current impact (nw)
2012-12-03 22:39:35 +00:00
smf-
9638bedcab
removed unused variable (nw)
2012-12-03 22:39:08 +00:00
Angelo Salese
0828b94d8f
Fixed a bug with non-zero base SAD register in upd7220, fixes vertical position in Tokimeki Sports Gal 3
2012-12-03 21:54:16 +00:00
David Haywood
e094093fc4
Money Spider is also an Impact Video game, likewise missing stuff (nw)
2012-12-03 21:36:04 +00:00
David Haywood
69578ac694
Buzzundrum runs on the Impact Video board so move it (unsurprisingly we're missing the TMS / GFX roms at the very least) (nw)
2012-12-03 21:29:53 +00:00
David Haywood
6fe40a7ea7
current impact (nw)
2012-12-03 21:22:51 +00:00
cracyc
cbc482559c
upd765.c: Revert sector increment behavior and don't change chs address on error (nw)
2012-12-03 21:22:13 +00:00
Angelo Salese
b71a051765
Fixed SASI dummy status and V-blank irq, makes at least Tokimeki Sports Gal 3 to boot
2012-12-03 20:31:23 +00:00
Angelo Salese
d902097fe9
DRQ signals seems to be inverted actually, makes PC-9801 to finally start loading disks ...
2012-12-03 20:13:18 +00:00
Angelo Salese
937b69c9ab
It DRQs! (nw)
2012-12-03 20:03:52 +00:00
Angelo Salese
744361b35d
Preliminary Force Ready mechanism for PC-88VA
2012-12-03 19:21:17 +00:00
Olivier Galibert
d0a0390362
upd765: Try another hypothesis [O. Galibert]
2012-12-03 19:12:34 +00:00
David Haywood
cb726c27e3
current impact (nw)
2012-12-03 18:43:13 +00:00
David Haywood
b2411907e0
oops (nw)
2012-12-03 17:10:46 +00:00
Angelo Salese
c9bc8c1224
Very preliminary RAW params usage for Amiga based machines in MESS, pending further info, nw
2012-12-03 16:15:38 +00:00
cracyc
20c79912f8
upd765.c: changes to busy flag, r/w sector increment and reset int [Carl]
...
(MESS) move pcjr fdc stuff to pc.c as it is unique and restore kb timer (nw)
2012-12-03 15:45:33 +00:00
Michaël Banaan Ananas
452a157fa1
New clone added
...
-----------------
Zero Point (Japan) [Takahiro Nogi]
2012-12-03 15:26:53 +00:00
Angelo Salese
c1a2c29982
Removed a 0 that wasn't supposed to be there, nw
2012-12-03 15:04:37 +00:00
Angelo Salese
50d53abf35
Various changes to Nichibutsu Mahjong drivers: [Takahiro Nogi]
...
* drivers/nbmj8688.c: Fixed graphics in orangec,orangeci,vipclub sets, removed GAME_IMPERFECT_GRAPHICS flag for these.
* drivers/nbmj8891.c: Added Font Select configuration setting for hanamomo
* machine/nb1413m3.c: Added special case for ORANGECI and removed unnecessary information in the file
2012-12-03 15:01:55 +00:00
Angelo Salese
625352d50d
Put force ready on later machines too, nw
2012-12-03 14:45:53 +00:00
R. Belmont
e39c49fff0
(nw)
2012-12-03 14:28:21 +00:00
Michaël Banaan Ananas
ab82e572a5
zerofill missing tile rom (right 4 tile pixels are empty now instead of random)
2012-12-03 13:08:11 +00:00
David Haywood
c8340b553c
impact, current, including moving some badly placed roms (nw)
2012-12-03 10:36:44 +00:00
Miodrag Milanovic
c54eaa57fa
-a7000: Added RiscOS roms 3.60, 3.71, 4.02 and 4.39 [robcfg]
...
New Clone Added
-----------------------------------
Dragon 2000 [robcfg]
2012-12-03 09:08:52 +00:00
David Haywood
2d318d0b1e
impact, up to Sonic The Hedgehog / Space Invaders (nw)
2012-12-03 08:47:16 +00:00
Robbbert
6152d49674
Placation (nw)
2012-12-03 07:54:28 +00:00
David Haywood
14401642ea
current impact + some dupe killing (nw)
2012-12-03 07:31:56 +00:00
David Haywood
9f5a7eeffd
impact M,N,O (nw)
2012-12-03 06:29:33 +00:00
David Haywood
5ac63b71fb
impact I,J,K,L (nw)
2012-12-03 05:47:40 +00:00
David Haywood
85f01ba2ba
impact G,H (nw)
2012-12-03 04:28:47 +00:00
David Haywood
e225d03d53
impact, D,E,F splits (nw)
2012-12-03 03:33:55 +00:00
David Haywood
c1c2946ddb
more jpmimpct (nw)
2012-12-03 02:39:37 +00:00
R. Belmont
3e599212eb
6850acia: bring IRQ line into standard usage (ASSERT_LINE = IRQ active) [R. Belmont]
...
(nw portion)
These are the only 3 drivers I found that appear to use the 6850 IRQ callback; many others had it commented out. If you own such a driver and you commented it out due to weird behavior or whatever (isa_gus.c?) you might want to try again.
2012-12-03 02:07:52 +00:00
R. Belmont
e6c71af43f
coinmvga: map ROM mirror at 700000, might even be right (nw)
2012-12-03 01:41:42 +00:00
R. Belmont
d73ec8ec79
(MESS) Mirage: lots of documentation from the schematics, added preliminary LED hookup [R. Belmont]
...
(MESS) New games added as GAME_NOT_WORKING
------------------------------------------
Yamaha MU-100 [Guru, R. Belmont, O. Galibert]
2012-12-02 22:11:07 +00:00
R. Belmont
52a5317274
h8: H8S analog I/O is now routed to the driver like in the original H8s [R. Belmont]
2012-12-02 22:04:10 +00:00
David Haywood
610ed62433
more jpmimpct (nw)
2012-12-02 19:39:26 +00:00
David Haywood
cc91bd371e
bit more sorting / identifying in jpmimpct (nw)
2012-12-02 18:52:51 +00:00
David Haywood
8fa8f34077
jpmimpct notes / splitting (nw)
2012-12-02 16:45:38 +00:00
David Haywood
d9133b72cb
fruit machine set splitting (nw)
2012-12-02 15:21:03 +00:00
David Haywood
11bda4b7c0
shuffle some more incorrectly placed sets around (nw)
2012-12-02 14:41:23 +00:00
Olivier Galibert
0460d948d9
pc98: Hookup ready in line with the schematics. Untested, but it may even work (nw)
2012-12-02 14:26:50 +00:00
David Haywood
09cce8e927
move incorrectly identified j5indy set (nw)
2012-12-02 13:51:49 +00:00
Robbbert
ccceb6eabb
New working clone.
...
New Clone
---------
Super Earth Invasion (Electrocoin, bootleg) [Andy Welburn, MisfitMAME]
2012-12-02 10:55:28 +00:00
David Haywood
4d7fd22b14
various fruit machine re-org for some futher work, including identifying some JPM System 5 sets making use of the older SAA sound hardware revision of the board. (nw)
2012-12-02 08:16:16 +00:00
Brian Troha
fe04689d1e
merit.c: Minor note about possible dipswitch definition based on a picture from a flyer for the game. - NW
2012-12-02 05:55:39 +00:00
Brian Troha
02c9f29f61
tmnt.c: Correct rom names for the new Sunset Riders clone set. Reordered the sets by player, region and revision. - NW
2012-12-02 04:43:57 +00:00
David Haywood
1ba1192e3f
megacd/neocd: precursor to proper cleanups (nw)
...
(rather ugly for now, the code *should* be collapsible to a single set of functions but we're not there yet, not even close, lots of push and pull of system specific bits needed before everything is in the right place)
2012-12-02 02:56:09 +00:00
Brian Troha
913c195607
new game added: Merit's Riviera Hi-Score Poker
...
New games added or promoted from NOT_WORKING status
---------------------------------------------------
Riviera Hi-Score [Brian Troha, The Dumping Union]
Out of the what's new: Two sets, the newer parent set gets hung up somewhere while the older set works correctly.
2012-12-01 22:39:23 +00:00
Scott Stone
2af702dbdb
uh.. yeah
2012-12-01 18:37:02 +00:00
Scott Stone
d8eb4e9e73
New clones added
...
----------------
Sunset Riders (4 Players ver JAC) [any]
2012-12-01 18:34:50 +00:00
Olivier Galibert
251f44d15a
wd_fdc: Interrupt on ready support [O. Galibert]
2012-12-01 14:57:19 +00:00
Olivier Galibert
bce74a2c73
floppy: Enhance ready support [O. Galibert]
2012-12-01 14:57:14 +00:00
smf-
f44e7c90fa
added a note about the different chip type used on gachaga champ.
2012-12-01 14:04:42 +00:00
smf-
3a398ee122
Updated PCMCIA card layout and added back, based on pictures from Guru [smf]
2012-12-01 14:01:32 +00:00
Angelo Salese
2a591e0110
Made palette_init to be all black in Star Force, in order to not show MAME's default palette, nw
2012-12-01 13:47:38 +00:00
Olivier Galibert
e28869ccfa
wd_fdc: fm support, need to review all timings [O. Galibert]
2012-12-01 10:28:18 +00:00
smf-
9d31473f19
added PCMCIA flash card layout and renamed dumped roms to match new positions [smf]
2012-11-30 19:45:43 +00:00
Angelo Salese
bcb6bb5b72
Some logging disabling ...
2012-11-30 19:43:47 +00:00
Angelo Salese
b3dc27e2fd
Added FDC DRQ signals for PC-9821
2012-11-30 19:35:49 +00:00
Angelo Salese
95cfdf94b7
Part 1 of PC-9801 driver clean-ups
2012-11-30 17:32:45 +00:00
Angelo Salese
2da2ceb0ab
Made various changes for PC-9821, now it boots into BASIC like the other systems
2012-11-30 16:53:35 +00:00
Angelo Salese
8b1f9ae6c7
Added IDE interface to Photo-Play
2012-11-30 15:35:54 +00:00
Angelo Salese
73353a730a
Added a note regarding disk swapping.
2012-11-30 13:36:51 +00:00
Angelo Salese
fbfaa41f1e
Bulk replace of Jumper settings from Dip-Switches menu to Game Configuration in toaplan2.c, nw
2012-11-30 03:16:30 +00:00
R. Belmont
ae0c967c3f
(MESS) Finished sample ROM dump for SD-1 & SD-1 32 [Christian Brunschen]
2012-11-30 02:05:48 +00:00
David Haywood
8296386d40
SC4, current (nw)
2012-11-29 21:41:55 +00:00
David Haywood
d0a398e1de
SC4, current sorting (nw)
2012-11-29 20:10:52 +00:00
Curt Coder
f995f0b497
(MESS) Fixed floppy clocks. (nw)
2012-11-29 19:03:35 +00:00
Curt Coder
622a0adf0c
(MESS) vixen: Floppy modernization. (nw)
2012-11-29 19:02:30 +00:00
Curt Coder
ff114f9e77
(MESS) bullet: Floppy modernization. (nw)
2012-11-29 19:02:11 +00:00
Curt Coder
b23b2a1060
(MESS) bw2: Fixed floppy format and FDC clock. (nw)
2012-11-29 19:01:35 +00:00
Curt Coder
d40e28b6d1
(MESS) tiki100: Floppy modernization. (nw)
2012-11-29 19:01:03 +00:00
Curt Coder
ab2c58ca71
Added 8" DSSD floppy type, WD177x inverted bus, and fixed DSKCHG signal. (nw)
2012-11-29 18:55:10 +00:00
Angelo Salese
3a4f79ac36
Fixed cia_1 clocks, makes North & South and Fred happy
2012-11-29 18:20:56 +00:00
David Haywood
fe8a7c0ff5
SC4, more setups, sorting (nw)
2012-11-29 13:23:20 +00:00
Scott Stone
cebc1d6def
Added some extra dipswitches for sf2amf, added some more (not working) bootlegs and some consistency fixes, many thanks to Jackc for pointing me to all the necessary documentation. [ReadOnly]
...
New clones added
----------------
Street Fighter II': Magic Delta Turbo (bootleg, set 2) (not working) [f205v, ReadOnly]
Street Fighter II': Champion Edition (M8, bootleg) (not working) [Bonky, ReadOnly]
2012-11-29 09:25:16 +00:00
David Haywood
52864b22a2
SC4, updates for this morning (nw)
2012-11-29 07:32:53 +00:00
Angelo Salese
e6c66ec990
(MESS) Added LOF bit in Amiga emulation, used by Twintris to boot
2012-11-29 03:47:47 +00:00
David Haywood
8c5ff3fe3e
SC4, Current for tonight (nw)
2012-11-29 03:19:34 +00:00
Angelo Salese
80283db9f3
Added preliminary artwork LEDs for Commodore Amiga (open to suggestions), nw
2012-11-29 02:30:44 +00:00
David Haywood
a27e2d0590
SC4, gave sc4gcclb the sound roms it wants (after converting the ones we had from intel hex and finding they were bad and for a different game?) (use http://gnuwin32.sourceforge.net/packages/hex2bin.htm on the files 9500425/95004253 you have to convert, nothing is new)
2012-11-29 01:01:31 +00:00
David Haywood
0fdb4ff773
SC4, kill another reported dupe + progress
2012-11-29 00:26:35 +00:00
Angelo Salese
8070361fa9
Emulated the KART, but RISC OS still hangs due of something ...
2012-11-28 23:27:47 +00:00
David Haywood
8a4e9b51ef
SC4, kill reported dupe
2012-11-28 23:23:24 +00:00
David Haywood
e7f8653484
SC4, current checkpoint (nw)
2012-11-28 23:14:26 +00:00
David Haywood
ee11f173f1
SC4, more (nw)
2012-11-28 21:59:20 +00:00
Olivier Galibert
78baa05851
mirage: Make it boot by whatever means necessary [O. Galibert]
2012-11-28 21:53:22 +00:00
David Haywood
f1aed9f6d6
SC4, sorting, sorting.. (nw)
2012-11-28 20:06:25 +00:00
Michaël Banaan Ananas
6346d9abfd
(correct title)
2012-11-28 19:36:34 +00:00
Angelo Salese
bdc4606c25
(MESS) fixed various bugs with Acorn Archimedes IRQs [Angelo Salese]
2012-11-28 18:24:27 +00:00
Angelo Salese
32a13bebc8
Added skeleton device for Acorn Archimedes KART device
2012-11-28 17:20:33 +00:00
David Haywood
18880ee7fe
SC4, continued init sorting (nw)
2012-11-28 17:18:17 +00:00
Curt Coder
f2dacf2813
(MESS) comx35: Floppy modernization and expansion interface cleanup. (nw)
2012-11-28 15:58:47 +00:00
Curt Coder
21ea8a94e9
(MESS) e01: Floppy modernization. (nw)
2012-11-28 15:58:15 +00:00
Curt Coder
52e54ab3a6
(MESS) Cleanup. (nw)
2012-11-28 15:58:02 +00:00
Curt Coder
f590715d67
(MESS) c8280: Floppy modernization. (nw)
2012-11-28 15:57:39 +00:00
Curt Coder
023298b926
(MESS) abc_fd2: Floppy modernization. (nw)
2012-11-28 15:57:24 +00:00
Curt Coder
52582aac7b
(MESS) xor100: Floppy modernization. (nw)
2012-11-28 15:57:06 +00:00
Curt Coder
81ffb6d1e1
(MESS) mpz80: Floppy modernization. (nw)
2012-11-28 15:56:47 +00:00
Curt Coder
5dd674b178
Fixed regression. (nw)
2012-11-28 15:55:59 +00:00
Angelo Salese
3f5c09e4b9
Fixed upd765 irq hook-up for PC-9801RS
2012-11-28 15:55:47 +00:00
Curt Coder
b1354d9ed4
Added some more floppy types. (nw)
2012-11-28 15:53:32 +00:00
Angelo Salese
af6436087a
Fixed compile warning
2012-11-28 14:57:37 +00:00
Olivier Galibert
ccdbcb0a97
wd_fdc: Describe track when formatting [O. Galibert]
2012-11-28 14:17:04 +00:00
Olivier Galibert
657613df47
wd_fdc: Change the feature functions into bools, and use the correct pll for each chip [O. Galibert]
2012-11-28 13:22:44 +00:00
Robbbert
9a963b1209
spacerng : fixed flipscreen (nw)
...
Note that the playfield is intentionally reversed; you are in a boat trying to spear fish below you.
2012-11-28 11:29:22 +00:00
David Haywood
f1704a93b0
SC4, another checkpoint to note that "CLUB JACKPOT JUNCTION" maps a 7th reel somewhere, novel.
2012-11-28 04:43:21 +00:00
R. Belmont
d98bbeb929
h8 updates: [R. Belmont]
...
- Preliminary H8S/2655 support
- Fixed so RTE doesn't allow the PC to go outside the address space
- Supported additional forms of BTST and BSET
- Removed incorrect halt on BVC/BVS instructions
2012-11-28 04:27:10 +00:00
David Haywood
e48b274801
SC4, more shakeup
2012-11-28 04:10:48 +00:00
Angelo Salese
bc3c47b9c4
Made some floppy work
2012-11-28 03:49:24 +00:00
David Haywood
4a3fb15754
SC4, moved all Dutch games to their own section (even when the titles are the same the games aren't and they're build on very different codebases)
2012-11-28 02:52:34 +00:00
Angelo Salese
86ac70dfd8
(MESS) Various improvements to PC-9821, waiting for a system disk now ...
2012-11-28 02:14:18 +00:00
David Haywood
2ca55515b8
SC4, continued (nw)
2012-11-28 00:27:18 +00:00
David Haywood
c7b27d769b
SC4, more inits (nw)
2012-11-27 23:21:44 +00:00
Angelo Salese
15d99eab26
(MESS) Improvements to PC-9821, now hanging due of 'cache error'
2012-11-27 21:55:15 +00:00
David Haywood
f6189f7e42
SC4, shuffle things around a bit, separate out incomplete sets to bottom of the list (where sound roms are missing / wrong) (nw)
2012-11-27 21:38:24 +00:00
Olivier Galibert
e1dec52d72
wd_fdc: More renaming [O. Galibert]
2012-11-27 21:07:25 +00:00
smf-
8ecf69ac2a
New games added or promoted from NOT_WORKING status
...
---------------------------------------------------
Gachaga Champ (GE877 VER. JAA) [smf, Yasuhiro, Tormod, Paratach, M. Healey, Dr. Spankenstein, f205v, T. Bailey, Mr. CAST, J. Finney, M.David, anonymous, Pernod, hap, gatt9, redk9258, L. Genier, Yohji, Smitdogg, The Dumping Union]
2012-11-27 20:38:05 +00:00
David Haywood
f4a2b316fe
SC4, more of the same (nw)
2012-11-27 20:29:03 +00:00
David Haywood
ff9acde574
Giving various SC4 games correct reel configs / init functions to allow them to pass the initial startup tests (nw)
...
(also test SVN)
2012-11-27 19:46:29 +00:00
Olivier Galibert
2bf456f70f
wd_fdc: Add comments on the family [O. Galibert]
2012-11-27 16:55:29 +00:00
Olivier Galibert
a219677251
upd765: Externalize the fdc [O. Galibert]
2012-11-27 16:55:25 +00:00
Olivier Galibert
958c5307e1
placeholders
2012-11-27 16:54:19 +00:00
Olivier Galibert
ee2e4922f0
wd1772: Rename to wd_fdc [O. Galibert]
2012-11-27 16:53:30 +00:00
Olivier Galibert
b3d0193b66
upd765, wd1772: Move to emu [O. Galibert]
2012-11-27 16:53:24 +00:00
Olivier Galibert
13673729a4
placeholders
2012-11-27 16:50:35 +00:00
Michaël Banaan Ananas
8670e3920f
(notes)
2012-11-27 13:17:28 +00:00
Robbbert
828afe9c6a
rotaryf : Added 'invaders' sounds [Robbbert]
2012-11-27 11:24:57 +00:00
Sandro Ronco
7373b52015
(MESS) floppy: added a more descriptive error message when it fails to identify the image format. (nw)
2012-11-27 11:20:57 +00:00
Miodrag Milanovic
4bb3984c83
Set interface name to scsi harddisks so they can be mounted as softlist items (no whatsnew)
...
Fixed mac harddisk list to use new interface
Also added interface for scsi cdrom, but named it "cdrom" since medium is always same.
2012-11-27 10:12:36 +00:00
smf-
bcdfee6e91
Changed flash access to use 16 bit handlers [smf]
...
New games marked as GAME_NOT_WORKING
------------------------------------
Gachaga Champ (GE877 VER. JAA) [smf, Yasuhiro, Tormod, Paratach, M. Healey, Dr. Spankenstein, f205v, T. Bailey, Mr. CAST, J. Finney, M.David, anonymous, Pernod, hap, gatt9, redk9258, L. Genier, Yohji, Smitdogg, The Dumping Union]
2012-11-27 00:34:31 +00:00
Sandro Ronco
fc3df750cd
(MESS) Updated TVC HBF to use new floppy system. (nw)
2012-11-26 19:55:41 +00:00
Curt Coder
abbfd858ea
Replaced all device_t's with actual device classes. Regression test recommended. (nw)
2012-11-26 16:04:41 +00:00
Curt Coder
e8b103c2cb
(MESS) xerox820: Modernized floppy. (nw)
2012-11-26 16:03:03 +00:00
Curt Coder
c3e6a4bc88
(MESS) Added skeleton for Shugart SA1403D Winchester controller. (nw)
2012-11-26 16:01:51 +00:00
Curt Coder
cbcc76b36c
(MESS) wd1772: Added FD1771 and FD1797 variants. [Curt Coder]
2012-11-26 16:01:01 +00:00
Curt Coder
0a31823230
(MESS) Added some floppy formats and TWOSID signal. (nw)
2012-11-26 16:00:07 +00:00
Robbbert
09cc0182e5
Fixed MT 00340 [Robbbert]
2012-11-26 11:48:57 +00:00
Sandro Ronco
19232286c8
(MESS) Allow a5105 to boot again from floppy. (nw)
2012-11-26 11:47:42 +00:00
Robbbert
2faf483330
Fixed MT 02710 [Robbbert]
2012-11-26 09:56:11 +00:00
Jonathan Gevaryahu
95c00f8c65
(MESS) upd1771.c - additional comment updates, including some upd1771 patents and internal workings information. [Lord Nightmare]
2012-11-26 07:49:21 +00:00
R. Belmont
c3a8f80371
(MESS) esqvfd: fake underline until we redo the character matrix (nw)
2012-11-26 03:40:13 +00:00
Robbbert
b7f5764e32
fixed cocktail mode in a few games
2012-11-26 03:15:51 +00:00
Angelo Salese
564d3514cb
De-kludgeized floppy motor functionality
2012-11-26 01:51:56 +00:00
R. Belmont
42e4f8a01d
A few more documentation bits (nw)
2012-11-25 23:04:24 +00:00
R. Belmont
3ba2cea82f
A bit more (nw)
2012-11-25 23:00:53 +00:00
R. Belmont
3fc4275969
esq5505: More documentation and trying to figure out the panel buttons (nw)
2012-11-25 22:53:23 +00:00
Scott Stone
557ca254e6
CPS-1 update [Team CPS-1]:
...
* Added CCPRG.11D, QAD63B.1A, TN2292.1A PALs
* Replaced the old PAL S224B.1A with the one
coming from the real dump [Corrado Tomaselli]
* Identified and documented qadj as a genuine
Japan Resale Ver. board, qadj -> qadjr
* Added "Japan Resale Ver." note where needed
* Updated and realigned games table in video\cps1.c
* Minor fixes
2012-11-25 20:12:14 +00:00