MooglyGuy
1af85e45ca
-74381: Added untested 74S381 ALU / Function Generator device. [Ryan Holtz]
...
-dpb_brushproc: Added PROM signal lookups, nw
-am25s55x: Fixed some incorrect comments, nw
2019-06-18 14:37:14 +02:00
MooglyGuy
56af5d0d26
-dpb_brushproc: Added skeleton device for DPB-7000 Brush Processor Card. [Ryan Holtz]
...
-am25s55x: Initial device implementation for Am25S557 and 25S558 Combinatorial Multiplier chips. [Ryan Holtz]
-dpb_combiner: Fixed validation, nw
-dpb7000: Added devices for new Brush Processor Card skeleton, nw
2019-06-18 01:50:20 +02:00
R. Belmont
f8f4f7998d
Merge pull request #5257 from DavidHaywood/170619
...
spectrum_cass.xml - start adding some sets [TZXVault]
2019-06-17 19:41:21 -04:00
Scott Stone
b55fbb2999
Merge branch 'master' of https://github.com/mamedev/mame
2019-06-17 19:17:19 -04:00
Scott Stone
36b6e1843b
vgmplay.xml: Added 36 new entries + fixed some descriptions/setnames from previous entries. [Tafoid]
2019-06-17 19:17:05 -04:00
DavidHaywood
b278701b15
spectrum_cass.xml - start adding some sets [TZXVault]
2019-06-17 23:26:33 +01:00
mooglyguy
8f12f3926b
-screen: Removed set_raw_fractional, it was poorly thought-out. nw
2019-06-17 22:41:52 +02:00
hap
57e1c5cde1
rename function (nw)
2019-06-17 22:13:36 +02:00
hap
2321ee2b0c
hh_tms1k: partial update to pwm_display_device (nw)
2019-06-17 22:05:13 +02:00
mooglyguy
c1e1e1122c
-dpb_combiner: Hooked up clocked logic and screen device. [Ryan Holtz]
2019-06-17 21:07:06 +02:00
Olivier Galibert
c3e19ca3ad
mindset: pattern fill (not word fill) and another graphics mode [O. Galibert]
2019-06-17 18:36:29 +02:00
Ivan Vangelista
42db5e035f
goldstar.cpp: decrypted jkrmast and jkrmasta. Left as not working as GFX, inputs and sounds aren't hooked up correctly (nw)
2019-06-17 17:58:47 +02:00
Scott Stone
dab6358a8e
Merge branch 'master' of https://github.com/mamedev/mame
2019-06-17 11:54:40 -04:00
Scott Stone
299e413b8d
cecflop.xml: Fixes so that it passes -validate and xmlint (nw)
2019-06-17 11:51:36 -04:00
hap
3764b8626b
d3d: this fixes alt-tab crash (nw)
2019-06-17 17:47:07 +02:00
AJR
5d9eb240fd
tk2000: Note (nw)
2019-06-17 11:36:30 -04:00
R. Belmont
d59048368d
Merge pull request #5256 from protosphere/fdc4712
...
myb3k: Add support for FDC4712
2019-06-17 11:33:50 -04:00
R. Belmont
2aef507d9a
Merge pull request #5255 from DavidHaywood/160619
...
revert tzx_cas changes from 0.202, they break things
2019-06-17 11:24:44 -04:00
Dirk Best
97de703617
qvt190: basic text rendering
2019-06-17 16:06:11 +02:00
mooglyguy
ff80ed83ef
-dpb_combiner: Added a skeleton device for the DPB-7000 Combiner Card. [Ryan Holtz]
...
-dpb7000: Hooked up Combiner Card device, nw
2019-06-17 15:04:20 +02:00
Dirk Best
f94711b59a
qvt6800: rename to qvt190, add gfxdecode
2019-06-17 14:22:40 +02:00
AJR
27334f2417
z180: Fix copy-and-paste error (nw)
2019-06-17 08:11:56 -04:00
DavidHaywood
5d0ce0a644
revert tzx_cas changes from 0.202, they break things
2019-06-17 11:47:25 +01:00
Claire Kugelmann
36a5d81c19
Add support for myb3k FDC4712
2019-06-17 20:46:48 +10:00
AJR
9a2d69ffc9
z180: Separate out internal registers by function; get rid of a lot of not-so-useful macros (nw)
2019-06-17 01:16:49 -04:00
Dirk Best
2b89af61c1
qvt102: Major update
...
- Low level emulation of the keyboard (including beeper)
- Fixed some graphical issues
- Correct blink frequency and support full screen reverse
- Added support for the German and UK character sets
- Proper CTC hookup
- Aux RS232 port added
- Support configuration jumpers for RS232 control signals
- Move QVT-102A to its own driver
- Add save state support
2019-06-17 03:15:12 +02:00
hap
c7b469518d
make useless comment less confusing (nw)
2019-06-17 02:56:21 +02:00
hap
10060c3636
apply minimize crashfix for bgfx too (nw)
2019-06-17 02:49:35 +02:00
arbee
f9faf36c6b
apple2e: Added preliminary software list for Chinese CEC machines [zzemu, R. Belmont, Vas Crabb, xinyingho]
2019-06-16 20:28:20 -04:00
mooglyguy
ccc03cab08
-tdc1008: Fixed latching of RND, TC, ACC, and SUB signals. [Ryan Holtz]
...
-tmc208k: Added device for TRW TMC208K/TMC28KU 8x8-bit Parallel Multiplier. [Ryan Holtz]
-dpb7000: Added placeholder devices for TMC multipliers on the Combiner Card, nw
2019-06-17 02:13:09 +02:00
hap
872d6aa866
tispellb/tispeak: use pwm_display_device (nw)
2019-06-17 01:51:16 +02:00
yz70s
4c0eb7f85f
Let's try to solve the quit-on-minimize problem (nw)
2019-06-17 01:48:43 +02:00
yz70s
dbcc0a5cc4
Since value is unsigned, it will never be lower than zero (nw)
2019-06-17 01:48:43 +02:00
AJR
3f4388bca7
tk2000: Update system name (nw)
2019-06-16 19:27:54 -04:00
ajrhacker
cde3794aa9
Merge pull request #5252 from npwoods/osd_windows_files_cleanup
...
Changed a number of comment declarations to read *.cpp instead of *.c
2019-06-16 18:31:24 -04:00
R. Belmont
f9733332fc
Merge pull request #5247 from kunikunijp/toypop-patch
...
toypop.cpp: liblrabl: The sprite of the flower withered by an enemy like scissors was not correct.
2019-06-16 17:48:32 -04:00
R. Belmont
5c9a0acf6f
Merge pull request #5248 from mamedev/support_save_state_search_path
...
Defaulting to empty search path if null
2019-06-16 17:47:39 -04:00
npwoods
fc1bd35077
Changed a number of comment declarations to read *.cpp instead of *.c
2019-06-16 17:47:19 -04:00
R. Belmont
6a1fd2d7f6
Merge pull request #5249 from mamedev/namcot_float_changes
...
Changing a few double constants to explicitly be float, appease MSVC
2019-06-16 17:47:04 -04:00
R. Belmont
fb62988a03
Merge pull request #5250 from MASHinfo/master
...
segaxbd.cpp and pce_tourvision.xml: Typo
2019-06-16 17:46:43 -04:00
mooglyguy
68d9445979
-tdc1008: Initial untested implementation of the TRW TDC1008 Multiplier-Accumulator. [Ryan Holtz]
...
-dpb7000: Added TDC1008 devices for the Filter Card, albeit not hooked up yet, nw
2019-06-16 23:46:22 +02:00
AJR
92b0401142
vii.cpp: Fix configuration errors (nw)
2019-06-16 16:50:31 -04:00
MASH
cf06328a46
pce_tourvision.xml: Typo
2019-06-16 21:29:36 +02:00
MASH
039a989ace
segaxbd.cpp: Typo
2019-06-16 21:27:13 +02:00
Olivier Galibert
bb164ac98a
mindset: Fix the keyboard. Reset is on F12 [O. Galibert]
2019-06-16 21:20:28 +02:00
hap
7bad763949
ucom4: remove global enum (nw)
2019-06-16 21:06:33 +02:00
AJR
d95b0b95c7
mcs48: Further distinction of UPI variants (nw)
2019-06-16 14:38:16 -04:00
hap
b9bc5cf151
tb303, tr606: disconnect from hh_ucom4 (nw)
2019-06-16 20:34:25 +02:00
Olivier Galibert
e979607ad8
mindset: Fix the 8042s, clock starts ticking [O. Galibert]
2019-06-16 19:42:29 +02:00
AJR
5b28cbd49b
tk2000: Keyboard interface rewrite (nw)
2019-06-16 13:23:16 -04:00