AJR
9d1bf83edf
cbus: Remove machine().firstcpu calls (nw)
2018-01-02 09:40:14 -05:00
AJR
5132a3460c
tmp68301.cpp: The principle of the thing (nw)
2018-01-02 09:10:47 -05:00
AJR
4420557214
apollo_dbg.cpp: Remove machine().firstcpu calls (nw)
2018-01-02 09:04:04 -05:00
AJR
107ebac287
bml3bus: Remove firstcpu usage (nw)
2018-01-02 08:54:58 -05:00
AJR
7472812bf4
Eliminate some machine().firstcpu usage (nw)
2018-01-02 08:43:01 -05:00
Olivier Galibert
d016fe6c29
Handle a small number that only need a device variable to be added (nw)
2018-01-02 14:33:30 +01:00
AJR
526ca7a22f
Get rid of a couple more space.device() calls (nw)
2018-01-02 08:21:08 -05:00
R. Belmont
2a49d6dd44
Merge pull request #2989 from webghost009/bicubic_opengl
...
GLSL Bilinear Filter Fixes and Add Bicubic Filter
2018-01-02 08:08:06 -05:00
Olivier Galibert
84d0705d0d
Some more after better taking inheritance into account (nw)
2018-01-02 14:06:30 +01:00
AJR
8185345722
shtstar: Add DUARTs and YM2149 (nw)
2018-01-02 00:31:13 -05:00
cracyc
fae30beff9
fmtowns: add fake cmd 0x1f, lemmings 2 gets farther but now wants to dma past the end of ram. (nw)
2018-01-01 22:06:44 -06:00
R. Belmont
9e24a3e70d
Merge pull request #2991 from agiri-san/nd1
...
ygv608.cpp: Fix 'COLOR TEST' in ND-1 self test
2018-01-01 20:33:44 -05:00
R. Belmont
9da18b5704
Merge pull request #2999 from rzero9/patch-5
...
fmtowns: fix vsync flag read from port cff86, Birdy Soft games now boot
2018-01-01 20:32:58 -05:00
arbee
277d3e2e76
mac: added 1.3 ROM to BootBug card [Al Kossow]
2018-01-01 20:30:44 -05:00
Justin Kerk
3496a62415
New working software list additions
...
-----------------------------------
ibm5150: A-Train, Arcade Blockbusters! (Ghosts'n Goblins & Sarge) [Justin Kerk]
ibm5170: A-Train Construction Set, Aces of the Pacific, Aces of the Pacific Expansion Disk - WWII: 1946, Aces Over Europe (French), Byte Size Software #137 - Boppin' & Dits and Dats, Byte Size Software #149 - AJ's Quest & Machine Nation, Spectre Challenger (V1.1, 1993-11-08) [Justin Kerk]
New NOT_WORKING software list additions
---------------------------------------
ibm5150: ABC's Wide World of Sports Boxing [Justin Kerk]
2018-01-01 16:17:47 -08:00
r09
7297da13f6
fmtowns: fix vsync flag read from port cff86, Birdy Soft games now boot
...
According to the FM Towns Technical Databook, when reading from port 0xcff86, bit 4 should always be set and bit 2 is the VSYNC flag. With this change, Birdy Soft games (cal, myeyes, beast3...) boot instead of getting stuck in a loop waiting for the flag.
2018-01-02 00:19:46 +01:00
AJR
f28093a3d6
mc68hc11: Fix dissassembly of instructions with 16-bit operands (immediate or direct)
2018-01-01 18:13:00 -05:00
Olivier Galibert
8e1373db37
Do the easy ones (nw)
2018-01-01 23:52:40 +01:00
mahlemiut
00c39c7dd5
Some PC AT 2D accelerator updates:
...
- s3: Hardware pointer colour select is now reset on reading CR45, as per documentation.
- mach8/mach32: limit sourcex/y to 11 bits, fixes mach32 detection in bundled win9x drivers.
- mach32: mapped hardware pointer registers
- mach32: added 8514/A compatible DAC registers, fixes I/O port conflict in DOS mach32
utilities, and 8ppp colours under win9x.
2018-01-02 11:37:35 +13:00
AJR
c527f0bd3c
MC68HC11 is big-endian (nw)
2018-01-01 17:28:09 -05:00
AJR
1a6ed0c5af
hotstuff: Add serial interface (nw)
2018-01-01 17:06:59 -05:00
AJR
783002e12d
hotstuff: RTC can provide this IRQ (nw)
2018-01-01 16:43:58 -05:00
AJR
4759c3c2e4
hotstuff: Add RTC to make one more test pass (nw)
2018-01-01 16:13:17 -05:00
AJR
0128e08c49
hp16500.cpp: That's not a DUART (nw)
2018-01-01 15:25:25 -05:00
AJR
a6cf00b0a4
vt100: Fix crash (nw)
2018-01-01 14:07:41 -05:00
RobertoFresca
98d179c578
Jolycdig: Document CPLD...
2018-01-01 14:07:48 -03:00
MetalliC
b2f22119f3
pgm2.cpp: remove orleg2 BAD_DUMP flags, they are not suspects anymore (nw)
2018-01-01 18:47:18 +02:00
MetalliC
3ed4d436a1
Merge pull request #2998 from DavidHaywood/231217
...
pgm2: handle MSB of zooming, used by kov3
2018-01-01 18:28:13 +02:00
David Haywood
d6bf45a382
pgm2: handle MSB of zooming, used by kov3
2018-01-01 16:26:17 +00:00
MetalliC
60e1fc28b6
Merge pull request #2996 from DavidHaywood/231217
...
kov3: treat this bit as 'sprite disable' - prevents stray horemen heads in kov3 attract
2018-01-01 17:23:03 +02:00
AJR
02df1c94a8
v100: This should also help (nw)
2018-01-01 10:10:34 -05:00
David Haywood
0d9939fe5e
kov3: treat this bit as 'sprite disable' - prevents stray horemen heads in kov3 attract, changes what you see in the shop (improves, hopefully, I can't read Chinese)
2018-01-01 15:07:58 +00:00
AJR
d014b20dcf
v100: Hook up the interrupt controller (nw)
2018-01-01 10:05:00 -05:00
Olivier Galibert
a5da2e66f8
Change some things to simplify my life (nw)
2018-01-01 13:58:11 +01:00
AJR
1ed7fe1518
la120: Write noninverted clock first; make ER1400 address decoding more efficient (nw)
2018-01-01 03:24:13 -05:00
AJR
7c2220e8ca
la120: Fix remaining problems with ER1400 accesses (nw)
2018-01-01 03:13:20 -05:00
Aaron
5f1c95a450
Fix shader compilation error on AMD
2017-12-31 23:37:31 -08:00
AJR
d0ac21c996
timetrv: Add PPIs (nw)
2018-01-01 01:05:03 -05:00
hap
1757c326fe
New working machines
...
-----------
TI unknown electronic maze game (patent) [hap, Sean Riddle]
2018-01-01 03:38:38 +01:00
Ted Green
29d3bdec02
Games promoted to WORKING
...
Road Burners (ver 1.04)
Road Burners (ver 1.0)
2017-12-31 19:19:39 -07:00
AJR
98bc1d0422
hk68v10: Add Z8536 CIO (nw)
...
z8536: Don't return to state 0 after a software-programmed reset (nw)
2017-12-31 21:18:41 -05:00
mooglyguy
726157a7f2
bgfx: Use bgfx::ViewMode::Sequential, fixes handheld overlays, nw
2018-01-01 00:51:29 +01:00
AJR
1ec91f5023
v100: No reason not to hook the 8116 up now (nw)
2017-12-31 17:20:05 -05:00
AJR
a9bd4df5f0
wpc_s.cpp: 6809E type (nw)
2017-12-31 16:50:47 -05:00
smf-
71348c8bbf
Improve psx state saving (nw)
2017-12-31 21:30:36 +00:00
AJR
1c4bfd66ec
er1400: More diagnostics (nw)
2017-12-31 15:52:39 -05:00
smf-
97b2d597b4
Improved Mr Kicker speedup & standardised the rest (except aoh). [smf]
2017-12-31 19:37:45 +00:00
AJR
92ec03ab78
er1400: Small logging improvement (nw)
2017-12-31 14:35:09 -05:00
RobertoFresca
76b2b6cedd
Year (nw)
2017-12-31 16:16:15 -03:00
RobertoFresca
b3f5dd46f2
Merge branch 'master' of https://github.com/mamedev/mame
2017-12-31 16:05:16 -03:00