Commit Graph

55385 Commits

Author SHA1 Message Date
sjy96525
e332c5bb04 Correct Ehrgeiz, Golgo 13 Kiseki no Dandou Year
In according Titlescreen, Ehrgeiz says 1997, Golgo 13 Kiseki no Dandou says 2000 and released in October 2000.
https://i.imgur.com/zJpfQF6.png
https://i.imgur.com/fRppjaO.png
2017-11-13 16:32:46 +01:00
MetalliC
46c361d487
Merge pull request #2798 from sjy96525/patch-2
Correct Spikeout: Final Edition year
2017-11-13 17:25:36 +02:00
R. Belmont
83afccdd6b
Merge pull request #2797 from jfdelnero/master
Fix logs, typos, and memset replaced by std::fill.
2017-11-13 08:57:01 -05:00
AJR
de4d0deef3 eepromser: Add reference for X2444 commands (nw) 2017-11-13 08:15:44 -05:00
sjy96525
df48cecd72
Correct Spikeout: Final Edition year
Spikeout: Final Edition titlescreen says 1999, and released date is 1999 confirmed from  Arcade TV Game List Kokunai - Kaigai Hen (1971 - 2005) at Page 38.
https://i.imgur.com/897HPm2.png
https://i.imgur.com/IOUUZgO.png
2017-11-13 18:37:26 +08:00
Jean-François DEL NERO
030c63c66a Fix logs, typos, and memset replaced by std::fill. 2017-11-13 08:47:59 +01:00
AJR
bf8eac0fbb Various palette and screen improvements (nw)
- Use device_resolve_objects to remove the need for resolve_palette
- Palette format no longer depends on configuration of first screen
2017-11-13 00:07:48 -05:00
AJR
55010e6fad Fix build (nw) 2017-11-13 00:01:00 -05:00
angelosa
9e0e4112f0 model3.cpp: player 2 inputs for all games & left/right stick for von2 (nw) 2017-11-13 04:30:40 +01:00
briantro
7ee0bbce3e bbusters.cpp: swap 3 player & 2 player Japanese sets as 3 player versions are norm (nw) 2017-11-12 20:06:22 -06:00
R. Belmont
7def09d270
Merge pull request #2795 from jfdelnero/master
SMC91C9X Ethernet controller now working in connected mode with WinPcap or TUN/TAP tunnel.
2017-11-12 20:22:57 -05:00
Michael Zapf
5a1764d24d ti99_8: OSO fix (nw) 2017-11-13 00:41:06 +01:00
Michael Zapf
46958737cf ti99_8: OSO implementation completed; pending tests (nw) 2017-11-13 00:41:06 +01:00
Jean-François DEL NERO
b89717f97a SMC91C9X Ethernet controller now working in connected mode with WinPcap or TUN/TAP tunnel. 2017-11-12 22:34:41 +01:00
hap
8593fdceab pacland: keep sprite-sprite priorities intact on priority-over-fg sprites (nw) 2017-11-12 22:13:29 +01:00
Jean-François DEL NERO
e36ba7d95e Merge branch 'master' of https://github.com/mamedev/mame 2017-11-12 20:49:59 +01:00
Curt Coder
23d1473dac tmc600: Implemented TMC-700 real time clock. [Curt Coder] 2017-11-12 21:19:36 +02:00
AJR
52ca12c3d6 dialog80: A little more chip identification (nw) 2017-11-12 14:04:47 -05:00
AJR
589aec2d37 tti: More discoveries (nw) 2017-11-12 13:38:33 -05:00
Robbbert
b0b77296c9 (nw) cdc721 : bit of guesswork 2017-11-13 03:43:59 +11:00
hap
9c399e336c toaplan1: fix outzonecv misalignment (nw) 2017-11-12 16:56:57 +01:00
hap
f2179fdcc4 taitosj: fix ay2,3,4 volume regression (nw) 2017-11-12 16:34:47 +01:00
hap
0b32d5d3f8 williams_adpcm_sound_device: lower dac volume (nw) 2017-11-12 15:58:02 +01:00
AJR
029e68d48b btchamp: Better handling of uPD4701 control lines (nw) 2017-11-12 02:24:55 -05:00
AJR
f171f55568 tti: Add serial EEPROM using new DO write callback (nw) 2017-11-12 02:03:10 -05:00
angelosa
3169eb94c5 mainevt.cpp: fixed sprite shadows for Devastators [Angelo Salese] 2017-11-12 07:42:03 +01:00
Robbbert
8cad75c00f (nw) dps1 : added uart 2017-11-12 17:00:38 +11:00
angelosa
9be7681bb3 mainevt.cpp: reverse button1 and button2 as per service mode (nw) 2017-11-12 06:37:58 +01:00
AJR
a75823f658 btchamp, simpbowl: Trackball modernization (nw) 2017-11-11 19:49:28 -05:00
angelosa
4bfcf494bf inputs for Dobou-Chan (nw) 2017-11-12 01:34:23 +01:00
angelosa
f28ace9784 bishi.cpp: allow Dobou-Chan GFX ROM test to pass (nw) 2017-11-12 00:32:02 +01:00
angelosa
e4dcab711c Fixed previous Data East commit to use 12 MHz XTAL instead [Angelo Salese]
(out of whatsnew: above supposedly logs in whatsnew.txt, as a reminder for changing the log message)
2017-11-11 22:54:44 +01:00
angelosa
38e6a2ef57 minor (nw) 2017-11-11 22:54:43 +01:00
AJR
c7091170c6 mice: Split into separate sets for each CPU-specific monitor program
(nw) This anticipates that each CPU type will also require its own special configuration, though none of them are actually emulated yet.
2017-11-11 14:36:00 -05:00
Ville Linde
a2103175c0 taitotz: HD serial number for landhigha (nw) 2017-11-11 20:01:07 +02:00
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