Commit Graph

52354 Commits

Author SHA1 Message Date
angelosa
5440abd703 Typo fix (nw)
Reminder: second parameter is depth color divided by number of available colors for that bank i.e. 8bpp / 256 = 1
2017-06-28 19:28:30 +02:00
angelosa
12824956e9 ygv608.cpp: converted ports to AM_DEVICE (nw) 2017-06-28 19:24:08 +02:00
Ivan Vangelista
73c689e5e5 new not working clones
--------------------------------
Triv Five Special Edition [Smitdogg, The Dumping Union]
New Super Triv III [Smitdogg, The Dumping Union]
Super Triv (English questions) [Smitdogg, The Dumping Union]
Casino Strip [?]
Casino Strip VIII [?]
Casino Strip IX [?]
2017-06-28 19:11:21 +02:00
Vas Crabb
9289fff9db fixup (nw)
* can't use opram when program and opcodes are not related in the slightest
* check for disabled side-effects!
* better reflection of 4289 timings for performing program read/write
2017-06-29 02:27:56 +10:00
Bryan McPhail
e6f83e9e74 Fix colours in Crude Buster (verified against real hardware) 2017-06-28 12:02:14 -04:00
angelosa
09a0e206ec Ron II actually works, promoted.
40 Love (Japan) kinda, but needs MCU double check to be sure. (nw)
2017-06-28 17:25:37 +02:00
Vas Crabb
6faebf562b MCS-40 and INTELLEC 4/MOD 40 updates:
* Make disassembler/debugger use syntax closer to what ASL accepts
* Use 2D lookup to make debugger tables more compact
* Allow 4-bit registers to be set independently
* Save state fixes
* Implement WPM/RPM instructions
* Expose some signals from a 4008/4009 or 4289
* Implement RAM read/write mechanism for INTELLEC 4/MOD 40
 - Can test with S and D commands in monitor
* Connect INTELLEC 4/MOD 40 paper tape run output to RTS on RS232 port
2017-06-29 00:25:50 +10:00
Bryan McPhail
1a3b2550fb Revert custom DECO conversion in emu dir 2017-06-28 10:16:18 -04:00
Bryan McPhail
1958ac5e6f Revert custom DECO conversion in emu dir 2017-06-28 10:15:50 -04:00
Bryan McPhail
b9c5ac28f7 Fix merge error(?) 2017-06-28 10:12:06 -04:00
Bryan McPhail
f61d1ceb0c Merge branch 'master' of https://github.com/mamedev/mame 2017-06-28 10:08:46 -04:00
Bryan McPhail
e92e9af132 Make DECO RM-C3 into a device and use for dec8 games 2017-06-28 10:08:16 -04:00
Vas Crabb
c05cf76d0f Merge tag 'mame0187'
MAME 0.187

Conflicts:
	src/mame/drivers/socrates.cpp
2017-06-28 12:07:02 +10:00
hap
372fb33a15 New Working clones added
-------------
Nu, pogodi! [hap, Igor]
Explorers of Space [hap, Igor]
Game & Watch: Egg [hap]
2017-06-28 03:32:44 +02:00
briantro
35587f742d segas18.cpp: Minor doc update based on recent eBay auction pic (nw) 2017-06-27 20:28:29 -05:00
angelosa
3946a5b996 Move a few statics out from r/w handlers (nw) 2017-06-28 02:52:18 +02:00
Nathan Woods
8ff602c0c5 Fixed issue #2420 2017-06-28 10:27:55 +10:00
angelosa
0dd8184ab5 YGV608 accessors are 8-bits not 16 (nw) 2017-06-28 01:41:30 +02:00
Vas Crabb
1d9648b01c version bump (nw) 2017-06-28 09:19:31 +10:00
AJR
1af7c7c0f3 Obvious typo (nw) 2017-06-27 18:54:28 -04:00
AJR
3d2749bd91 mb88xx: Add pin diagrams (nw) 2017-06-27 18:53:43 -04:00
Bryan McPhail
455fc201af Add alternate revision of Cobra Command. Add correct palette weighting for all Dec8 games 2017-06-27 17:02:07 -04:00
Bryan McPhail
dad7fca1f7 Add alternate revision of Cobra Command. Add correct palette weighting for all Dec8 games 2017-06-27 17:00:41 -04:00
AJR
226e732dea Convert MB88XX ports to DEVCB and remove generic device type (nw) 2017-06-27 14:40:10 -04:00
AJR
030ab61193 ymz280b: Implement device_clock_changed (nw) 2017-06-27 13:26:57 -04:00
AJR
d50ee393e2 vgmplay: Add YMZ280B support 2017-06-27 13:13:33 -04:00
AJR
3387442694 Fix scheduler overflow when a device executes for more cycles than there are in a second 2017-06-27 12:36:30 -04:00
angelosa
2ea5c18289 Inputs for abcheck (nw) 2017-06-27 17:00:58 +02:00
smf-
6d5d48d464 emu.h has to go first (nw) 2017-06-27 14:51:22 +01:00
Vas Crabb
e01d352593 fix ROM transctiption error - fixes printing of digits in the monitor (nw) 2017-06-27 22:17:39 +10:00
Vas Crabb
fa4293fc03 New machines marked NOT_WORKING
------------------------------
Intel INTELLEC 4/MOD 40 [Vas Crabb]
2017-06-27 21:48:24 +10:00
Nathan Woods
e52b17c78b Fixed state save menu UI issues (#2411) 2017-06-27 16:22:34 +10:00
Nathan Woods
ad3191cdd3 Fixed issue loading reset_on_load() images (#2414) 2017-06-27 16:20:45 +10:00
AJR
f05751e283 Rise of the OPX (nw) 2017-06-27 00:40:31 -04:00
AJR
ec446e6b46 vgmplay: Add YMF271 support 2017-06-26 23:27:23 -04:00
AJR
431ede8470 okim6258, okim6376: Replace custom handlers with device_clock_changed (nw) 2017-06-26 22:54:23 -04:00
AJR
b6e896dab9 tms5110: Implement device_clock_changed (nw) 2017-06-26 22:35:29 -04:00
arbee
eaa9601501 New games added as GAME_NOT_WORKING
-----------------------------------
Abnormal Check [R. Belmont, Guru]
2017-06-26 22:17:49 -04:00
AJR
50235ac311 z8: Convert ports to DEVCB (nw) 2017-06-26 21:41:14 -04:00
AJR
23e2d65182 Build fixes (nw) 2017-06-26 16:32:52 -04:00
cracyc
38436b340d pc9801: move cbus to bus and add WIP mpu401 [Carl] 2017-06-26 14:16:54 -05:00
Vas Crabb
5ada035d17 Rewrote 4004 core and disassembler:
* Renamed to MCS-40.
* Emulated 8-clock instruction cycle, interruptible at any point.
* Converted TEST input to an input line.
* Added SYNC and CM output lines.
* Added support for 4040 CY output, logical operations, extended registers, ROM banking and disassembly.
* Made I/O space mapping more flexible to support the variety of peripherals available.
* Notable missing features are 4040 interrupt and halt, and "program memory" space.
2017-06-27 04:25:18 +10:00
AJR
5ced18cf72 galaxian.cpp: Clean up driver by using device arrays (nw) 2017-06-26 14:19:13 -04:00
AJR
a3cc376fd1 froggeram: Game has sound now 2017-06-26 13:56:21 -04:00
AJR
7adf441cdb froggeram: Fix PPI accesses (nw) 2017-06-26 13:53:37 -04:00
Ivan Vangelista
0d03fa9454 galaxian.cpp: added preliminary controls / dips for froggeram, though for some reason I can get them to work through the i8255 device (nw) 2017-06-26 18:47:29 +02:00
Ivan Vangelista
b7c01c669d New not working clone
-------------------------------
Beat the Clock (with flasher support) [noahpdavis]
2017-06-26 18:46:16 +02:00
Ivan Vangelista
bdb10971ad some synching with PinMAME (nw) 2017-06-26 18:45:04 +02:00
hap
77a8a17960 wrong way around (nw) 2017-06-26 18:14:16 +02:00
hap
982c64105a hh_sm510: found more G&W cheats (nw) 2017-06-26 18:05:45 +02:00