Commit Graph

61004 Commits

Author SHA1 Message Date
Roberto Fresca
d3bc15e45b
Update mastboyo.cpp
Translated last two DIP switches...
2018-08-27 02:16:56 +02:00
Olivier Galibert
badc06d1f5 Fix main fallout (nw) 2018-08-26 23:03:06 +02:00
Justin Kerk
96e9313016 ibm5150.xml: Reconvert additions with correct Kryoflux settings (300 rpm, 40 track) (nw) 2018-08-26 13:50:20 -07:00
Rebecca Wallander
c219b49b0d ibm5150.xml - Add some new dumps (#3878)
* ibm5150.xml - Add new dumps

* ibm5150.xml - Add a few dumps

* ibm5150.xml - Remove PC AT-only disks

* ibm5150.xml - Remove baddump tag as I have no proof they're actually bad
2018-08-26 13:44:17 -07:00
smf-
cff76a60a0 workround so you can still compile if you install the 15.8 update, as long as you install the 14.14.26428 compiler as well (nw) 2018-08-26 20:41:11 +01:00
sjy96525
a05c5c7451 Correct Heuk Sun Baek Sa year
In according with F2 System website, Black & White (Heuk Sun Baek Sa) released year is 1997 .

http://www.f2.co.kr/company/ourstory03.php
2018-08-27 04:47:36 +10:00
braintro
989acfc316 snk68.cpp: Add PAL dumps (nw) 2018-08-26 10:09:20 -05:00
mooglyguy
141e1d0a64 Remove debug prints, nw 2018-08-26 16:46:30 +02:00
mooglyguy
d67b94c268 -1945kiii: MCFG cleanup, nw 2018-08-26 16:26:52 +02:00
mooglyguy
cd3cbf5603 -bgfx: Improved rendering with artwork by 5-10x or more. [Ryan Holtz] 2018-08-26 16:26:52 +02:00
Olivier Galibert
dd64cdceee emumem: Fix ioports/membanks in internal maps [O. Galibert]
PS: That may break things, we'll see.
2018-08-26 10:36:30 +02:00
smf-
03adeab064 added devcb workround to allow mitsumi keyboard to build with visual studio (nw) 2018-08-26 08:53:19 +01:00
Vas Crabb
e1ffc337ff srcclean and manual fixup (nw) 2018-08-26 13:50:14 +10:00
AJR
b0ae30ee16 wy100.cpp: Add PCI; improve banking (nw) 2018-08-25 23:05:45 -04:00
Scott Stone
ff892bf9e3 Updated vgmplay.xml to include all major packages makers (VGMRips, SMSPower and Project2612), now consisting of over 3100 game entries. Great effort has been made to keep package shortnames consistent to their source origin (arcade or machine softlist). All information in the individual package's readme files were carried over into the hash file. Further refinement will be done later to fill in missing dates, publishers, and other information. While there are still some sound chips not handled by vgmplay, the vast majority of these will have accurate playback. [Tafoid] 2018-08-25 22:38:22 -04:00
arbee
0e07c496ce cmmb162: NVRAM access to the 29c020 flash ROM now works properly (nw) 2018-08-25 22:15:49 -04:00
braintro
ab13253d01 new working clone
New Clone Added
---------------------------------------------
Ikari III - The Rescue (World, Rotary Joystick) [ClawGrip, Roberto Fresca, Recreativas.org, Dumping Union]
2018-08-25 18:47:54 -05:00
arbee
a524a99cd0 cmmb: Misc. improvements (nw)
- Better flash mapping means the IRQ handler can run now without crashing
- Hooked up up/down and service2 (0) keys to navigate service mode
- Bankdev added to handle 2000-AFFF region
2018-08-25 19:38:35 -04:00
braintro
de1637512b midwunit.cpp: Document alternate style rom labels which show dates of roms for MK3 (nw) 2018-08-25 18:33:35 -05:00
AJR
b83c31c7b9 jade: "make sure you remove all reference to jgz80, because we *know* that's wrong" [Robbbert] (nw) 2018-08-25 18:48:43 -04:00
AJR
641ad4e434 z80sio: Ignore "Send Abort" command when not in SDLC mode (unbreaks jade) 2018-08-25 18:47:36 -04:00
AJR
aea16dafbb nightmare: Change game title to two words as suggested by Haze (nw)
- Make VDP its own device type (might be a custom mask variant)
- Set EFO90501 refresh rate tentatively to 50 Hz (this is now a device setting)
2018-08-25 18:08:19 -04:00
AJR
e78658f85a deco16: Important hardware note (nw) 2018-08-25 17:35:06 -04:00
AJR
e520141656 Revert "(nw) jgz80 is not... renamed to unkz80 (unknown manufacturer)."
This is likely a Jade board, just not the JGZ80. The set has reverted to its original name (jade).

This reverts commit c295fc4daa.
2018-08-25 17:31:18 -04:00
AJR
f84d895832 z29: Send data to the CRTCs (nw) 2018-08-25 14:14:01 -04:00
AJR
51bf5379af z29: PCB notes (nw) 2018-08-25 13:53:48 -04:00
R. Belmont
d04bf0ad47
Merge pull request #3890 from cam900/taotaido_clean
taotaido.cpp : Various cleanups
2018-08-25 10:16:41 -04:00
Robbbert
9e6b57b057 (nw) icebox : last update for this cycle. 2018-08-26 00:06:05 +10:00
Roberto Fresca
876d1402a5 test... (nw) 2018-08-25 15:41:39 +02:00
mooglyguy
8170b92668 -fdc37c93x, fga002: Removed MCFG, nw 2018-08-25 14:52:08 +02:00
mooglyguy
bee81e496a -epson_lx810l: Eliminated MACHINE_CONFIG_START, nw
-e0156, e05a30: Eliminated MCFG, nw
2018-08-25 14:27:33 +02:00
mooglyguy
60538922c8 -st62xx: Various changes: [Ryan Holtz]
* Made banking functional through a hack; bank finders in internal maps do not seem to work.
 * Added preliminary, untested GPIO support.
 * Fixed INC rr opcode.
 * Fixed disassembly of JRR, JRS, RES, SET opcodes, and added name for A register.
2018-08-25 12:25:51 +02:00
AJR
ac355d1559 Apply logical address mask properly in debug disassembly view
Associated core changes (nw)
- Move definition of address_space_config from dimemory.cpp to emumem.cpp (declaration was already in emumem.h)
- Add getters for more members of address_space_config with future privatization in mind (nw)
2018-08-24 22:20:54 -04:00
mooglyguy
9c3661b004 -st62xx: Various updates: [Ryan Holtz]
* Init peripheral registers to the correct values on reset.
 * Reworked stack display in the debugger.
 * Hooked up data RAM.
 * Hooked up ROM and RAM banking.
 * Added named registers to the disassembler.
2018-08-25 01:28:26 +02:00
mooglyguy
d16825eca7 Fix build, nw 2018-08-25 00:22:18 +02:00
mooglyguy
40efe9785f -st62xx: Added a skeleton driver for the STmicro ST6 series of microcontrollers. [Ryan Holtz]
New machines marked as NOT_WORKING
----------------------------------
Catherine Wheel [f205v, Ryan Holtz]
2018-08-25 00:18:07 +02:00
Ivan Vangelista
25ee9eb21c i8271.cpp: deMCFG (nw) 2018-08-24 23:04:43 +02:00
Ivan Vangelista
1e445ab370 z8536.cpp, z80sti.cpp: deMCGF; z80sio.cpp: started deMCFG (nw) 2018-08-24 23:02:43 +02:00
Ivan Vangelista
dabf58e85a new working clone
-----------------------------
Raiden II (Korea) [Jorge Silva]
2018-08-24 22:59:41 +02:00
Scott Stone
07db2bb534 Merge branch 'master' of https://github.com/mamedev/mame 2018-08-24 16:04:34 -04:00
Scott Stone
017a20efcf Fix for compile (missing ref to machine/nl_gtrak10 files) (nw) 2018-08-24 16:04:02 -04:00
R. Belmont
ce940de560
Merge pull request #3892 from clawgrip/patch-10
Add PROMs and PLDs to "citicona" [ClawGrip, Roberto Fresca, Recreativ…
2018-08-24 15:41:14 -04:00
R. Belmont
b5b120f13c
Merge pull request #3891 from cam900/patch-50
nmk16.cpp : CPU/XTAL identification for tharrier
2018-08-24 15:40:53 -04:00
Scott Stone
b025d0347c Misc regression fixes from MCFG/NVRAM conversions (nw) 2018-08-24 15:02:31 -04:00
ClawGrip
f1bc829af7
Add PROMs and PLDs to "citicona" [ClawGrip, Roberto Fresca, Recreativas.org, Dumping Union]
Found the same content on two different PROMs (J10 and L6).
2018-08-24 17:38:40 +02:00
ajrhacker
d916d00911
Merge pull request #3795 from felipesanches/gtrak10_2018-jul-27
A large portion of the Atari Gran Trak 10 schematics (1974) implemented on MAME using the netlist subsystem.
2018-08-24 11:13:27 -04:00
AJR
d88f47953a nec.cpp: logaddr_width should remain 20 for V33/V53 (nw) 2018-08-24 10:40:50 -04:00
ajrhacker
726cdca4dd
Merge pull request #3889 from bbbradsmith/2a03pur_fix
2a03pur.cpp fix out of bounds access for ROM <1024k
2018-08-24 08:22:33 -04:00
cam900
84b903559d
nmk16.cpp : CPU/XTAL identification for tharrier 2018-08-24 19:48:59 +09:00
Olivier Galibert
5590c9e194 A logical width of 0 is a very bad idea, and kills the debugger (nw) 2018-08-24 11:07:17 +02:00