cam900
8dadf8537c
f1gp.cpp : Various cleanups ( #3886 )
...
Cleanup duplicate/naming, Split f1gp2 specific functions into driver state, Move GFX swap into rom load, Add shared_ptr for GFX RAM
2018-11-18 11:38:48 +01:00
cam900
af615b5fe6
igs011.cpp : Remove unnecessary palette handler, Convert memory_region into region_ptr ( #4042 )
2018-11-18 11:24:27 +01:00
Ivan Vangelista
d895e2c66c
ym2151: really remove the macros (nw)
2018-11-18 09:43:24 +01:00
Ivan Vangelista
9328733025
atetris.cpp: decapped Intel P8749H. Matches already existing dump [Team Caps0ff, ClawGrip]
2018-11-18 08:57:29 +01:00
Ivan Vangelista
8d029da480
ym2151: removed MCFG macros (nw)
2018-11-18 08:55:46 +01:00
ajrhacker
d8420e2c8f
Merge pull request #4310 from cam900/patch-71
...
taito_o.cpp : Fix volume
2018-11-17 23:17:47 -05:00
Robbbert
9e36dff17a
(nw) qvt102: fixed crash on exit; moved attribute processing to outer loop for efficiency.
2018-11-18 12:31:08 +11:00
cam900
1fc0209d8f
taito_o.cpp : Fix volume
...
parentj uses FM channel of YM2203 for jingle/musics
2018-11-18 09:44:30 +09:00
mooglyguy
48c0c4a269
sgi: Various minor fixes and improvements, nw
2018-11-18 00:44:30 +01:00
Dirk Best
fed9a5b345
qvt102: Previous 'LB4' was identified as Qume QVT-102
...
- Rename driver
- Remove skeleton QVT-102 we already had, add its alternate ROM to the
driver along with the keyboard MCU ROM
- Major gfx rendering update, supports all attributes but needs
verification
- Add NVRAM
2018-11-18 00:32:43 +01:00
MetalliC
4b7285cb0e
new NOT_WORKING clones
...
----------------------
The Lost World (older) [Ordyne]
Dirt Devils (Germany) [Ordyne]
2018-11-18 01:06:39 +02:00
AJR
e431178db6
Fix clang build, maybe (nw)
2018-11-17 17:52:57 -05:00
MetalliC
e2532e3cf2
new NOT_WORKING clones
...
----------------------
Sega Rally 2 (prototype, 8 Dec 1997) [Ordyne]
Sega Rally 2 (prototype, 29 Dec 1997) [Ordyne]
2018-11-18 00:50:18 +02:00
ajrhacker
36c562dbdf
Merge pull request #4309 from hp9k/nereid_overlay_support
...
nereid: add overlay support
2018-11-17 17:12:14 -05:00
mooglyguy
bff500d677
-screen.cpp: Added a devcb for easier hooking of the scanline timer. [Ryan Holtz]
...
-zerozone, zexall, zr107, zrt80, zt8802, zwackery, zx: Removed MACHINE_CONFIG_START/_END. [Ryan Holtz]
2018-11-17 22:32:55 +01:00
ajrhacker
e400164aff
Merge pull request #4308 from hp9k/debugger_print_char
...
debugger: add %c to logerror
2018-11-17 15:57:39 -05:00
Sven Schnelle
a659260af3
nereid: add overlay support
...
Required for the upcoming HP 98550A support.
2018-11-17 19:43:07 +01:00
Sven Schnelle
dce71bdec1
debugger: add %c to logerror
...
This is useful for catching putchar() like functions and printing
the written value to error.log.
On hp9k_3xx, i'm using this with the HP 300 test software, to log
test error messages that get printed on screen to error.log, so i
have the message directly after the debug messages from my driver.
Example:
wpset 0xfffe36be,80,w,1,{ logerror "%c", wpdata; g }
2018-11-17 19:09:39 +01:00
AJR
92c2011514
New machines marked as NOT_WORKING
...
----------------------------------
TS-2624 [Al Kossow]
2018-11-17 09:52:33 -05:00
R. Belmont
754f2578db
Merge pull request #4296 from cam900/i4100
...
imagetek_i4100.cpp : Updates, Minor cleanups, Remove MCFGs
2018-11-17 08:43:50 -05:00
R. Belmont
a21628bcf1
Merge pull request #4305 from cam900/karnov
...
karnov.cpp : Cleanups
2018-11-17 08:43:31 -05:00
ClawGrip
fd54d0e13e
Add notes about the Nintendo VRU (nw) ( #4304 )
...
* Add notes about the Nintendo VRU (nw)
* Small correction (nw)
2018-11-17 08:43:09 -05:00
Robbbert
902047d86b
LB-4 : fixed problem with scrolling; restored status line; default rs232 to keyboard; marked as working.
2018-11-17 20:34:42 +11:00
r09
1dbfe963f6
pc9801_86.cpp: fix PSG regression ( #4306 )
2018-11-17 09:43:53 +01:00
cam900
7b2f0a6166
karnov.cpp : Cleanups
...
Convert background tilemap into generic MAME tilemap system, Cleanup handlers, Reduce unnecessary values, address_space arguments, Duplicates, Region sizes
2018-11-17 16:25:36 +09:00
Dirk Best
21318d7ed2
lb4: Screen raw parameters, fix some dividers
2018-11-17 02:11:03 +01:00
braintro
490cd1e886
namcond1.cpp: Redumped the graphics for Abnormal Check [the Guru]
2018-11-16 17:06:28 -06:00
Dirk Best
d972cdb90e
Fix compile (nw)
2018-11-16 18:45:15 +01:00
AJR
3185a1b279
scn2672: Reduce VRAM addressing (nw)
2018-11-16 11:19:07 -05:00
R. Belmont
414846bf51
Merge pull request #4301 from cam900/dec0_bufsprite
...
dec0.cpp : buffered_spriteram16_device for sprite RAM
2018-11-16 10:44:23 -05:00
David Haywood
0c74c62a5e
Xavix - CPU flag fixes (improves ttv_mx road) ( #4303 )
...
* Xavix - CPU flag fixes (improves ttv_mx road)
* fix road properly (nw)
2018-11-16 10:44:04 -05:00
Robbbert
74859c84e1
(nw) lb4: cursor needs to move while we type
2018-11-17 00:57:42 +11:00
Robbbert
7c1de9f9c4
(nw) lb4: removed unneeded comment
2018-11-17 00:42:17 +11:00
Robbbert
e78dcd711f
Merge branch 'master' of https://github.com/mamedev/mame
2018-11-17 00:40:18 +11:00
Robbbert
02cc510fc4
(nw) LB-4: can type to the screen if keyboard chosen
2018-11-17 00:39:56 +11:00
Dirk Best
082c67858a
lb4: Fix error when connecting the builtin terminal
2018-11-16 14:01:58 +01:00
Ryan Holtz
5b267aa254
lb4.cpp: Got rid of MACHINE_CONFIG_START/END, nw
2018-11-16 13:28:41 +01:00
Robbbert
b7219e3db5
LB-4 : hooked up some devices and the video.
2018-11-16 22:49:10 +11:00
Ryan Holtz
20f4ace3b3
lb4.cpp: Hook up some stuff, nw
2018-11-16 07:51:04 +01:00
Ryan Holtz
77c4b7a551
New machines marked as NOT_WORKING
...
----------------------------------
Liberty Bell LB-4 [Al Kossow]
2018-11-16 07:03:15 +01:00
AJR
bdd62c0755
cit220p: Slightly better line drawing characters (nw)
2018-11-15 22:49:58 -05:00
AJR
53a69be56f
cit220p, vp122: Put some dots on the screen; add 80-/132-column switch (nw)
2018-11-15 22:03:53 -05:00
David Haywood
1777d0cbb1
XaviX: fixes to allow ttv_sw to show graphics, and ttv_lotr to play music on title ( #4302 )
...
* xavix fixes (nw)
* fix2 (nw)
* more (nw)
* more fixes (nw)
2018-11-15 18:48:13 -05:00
Angelo Salese
e7f93e5af7
Note (nw)
2018-11-15 22:45:47 +01:00
Ivan Vangelista
d14efd5e72
gayle: removed MCFG macros (nw)
2018-11-15 20:22:45 +01:00
Ivan Vangelista
00391d6124
pc_fdc: removed MCFG macros (nw)
2018-11-15 19:28:36 +01:00
Ivan Vangelista
9b35e2a294
new working clone
...
---------------------------------
Battle Mania Daiginjou (Jpn, Prototype, 19910528) [ArcadeShadow]
2018-11-15 18:51:48 +01:00
Ivan Vangelista
8f0b24640b
gen_latch: removed MCFG macros (nw)
2018-11-15 18:47:07 +01:00
AJR
fead82756e
cit220.cpp: Forgot to delete this (nw)
2018-11-15 11:53:27 -05:00
AJR
8b72488a86
vp122: Merge driver with cit220.cpp (nw)
2018-11-15 11:50:36 -05:00