Robbbert
0d7a44d651
mfabfz: more roms
2017-09-28 00:28:29 +10:00
Robbbert
adf48561a1
Merge branch 'master' of https://github.com/mamedev/mame
2017-09-27 23:38:13 +10:00
Robbbert
6c70150512
New not-working machine: Mickrocomputer fuer Ausbildung [rfka01, Robbbert]
2017-09-27 23:37:33 +10:00
Joakim Larsson Edström
84f2284e37
proteus3: added mc14411 bit rate generator device and replaced the timer based clocks for the ACIA:s ( #2678 )
2017-09-27 08:18:34 -04:00
Joakim Larsson Edström
99b2c57cea
Merge pull request #2674 from JoakimLarsson/t4426_3
...
Terco 4426 programming station cart banking fixed
2017-09-27 13:00:40 +02:00
Vas Crabb
7852bedea7
Merge tag 'mame0190'
...
MAME 0.190
2017-09-27 13:49:16 +10:00
RobertoFresca
ec5c24f7f5
New working clones
...
------------------
unknown 'Space Invaders' gambling game (set 2) [Roberto Fresca, Arzeno Fabrice]
2017-09-26 23:59:48 -03:00
Vas Crabb
f57574c238
version bump (nw)
2017-09-27 11:30:10 +10:00
cracyc
4e88e8649c
altos8600: oops (nw)
2017-09-26 16:45:36 -05:00
Ivan Vangelista
e1f3f570e5
new working software list additions
...
-----------------------------------------------
pv2000: Exciting Jockey [SSJ, Team Europe, Dustin Hubbard]
pv2000: Real Number Basic [SSJ, Team Europe, Dustin Hubbard]
pv2000.xml: desoldered and redumped ROMs for rakugaki and excitem2 [SSJ, Team Europe, Dustin Hubbard]
2017-09-26 23:14:24 +02:00
cracyc
33b7316674
altos8600: fixes (nw)
2017-09-26 15:33:41 -05:00
ajrhacker
248d1b3519
Merge pull request #2677 from shattered/_b7047344
...
ms6102 (Elektronika MS6102.02, text terminal): new skeleton.
2017-09-26 16:17:06 -04:00
Sergey Svishchev
fa45685b8a
ms6102 (Elektronika MS6102.02, text terminal): new skeleton.
2017-09-26 22:18:05 +03:00
AJR
0fb9c539f9
escape: Correct CPU type; add VIA (nw)
2017-09-26 14:47:01 -04:00
Joakim Larsson Edstrom
0ae00ce338
t4426: cleanup
2017-09-26 20:38:05 +02:00
AJR
409427c7cc
vector06: I/O handler cleanup (nw)
2017-09-26 14:14:37 -04:00
cracyc
f9705aa35d
i8089: fix sintr (nw)
2017-09-26 08:46:12 -05:00
Robbbert
4139b8fd7e
(nw) konin : removed myself from license
2017-09-26 22:32:15 +10:00
angelosa
57aea039fb
Note (nw)
2017-09-26 07:47:46 +02:00
angelosa
5027d88932
ygv608.cpp: pattern name table states must be reset on mode changes, fixes Mappy Arrange corrupt tiles [Angelo Salese]
2017-09-26 06:09:50 +02:00
angelosa
36500e4e36
ygv608.cpp: fixed page select boundaries for tilemap drawing, fixes Namco Classics Vol. 2 garbage gfxs in attract mode [Angelo Salese]
2017-09-26 05:15:19 +02:00
AJR
5139bea6f2
zsbc3: CTC baud rate generation (nw)
2017-09-25 21:13:54 -04:00
AJR
360732e639
konin: PIT baud rate generation (nw)
2017-09-25 20:51:07 -04:00
AJR
a3f71b5231
i8214: Update device name (nw)
2017-09-25 20:38:40 -04:00
Dirk Best
6c0497983b
supbtime.cpp: Clean up and merge tumblep
...
* Remove duplicate code
* Screen raw parameters and XTAL values
* Added PAL dumps for supbtime [Luiskiko/jammarcade.net]
* Add dip switch locations to all games
2017-09-26 02:35:18 +02:00
AJR
c4ba3eacd4
konin: Add a full range of peripherals; only partly configured at the moment (nw)
...
i8214: Add callback for convenient interrupt vector latching (nw)
2017-09-25 20:01:20 -04:00
AJR
2ad6b11191
i8212: Device overhaul (nw)
...
- Change the mode setting from a line write to an input callback. This is based on the observation that MD is nearly always tied to either Vcc or GND on actual hardware.
- Make the mode a scoped enumeration.
- Add strobed write handler for input mode. This allows the device to be hooked up in supstarf in place of generic_latch_8_device.
- Add interrupt acknowledge callback for future use.
- Add extensive introductory comments.
2017-09-25 19:33:55 -04:00
angelosa
51dfc76af8
ygv608.cpp: screen control 9 (nw)
2017-09-26 01:11:38 +02:00
angelosa
232a49b51d
ygv608.cpp: screen control 7 & 8 (nw)
2017-09-26 01:11:36 +02:00
angelosa
3b7ab3b71e
ygv608.cpp: rewritten built in RAM access control (nw)
2017-09-26 01:11:34 +02:00
Joakim Larsson Edstrom
b5a272d506
mc14411: minor edits
2017-09-26 01:07:56 +02:00
Joakim Larsson Edstrom
6ec6ee3cb7
6821: improved logging
2017-09-26 01:07:10 +02:00
Joakim Larsson Edstrom
08884304c8
t4426 cart: added 14411 BRG, 6850 acia as a second rs232 port and fixed banking
2017-09-26 01:06:33 +02:00
Joakim Larsson Edstrom
995a86d58b
t4426: promoted to MACHINE_IS_INCOMPLETE as most of the cart software works but the two last main menu choices causes the firmware to end with a BASIC error, needs investigation
2017-09-26 01:03:00 +02:00
cracyc
c4b230dcb9
altos8600: move default terminal to ics as xenix expects (nw)
...
z80sio: invert dcd status bit (nw)
2017-09-25 12:38:31 -05:00
Ivan Vangelista
ed739f022d
megasys1.cpp: corrected kickoff rom loading, oki2 now plays proper crowd cheering. (nw)
2017-09-25 18:57:51 +02:00
Ivan Vangelista
d0f8071d51
new not working clone
...
--------------------------------
SD Gundam Sangokushi Rainbow Tairiku Senki (Korea) [Rod_Wod, The Dumping Union]
2017-09-25 18:50:56 +02:00
angelosa
44d95dcde0
rx78.cpp: added border area [Angelo Salese]
...
new NOT_WORKING software list addition
--------------------------------------
rx78.cpp: Challenge Golf [SSJ, Team Europe, Dustin Hubbard]
2017-09-25 14:13:45 +02:00
Vas Crabb
9f410690a4
remove deprecated attributes from DTD as well (nw)
2017-09-25 13:53:24 +10:00
smf-
32857b2f49
Changed the clang workround for ../../../../../3rdparty/compat/winsdk-override\wrl/internal.h:23:13: error: function declared 'noreturn' should not return [-Werror,-Winvalid-noreturn] to work with clang 5.0 (nw)
2017-09-25 13:48:40 +10:00
smf-
dc66d78e8c
fix for clang 5 unused lambda capture errors (nw)
2017-09-25 13:47:47 +10:00
AJR
82f2ea3020
i8212, i8214: Rename IRQ to INT to agree with Intel pin names (nw)
2017-09-24 22:22:26 -04:00
AJR
9f2b0a952f
coco_cart, coco_flop: Add compatibility filtering (nw)
2017-09-24 21:13:06 -04:00
AJR
075ec5dd00
konin: CPU type is likely not Z80 (nw)
2017-09-24 17:54:59 -04:00
Sandro Ronco
88ff0d927b
New working software list additions
...
-----------------------------------
smondial2: Mephisto College Module [yoyo_chessboard]
2017-09-24 21:07:04 +02:00
Sandro Ronco
a5bc2d89c0
New working machines added
...
--------------------------
Mephisto Mondial II [yoyo_chessboard, Sandro Ronco]
2017-09-24 20:56:28 +02:00
smf-
20d1c78b61
Changed the clang workround for ../../../../../3rdparty/compat/winsdk-override\wrl/internal.h:23:13: error: function declared 'noreturn' should not return [-Werror,-Winvalid-noreturn] to work with clang 5.0 (nw)
2017-09-24 17:49:36 +01:00
smf-
bcb4be3a5d
fix for clang 5 unused lambda capture errors (nw)
2017-09-24 17:49:35 +01:00
AJR
ba580ae3bf
ipc.cpp: PIT baud rate generation (nw)
2017-09-24 11:39:50 -04:00
AJR
39a3053e80
jade: Add two CTCs and some info (nw)
2017-09-24 10:34:26 -04:00