Dirk Best
584b0a263d
plygonet: use standard palette device ram
2015-08-05 14:38:54 +02:00
David Haywood
8fc6a5796d
new clones
...
War: The Final Assault (EPROM 1.6 Jan 14 1999, GUTS 1.1 Mar 16 1999, GAME Mar 16 1999) [Alex Cmaylo] (not working)
2015-08-05 11:52:18 +01:00
Richard Goedeken
039973b6d8
bugfix: PIA 1 CB2 is only connected to the sound enable input on the DAC chip, so there is no need to poll the keyboard/joystick here
2015-08-04 22:46:11 -07:00
Richard Goedeken
43978837c5
simplification: in the coco/dragon virtual functions which get called from coco.c when the PIA port A/B output status changes, send the new 8-bit output signals directly as a function parameter rather than forcing the handlers to call back into the PIA objects to get the new values
2015-08-04 22:29:04 -07:00
cracyc
440c43d83f
pcd: mmu appears to mostly work (nw)
...
--
Sinix 1.0 gets far into the boot process, it might even be waiting for input but there's some display issue.
2015-08-04 22:25:00 -05:00
Scott Stone
5796abb03f
Activated 4 sets (dlair_!, dlair_2, pkii_dm, dvk_ksm01) due to locating roms/adding to .lst files (nw)
2015-08-04 21:41:24 -04:00
Alex W. Jackson
c7058fc3fa
60000000000 does not fit in a long (nw)
2015-08-04 21:29:47 -04:00
andreasnaive
1241e1de6f
gamshara, konotako & startrgn now decrypt themselves on-the-fly (nw)
2015-08-04 22:09:17 +02:00
MetalliC
fb0b95c7b4
naomi notes added and removed duplicated (nw)
2015-08-04 19:42:37 +03:00
David Haywood
66a253160a
Merge pull request #279 from mamesick/master
...
Fix for MAMETESTER bug #6005
2015-08-04 11:33:07 +01:00
David Haywood
ead98c56a6
fix MT06007
2015-08-04 11:23:49 +01:00
Dirk Best
66778312f3
midt/w/xunit: use standard palette device ram
2015-08-04 10:55:02 +02:00
Dirk Best
ef406a0889
micro3d: use standard palette device ram
2015-08-04 10:54:59 +02:00
Dirk Best
366fee86a2
magic10: use standard palette device ram
2015-08-04 10:54:55 +02:00
Guru
885f24ffa6
naomi.c: added trackball I/O board ROM to otrigger
2015-08-04 13:50:38 +08:00
Richard Goedeken
e804e4c4ef
From the Coco 2 Sams Computerfacts manual and Tandy Coco 3 512k service manual, the memory sense line (read as an input on pin PB2 of PIA1) is connected to PB6/pin16 (not PB7/pin17) on the PIA0 chip). Therefore we must use 0x40 to test, not 0x80
2015-08-03 22:41:38 -07:00
ted green
88cd1e9204
iteagle.c -- Updated sequence generator initialization for virtpool. Promoted to GAME_WORKING virtpool.
...
iteagle_fpga.c -- Added separte sequence generator for Eagle 1 hardware. Added additional interrupt clearing for IDE controller.
2015-08-03 17:53:01 -06:00
briantro
5a5188068f
peplus.c: Fix cut-n-paste error - NW
2015-08-03 15:34:07 -05:00
briantro
bb6ffa563d
New PE+ Poker clones
...
New Clones Added
---------------------------------------------------
Player's Edge Plus (PP0555) Standard Draw Poker [BrianT]
Player's Edge Plus (KE1012) Keno (set 2) [BrianT]
2015-08-03 15:27:03 -05:00
Mamesick
6ec3c15ee1
Fix for MAMETESTERS bug #6005
2015-08-03 18:15:25 +02:00
Mamesick
9980a71df8
Fix for MAMETESTERS bug #6005
2015-08-03 18:13:38 +02:00
Mamesick
eddd91aedf
Fix for MAMETESTERS bug #6005
...
The only game, it seems, that requires different fg offsets.
2015-08-03 18:11:23 +02:00
Luca Elia
76b7bafa61
Dumped EEPROM from "Dragon Blaze" and "Mahjong G-Taste". [Guru]
...
Fixes dragnblz security error.
2015-08-03 17:34:14 +02:00
Dirk Best
a05b184d18
konamigx: use standard palette device ram for type 1 and 2
2015-08-03 16:24:48 +02:00
Dirk Best
4350a97779
jack: remove palette trampoline
2015-08-03 13:02:43 +02:00
Dirk Best
b71d80640a
hng64: use standard palette device ram
2015-08-03 12:33:47 +02:00
Dirk Best
82cdf9374c
galpanic: use standard palette device ram
2015-08-03 11:12:42 +02:00
Paul Priest
1f5c503c61
quizmoon - Fix reported regression with priorities on map screen. Higher tilemap takes precedence when priorities equal.
2015-08-03 10:01:55 +01:00
R. Belmont
f48a1e7074
Merge pull request #277 from bmunger/master
...
Add M68kFPU mode 7, reg 0
2015-08-02 21:15:43 -04:00
hap
4e264393b8
revert my commit "small fix for ucom4 port c/d": it's actually the other way around, bidirectional ports are still open drain
2015-08-03 03:04:16 +02:00
David Haywood
f341509a74
this logic (hack?) added in 2010 breaks tempest service mode (boot with service switch turned on, or press fire+zap when prompted in the menu you get when you hit f2 during gameplay)
...
the original change was this
"Mathis Rosenhauer fixed mametesters bug 03634. Reduced flickering in Tempest/Quantum. "
the diff for that (thanks Tafoid)
http://pastebin.com/NXs4UvzW
the bug report it was used to fix is
http://mametesters.org/view.php?id=3634
I've not backed it out for Quantum, only Tempest, I guess it needs proper review tho. Maybe the flickering actually happened on real hardware sometimes, or wasn't visible due to the nature of the vector generator?
2015-08-03 01:26:47 +01:00
Brandon Munger
08a4919ba5
Add M68kFPU mode 7, reg 0
2015-08-02 18:37:13 -04:00
couriersud
3575a923a6
Removed relative paths in include statements. (nw)
2015-08-03 00:10:24 +02:00
couriersud
7815f924ec
Add emu/netlist to include dirs to avoid relative paths in netlist
...
include files. (nw)
2015-08-03 00:10:23 +02:00
couriersud
d0466dd4da
Added simple stream classes to netlist code. (nw)
2015-08-03 00:10:22 +02:00
Dirk Best
0bda22c079
dynduke: use standard palette device ram
2015-08-02 23:57:45 +02:00
Dirk Best
d0886d180e
djmain: use standard palette device ram
2015-08-02 23:57:40 +02:00
Dirk Best
e7415c85a8
cmmb: remove palette trampoline
2015-08-02 23:57:36 +02:00
Paul Priest
96f8b505dd
macrossp/quizmoon - remove IMPERFECT_GRAPHICS
...
* Fix macrossp level4 background
* Fudge chained sprite zooming for quizmoon
2015-08-02 22:53:06 +01:00
Richard Goedeken
51309eea05
1. increase accuracy of TRS-80 Coco audio output by holding the analog output value while the sound_enable line is low. this fixes buzzing noise in Sock Master's Donkey Kong. 2. add comments regarding the interaction between the PIA i/o lines and the analog subsystem
2015-08-02 13:46:23 -07:00
Wilbert Pol
f50b8ff8a6
ssystem3.c: typo and 0 based vs 1 based (nw)
2015-08-02 21:25:55 +02:00
Wilbert Pol
b0ec3d9fbd
ssystem3.c: reduce tagmap lookups (nw)
2015-08-02 21:25:54 +02:00
Wilbert Pol
9195d9bd9f
orao.c: reduce tagmap lookups (nw)
2015-08-02 21:25:54 +02:00
Wilbert Pol
774bdbfb60
gamate.c: reduce tagmap lookups (nw)
2015-08-02 21:25:54 +02:00
Wilbert Pol
4016e24746
ac1.c: reduce tagmap lookups (nw)
2015-08-02 21:25:54 +02:00
Wilbert Pol
d92a914cd7
4004clk.c: reduce tagmap lookups (nw)
2015-08-02 21:25:54 +02:00
Wilbert Pol
885a8f050c
thomson.c: reduce tagmap lookups (nw)
2015-08-02 21:25:54 +02:00
Wilbert Pol
e9d2bf218b
bebox.c: reduce tagmap lookups (nw)
2015-08-02 21:25:53 +02:00
Wilbert Pol
b11cc37f23
samcoupe.c: reduce tagmap lookups (nw)
2015-08-02 21:25:53 +02:00
Wilbert Pol
d032b0a778
spec_snqk.c: reduce tagmap lookups (nw)
2015-08-02 21:25:53 +02:00