Commit Graph

54898 Commits

Author SHA1 Message Date
hap
cafb7d5622 neogeocd: typo (nw) 2017-11-11 18:40:16 +01:00
Robbbert
5c401ae23f (nw) more small tidyups of my drivers 2017-11-12 03:57:04 +11:00
hap
16603f32b8 mmagic: added sound samples [Robbert] 2017-11-11 17:01:49 +01:00
MetalliC
e64bd14bb0 arm7: handle DP-commands ROR <Rs> case where Rs=32/64, remove few outdated comments 2017-11-11 17:02:15 +02:00
MetalliC
372f8a9224 naomi.cpp: rename Mushiking 2K3 EXP for consistency, corrected year (nw) 2017-11-11 16:57:24 +02:00
R. Belmont
e71e69b79c
Merge pull request #2792 from einstein95/master
Add Neo-Geo CD Universe BIOS v3.2 (nw)
2017-11-11 09:06:37 -05:00
MetalliC
eae0efd65d new not working machine
-----------------------
Mushiking The King Of Beetles - Mushiking IV / V / VI (World) [Darksoft, f205v, MetalliC, rtw]
2017-11-11 15:27:33 +02:00
Curt Coder
ee277264e2 tmc600: Fixed printer handshake, RAM/ROM region sizes, and implemented video according to actual hardware. [Curt Coder] 2017-11-11 14:04:25 +02:00
Curt Coder
c10dd36e84 cdp1869: Removed obsolete todo. (nw) 2017-11-11 14:02:41 +02:00
Curt Coder
c2cf2f7504 tmc600: Added Euro bus skeleton. [Curt Coder] 2017-11-11 14:02:22 +02:00
Curt Coder
2dc33c0d0b cdp1852: Added DO read function. [Curt Coder] 2017-11-11 14:01:35 +02:00
Curt Coder
818cb0f6bb cosmac: Added WAIT/CLEAR input lines. [Curt Coder] 2017-11-11 14:01:07 +02:00
einstein95
e05f4cce2d Add Neo-Geo CD Universe BIOS v3.2 (nw) 2017-11-11 22:08:33 +13:00
briantro
009917fa77 new working clone - Bucky O'Hare (ver AA)
New Clone Added
----------------------------------------------
Bucky O'Hare (ver AA) [Bill D., The Dumping Union]
2017-11-10 20:11:48 -06:00
angelosa
840a017027 tattack.cpp: added samples (nw) 2017-11-11 02:23:03 +01:00
angelosa
6379ba875b tattack.cpp: emulated brick blinking effect (nw) 2017-11-11 01:20:58 +01:00
angelosa
bd035338bf Added HMC20 and screen raw params for following drivers: [Angelo Salese]
* bogeyman.cpp, chanbara.cpp, dec0.cpp, dec8.cpp, firetrap.cpp, mystston.cpp, ssozumo.cpp,
2017-11-11 00:20:30 +01:00
Dirk Best
ca23003a91 74123: Use line handlers for single lines 2017-11-10 22:07:57 +01:00
MetalliC
bd69d42a02 pgm2: a bit less awful hack (nw) 2017-11-10 20:18:57 +02:00
MetalliC
41e94b4c12 arm7: add ARM v5/9 check (nw) 2017-11-10 20:18:09 +02:00
MetalliC
bb96e249ca ymz770.cpp: 2nd volume control, notes (nw) 2017-11-10 20:16:50 +02:00
AJR
a2be3de956 qtsbc: Add notes (nw) 2017-11-10 13:12:38 -05:00
hap
fee21b0a91 ymz770: renamed "elem" for readability (nw) 2017-11-10 18:38:26 +01:00
Ivan Vangelista
5586f049ba (this needs the correct HD serial number, but can be booted by uncommenting the rom patch in the driver) (nw)
New not working clone
------------------------------
Landing High Japan  (Ver 2.02 O) [ShouTime]
2017-11-10 18:25:02 +01:00
Robbbert
8a3d220301 (nw) qtsbc : added devices ; dialog80 : added notes. 2017-11-11 03:12:18 +11:00
cracyc
ec2685c66c plugins/hiscore: add option to hiscore.ini to only_save_at_exit (nw) 2017-11-10 08:48:53 -06:00
Justin Kerk
7741c94805 ibm5150.xml: re-alphabetize sets, metadata tweaks, move diagncra to ibm5170 (nw) 2017-11-09 22:36:44 -08:00
arbee
bdcb983078 apple2c: fix Slinky register return when no expansion RAM present. [R. Belmont, mgcaret] 2017-11-09 23:14:44 -05:00
angelosa
846082a1d3 Machine promoted to WORKING
---------------------------
Time Attacker [Angelo Salese]

(out of whatsnew: added bottom edge and enable feature, added paddle shrink, hooked up flip screen and bricks color bank, fixed some dips/inputs)
2017-11-10 04:04:09 +01:00
angelosa
e3570f6e69 tattack.cpp: added paddle input & drawing, game is now playable (nw) 2017-11-10 04:04:07 +01:00
Dirk Best
7b529cc3fb einstein: Hook up RS232 port 2017-11-10 01:02:05 +01:00
hap
31f5670ba9 galaxian: added correct kingball soundrom (nw) 2017-11-10 00:31:34 +01:00
angelosa
02e509182a tattack.cpp: fix background color, add edges, fix visible area (nw) 2017-11-10 00:20:50 +01:00
Dirk Best
1c35fc11b7 einstein: Fix centronics port
Printing now works.
2017-11-09 23:56:54 +01:00
MetalliC
32b0ea94de
Merge pull request #2791 from DavidHaywood/pgm2_2
preliminary PGM2 emulation, most video features emulated, Oriental Legend 2 mostly OK, see notes.
2017-11-10 00:48:10 +02:00
angelosa
73fce34f42 tattack.cpp: added wall drawing (nw) 2017-11-09 23:20:28 +01:00
angelosa
5c3e7fa9b0 tattack.cpp: added ball drawing (nw) 2017-11-09 23:20:26 +01:00
David Haywood
6698c5be1a preliminary PGM2 emulation, most video features emulated, Oriental Legend 2 mostly OK, see notes. 2017-11-09 22:18:20 +00:00
MetalliC
098687350d arm7: LDR/LDRM switch to Thumb mode on ARMv5T [David Haywood, MetalliC]
note - why we don't have archflags for cpu architecture versions ? this feature present not on all CPUs with Thumb IA.
2017-11-09 22:12:05 +02:00
R. Belmont
77d60e5e3d
Merge pull request #2789 from DavidHaywood/sega
new clones
2017-11-09 14:24:35 -05:00
angelosa
f2e20e364a Machine promoted to WORKING
---------------------------
Ping Pong King [Angelo Salese]

(out of whatsnew: fixed sprite left edge wraparound, made "round" dipsw more verbose, misc cleanups)
2017-11-09 20:12:38 +01:00
Robbbert
95232ad440 (nw) more small tidyups of some of my drivers 2017-11-10 03:55:18 +11:00
Robbbert
be0729de3e (nw) mes : added devices 2017-11-10 03:03:36 +11:00
AJR
7af583d188 genpc, isa8: Make maincpu tag more honestly configurable (nw) 2017-11-09 10:48:05 -05:00
AJR
220fedf8c0 genpc: Make maincpu tag actually configurable (nw) 2017-11-09 10:10:18 -05:00
Robbbert
3b8a6ba5d4 (nw) k8915 : replaced generic keyboard with sio 2017-11-10 01:55:34 +11:00
David Haywood
e31ed0d5c9 typo (nw) 2017-11-09 14:01:04 +00:00
David Haywood
1185f4ec80 new clones
Grudge Match (V00.90, Italy, location test?) [Vernimark, f205v]

note, dump is a bit odd, 2 roms were identical, one rom needs to be loaded over the end of another as not to get corrupt text.  I've asked for verification.
despite being in Italian this is a newer, and noticably more complete version than the previous set, so I've made it the parent
2017-11-09 13:59:32 +00:00
Robbbert
79b7cb5746 (nw) lola8a : use shared pointer for display 2017-11-09 23:34:10 +11:00
mahlemiut
24fc3d9f83 attache: add preliminary communcations between the Z80 and 8086. 2017-11-09 22:07:24 +13:00