Commit Graph

43954 Commits

Author SHA1 Message Date
Joakim Larsson Edstrom
5681768bf7 Changed faked divider constant to match bugfix in SCC driver, still need to figure out the actual PCLK 2016-06-02 11:44:54 +02:00
Joakim Larsson Edstrom
ab7faf82a1 Fixed baudrate calculation issue and some minor debug message errors 2016-06-02 11:44:54 +02:00
smf-
f360cfe384 Ignore cylinders, heads and sectors from identify device data, based on the ATA 5 specification. [smf] 2016-06-02 10:38:48 +01:00
etabeta78
975cbec539 gbcolor.xml: Documented more Game Boy Color PCBs, based on
no-intro pictures [Fabio Priuli]

vboy.xml: Documented a few Virtual Boy PCBs, based on
no-intro pictures [Fabio Priuli]
2016-06-02 11:34:44 +02:00
mahlemiut
27a8e715bc debugimgui: removed scrollbar from memory windows, and let the view itself control what is displays. Use cursors/pageup/pagedown to control the memory window when the view cursor is visible. 2016-06-02 19:08:00 +12:00
yz70s
b08a496e6c chihiro.cpp,xbox.cpp: try to complete xbox memory map, eeprom must be ntsc (nw) 2016-06-02 07:02:10 +02:00
Scott Stone
05f681781c New Software List Entry
-----------------------
pce_tourvision.xml:  Out Run [system11, kebrank]

Added misc source notes (nw)
2016-06-02 00:05:51 -04:00
Stiletto
2859a35eea (nw)
(nw)
2016-06-01 23:30:46 -04:00
Scott Stone
3ae1d4b871 New Clones - Not Working
------------------------
Mutant Warrior (Altered Beast - Datsu bootleg)  [gmx, The Dumping Union]

Made some observed changes to some of the game flags in the driver (nw)
2016-06-01 23:10:20 -04:00
Quench0
47eaa73ad6 CPU M6800: CPX (compare X) instruction, fix behaviour of N and V flags.
These two flags are only affected by the data comparison of the upper 8 bits, and not the whole 16 bits.
2016-06-02 02:00:55 +10:00
Robbbert
fd9a619167 Super80: last bunch for now. 2016-06-02 01:17:00 +10:00
Ted Green
130766a55c (nw) MIP3 DRC handle branches in delay slot properly. 2016-06-01 08:51:37 -06:00
RobertoFresca
8a8b3e8b85 Flaming 7 (W-4 hardware): Connected the electronic serial DS2401 device
to the proper PPI8255 (PC6) line. [Roberto Fresca]
2016-06-01 10:48:16 -03:00
Ivan Vangelista
7b8da666e6 galaxian.cpp: revert unintended commit. (nw) 2016-06-01 12:58:16 +02:00
Angelo Salese
7b7c9c19d7 Added note, removed MACHINE_IMPERFECT_GRAPHICS flag until otherwise proven (nw) 2016-06-01 10:41:58 +02:00
Miodrag Milanović
55e1d94766 Merge pull request #916 from h0tw1r3/master
support msbuild from posix shell
2016-06-01 07:50:00 +02:00
Ivan Vangelista
faaabd3e11 more gen_latch-ification (nw) 2016-06-01 07:16:38 +02:00
arbee
086789add2 (nw) 2016-06-01 00:16:03 -04:00
R. Belmont
3c702a383b Merge pull request #915 from qwijibo/master
toratora: fix timer and interrupts, improve sound. game now fully playable.
2016-05-31 23:46:27 -04:00
arbee
cb7209eb9d sun2: MMU fixes, both VME and Multibus variants now POST and show something. [R. Belmont] 2016-05-31 23:40:58 -04:00
Jeffrey Clark
551d9998f5 support msbuild from posix shell
preliminary fastbuild support (experimental in genie)
2016-05-31 20:26:34 -07:00
Vas Crabb
a9c3db7a98 Flaming 7's: hook up serial EEPROM [Vas Crabb] 2016-06-01 12:17:01 +10:00
smf-
497407358e silence (nw) 2016-06-01 01:34:34 +01:00
angelosa
158f09371d More sane bonus lives default, nw 2016-06-01 02:32:09 +02:00
briantro
a2e753ba95 New Clones Added - Side by Side & Side by Side 2
New Clones Added
----------------------------------------------
Side by Side (Ver 2.6 J) [ShouTime, The Dumping Union]
Side by Side 2 (Ver 2.6 OK) [ShouTime, The Dumping Union]
2016-05-31 19:30:43 -05:00
Brad Hughes
02a4591d48 Hybrid Input Module: Change error printing to verbose on probe() and error on init() 2016-05-31 19:46:09 -04:00
qwijibo
f4cc71865d toratora: fix timer and interrupts, improve sound. game now fully
playable.
2016-05-31 18:23:03 -05:00
angelosa
633bb9e14a Attempt fixing rowscroll enable for stages 5, 10, ... (nw) 2016-06-01 00:47:57 +02:00
hap
74f2352fba New working machine added
-----------
U.S. Games Super Sports-4 [hap, Sean Riddle]
2016-06-01 00:34:46 +02:00
angelosa
1c6b2232ef Fix missing sprites on edges, nw 2016-06-01 00:26:58 +02:00
angelosa
c2e3cfaca7 Added dips, nw 2016-06-01 00:22:02 +02:00
Ted Green
13e110bba7 (nw) Changed array assignment to double brackets for c++11 and android compatibility 2016-05-31 15:00:48 -06:00
cracyc
77c20e43f0 hiscore.dat: sort by source file in an effort to make it somewhat maintainable, mark entries not in mame.lst, and add script to do the sorting and comparing (nw) 2016-05-31 13:24:24 -05:00
Miodrag Milanovic
d04f921034 removed not used libraries, and commented portaudio that will be used but no need for now (nw) 2016-05-31 20:03:39 +02:00
RobertoFresca
773febd6c0 Merge branch 'master' of https://github.com/mamedev/mame 2016-05-31 14:33:24 -03:00
RobertoFresca
36d2b7205f Goldstar.cpp: Some cleanups toward coding standards. 2016-05-31 14:32:34 -03:00
hap
bc4c408e5f hh_tms1k: esoccer is playable, still need to make proper artwork
New working machines added
-----------
Entex Electronic Soccer [hap, Sean Riddle]
2016-05-31 18:49:35 +02:00
Ted Green
430f88f2f6 (nw) Use normal array allocation for fixed sized arrays. 2016-05-31 10:37:42 -06:00
hap
c0ec593660 fidel*: added CB9 module 2016-05-31 17:55:51 +02:00
hap
7b4c55bd1e hh_tms1k: esoccer and ssports WIP 2016-05-31 17:47:47 +02:00
Ted Green
ccab4a3624 (nw) Alantis: Updated the address map. 2016-05-31 07:28:07 -06:00
cracyc
f9b5a025a5 hiscore.dat: remove remaining invalid sets (nw) 2016-05-31 08:18:52 -05:00
etabeta78
26eb0a7609 fixed (hopefully) sha1 in FM-Towns external submission. nw. 2016-05-31 14:52:53 +02:00
Stiletto
4b3ba131fb (nw)
(nw)
2016-05-31 08:35:51 -04:00
Stiletto
05ff8ca0d3 (nw)
(nw)
2016-05-31 08:34:59 -04:00
etabeta78
ae9fb00546 aristmk6.cpp: reorganized sets based on their actual description
and removed a few sets which were hacked or incomplete,
compared to their parents [Heihachi_73]
2016-05-31 14:30:35 +02:00
Michael Zapf
b723ef0b26 ti99: Changed new to unique_ptr. 2016-05-31 14:23:37 +02:00
arbee
f033180caa sun2: Preliminary MMU implementation, still has issues. [R. Belmont] 2016-05-31 08:21:44 -04:00
Stiletto
0fa8bab4d0 minor gamelist changes (nw)
minor gamelist changes (nw)
2016-05-31 08:12:05 -04:00
Scott Stone
5764824315 Filled in empty description in apple2.xml (nw) 2016-05-31 07:59:29 -04:00