Commit Graph

65738 Commits

Author SHA1 Message Date
R. Belmont
cac8808471
Merge pull request #4950 from cam900/wswanvideo_divideo
wswan.cpp : Updates
2019-04-29 20:44:25 -04:00
R. Belmont
1a0fa17aea
Merge pull request #4948 from cam900/k054156_k054157_k056832_pertile_pri
k054156_k054157_k056832.cpp : Updates
2019-04-29 20:43:59 -04:00
R. Belmont
2d1a3cafa7
Merge pull request #4946 from JoakimLarsson/pcw_swecpm
pcw.xml: Added swedish CP/M v1.04, adds swedish keyboard mapping and …
2019-04-29 20:43:39 -04:00
R. Belmont
05ded91e9e
Merge pull request #4945 from clawgrip/patch-4
leapfrog_leappad_cart.xml: New software list additions
2019-04-29 20:43:18 -04:00
R. Belmont
a9d5f9a0b5
Merge pull request #4944 from cam900/atarigen_args
atarigen.cpp : Updates
2019-04-29 20:42:57 -04:00
R. Belmont
b6c38c82e1
Merge pull request #4942 from cam900/k054000_args
k054000.cpp : Updates
2019-04-29 20:42:24 -04:00
R. Belmont
115825fe50
Merge pull request #4939 from cam900/k053251_args
k053251.cpp : Updates
2019-04-29 20:42:11 -04:00
R. Belmont
e7ddf6bb28
Merge pull request #4938 from cam900/k053244_k053245_args
k053244_k053245.cpp : Updates
2019-04-29 20:41:57 -04:00
R. Belmont
0ed72cbe20
Merge pull request #4937 from cam900/k051316_args
k051316.cpp : Simplify handlers
2019-04-29 20:41:37 -04:00
R. Belmont
566d52eae8
Merge pull request #4936 from cam900/k052109_args
k052109.cpp : Updates
2019-04-29 20:41:24 -04:00
R. Belmont
0f518373eb
Merge pull request #4935 from cam900/k051960_args
k051960.cpp : Simplify handlers
2019-04-29 20:41:03 -04:00
R. Belmont
46082d9aa1
Merge pull request #4934 from cam900/igs017_args
igs017_igs031.cpp : Updates
2019-04-29 20:40:45 -04:00
R. Belmont
17dfeb9b8c
Merge pull request #4933 from cam900/huc6270_args
huc6270.cpp, huc6202.cpp : Simplify handlers
2019-04-29 20:40:30 -04:00
R. Belmont
eb818ce5e0
Merge pull request #4932 from cam900/voodoo_args
devices/video/voodoo.cpp : Simplify handlers
2019-04-29 20:40:09 -04:00
AJR
2fdaf12c0e Clarify that SCC68070 RTE is more like MC68010 than MC68000 (nw) 2019-04-29 20:32:11 -04:00
rfka01
a2c1bec686 at.cpp: added various BIOS versions (#4951)
* at.cpp: added various BIOS versions

* at.cpp: added BIOS versions for ASUS 486 mainboards
2019-04-29 19:54:44 -04:00
AJR
8f7757297a m68000: Read the initial SP and PC from memory after rather than during machine reset time. This removes the need for many drivers to reset the CPU an extra time to load the correct vector. 2019-04-29 19:46:51 -04:00
AJR
6305e7346c SCC68070 fixes (nw)
- Add several MC68000 opcodes that were inadvertently unsupported
- Change behavior of CLR with memory operand to match MC68010 and later (datasheet makes it clear that the extra read is not performed)
2019-04-29 19:06:11 -04:00
algestam
55a0e4404c New working machine added (#4952)
-----------
Tronica: Space Rescue [algestam]
2019-04-29 23:14:00 +02:00
Olivier Galibert
f759f41db9 m680x0: Rely on the opcode tables for cpu filtering, ban "return" from opcode handlers, restyle [O. Galibert] 2019-04-29 22:04:15 +02:00
Olivier Galibert
132e64cfd9 m680x0: Normalize type names to the short versions [O. Galibert] 2019-04-29 22:04:15 +02:00
Olivier Galibert
9ff8eaa129 m680x0: Nicer function names [O. Galibert] 2019-04-29 22:04:15 +02:00
Olivier Galibert
e75036c2e1 m680x0: Change method pointers to state ids in the big tables [O. Galibert] 2019-04-29 22:04:15 +02:00
Olivier Galibert
c11d6a2093 m680x0: Merge table and opcode body together [O. Galibert] 2019-04-29 22:04:15 +02:00
Olivier Galibert
f7e9f32a56 m680x0: Stop using spec_proc [O. Galibert] 2019-04-29 22:04:15 +02:00
Olivier Galibert
9af12a54dc m680x0: Rename remaining_cycles to icount in alignemnt with the rest of mame [O. Galibert] 2019-04-29 22:04:15 +02:00
Olivier Galibert
6f0dd96e60 m680x0: Only keep the bodies in the input file [O. Galibert] 2019-04-29 22:04:15 +02:00
Olivier Galibert
ea9cd8aea1 m680x0: gratuitously convert the generator to python [O. Galibert] 2019-04-29 22:04:15 +02:00
couriersud
68d89ba465 netlist: move things where they belong (nw)
OMP defines belong into pconfig.h since pomp.h - used by netlist -
depends on them.
2019-04-29 20:58:32 +02:00
Ivan Vangelista
e6f25d18c8 bublbobl.cpp: redumped GFX roms for sboblboblf set [Bonky] 2019-04-29 17:53:32 +02:00
hap
f7c70f9f34 sm510d: no need for passing pclen here (nw) 2019-04-29 17:25:40 +02:00
Vas Crabb
1461dfe974 starrider.cpp: add notes on undumped PROMs (nw) 2019-04-30 01:16:20 +10:00
MetalliC
31ad50b66c rom labels (nw) 2019-04-29 15:59:57 +03:00
cam900
6e638fca24 wswan.cpp : Updates
Remove hardcoded tags, Add device_video_interface for screen
2019-04-29 21:32:48 +09:00
MetalliC
dfeccacffc i960: implement logr and expr opcodes (for Model2 Power Sled) 2019-04-29 14:23:03 +03:00
MetalliC
b60ce1de73 new NOT_WORKING machine
---------------------
Power Sled (Revision A) [Phil Bennett]

new NOT_WORKING clone
---------------------
Power Sled Relay (Revision A) [Phil Bennett]
2019-04-29 14:23:02 +03:00
Ivan Vangelista
08474a90de cardline.cpp: borrowed hap's workaround for missing save state support for the outputs. Fixes long-standing save state problem (nw) 2019-04-29 13:17:59 +02:00
AJR
f7c756c214 unidasm: Allow hexadecimal values for -skip with 0x prefix 2019-04-29 05:53:25 -04:00
AJR
8cb9e90732 battlane: Note (nw) 2019-04-29 05:46:41 -04:00
Vas Crabb
1e4ac0fcf2 Added Star Rider skeleton based on schematics. Thanks to TrevEB for pointing me in the right direction.
Added IBGR444 format to palette_device.

Minor consistency fix to laserbat.cpp. (nw).

New machines marked NOT_WORKING
-------------------------------
Star Rider
2019-04-29 17:05:37 +10:00
braintro
e310e16123 (nw) Sega ID# for Spider-Man (Export) 2019-04-28 20:38:45 -05:00
braintro
f49476b0a8 New working clone
New working clone
------------------
Gunlock (Ver 2.0O 1993/12/15) [Action Jackson]
2019-04-28 20:11:22 -05:00
cam900
dd7440f2fc Merge branch 'master' of https://github.com/mamedev/mame into k054156_k054157_k056832_pertile_pri 2019-04-29 08:21:39 +09:00
cam900
09cc947708 k054156_k054157_k056832.cpp : Updates
Simplify handlers, Reduce unnecessary handlers, unnecessary tags, unnecessary lines, Fix notes
Reduce deprecated AM_* macro comments
2019-04-29 08:20:46 +09:00
ClawGrip
f5efa0a3cd
leapfrog_leappad_cart.xml: Removed redundant offsets tags (nw) 2019-04-29 00:54:22 +02:00
ClawGrip
9eeab7e9eb
leapfrog_leappad_cart.xml: Fix cut-paste (nw) 2019-04-29 00:52:02 +02:00
Michael Zapf
79104ae922 ti99: Remove forgotten LOG flag, once again. (nw) 2019-04-29 00:30:52 +02:00
braintro
444a5a77fd oneshot.cpp: Correct clocks for CPU and Audio components. [caius, The Dumping Union] 2019-04-28 17:08:59 -05:00
couriersud
60bf6b5f17 netlist: fix include order and logging queue stats (nw) 2019-04-28 23:55:01 +02:00
couriersud
37bcde4188 netlist: only print queue stats if they are enabled.
Fix breakout SLOW_BUT_ACCURATE mode.
2019-04-28 22:27:37 +02:00