Angelo Salese
4f599605f8
Fixed ROM bank for the blitter, one bug left (layer clearance on ranking screen, which I suspect is something to do with the blitter drawing itself) (nw)
2015-03-25 03:19:11 +01:00
Angelo Salese
4cc517fb20
Merge branch 'master' of https://github.com/mamedev/mame
2015-03-25 01:57:09 +01:00
Angelo Salese
bbc7f700e2
Fixed Gamart logo, bit 1 of port 0x10 enables transparent pen for the blitter. (nw)
2015-03-25 01:56:38 +01:00
hap
b248bf6cc9
(MESS)New working game added
...
-----------------
Milton Bradley Dark Tower [hap, Sean Riddle]
2015-03-25 01:43:09 +01:00
briantro
fdafc58deb
peplus.c: Add in some rom dates & IGT game revision info - NW
2015-03-24 19:39:52 -05:00
hap
159a234e0e
first rename lilprof to lilprof78
...
added Little Professor (1976 ver)
2015-03-25 00:09:57 +01:00
Angelo Salese
a22a633e23
Global layer clearance is at 0x10 bits 4-5 (nw)
2015-03-24 23:57:37 +01:00
hap
971e1cdd86
notes
2015-03-24 20:52:04 +01:00
hap
a09a8fcbc8
darktower motor simulation
2015-03-24 20:17:31 +01:00
Oliver Stöneberg
7237f125a9
fixed Visual Studio compilation (nw)
2015-03-24 19:54:11 +01:00
hap
fa50b1e3b2
i can probably finish dark tower, but ssimon can wait until post-release
2015-03-24 19:44:12 +01:00
Miodrag Milanović
9a0a2c4fb8
Merge pull request #150 from fulivi/mds2_dev
...
A new MESS driver: Intel Intellec MDS series-II [F. Ulivi]
2015-03-24 18:35:03 +01:00
fulivi
3a42abc7a7
Added imds2 to list file & mess makefile
2015-03-24 17:35:09 +01:00
mamehaze
c75c981c05
hmm pen based blending too.. ok ... (nw)
2015-03-24 16:22:00 +00:00
mamehaze
6dc4835957
notes (nw)
2015-03-24 15:41:00 +00:00
fulivi
ddb6780c67
Added MESS driver for Intel MDS series-II
2015-03-24 16:36:59 +01:00
etabeta78
3d2c821651
one more dump, courtesy of Anna's reminder, and a small cmpro fix. nw.
2015-03-24 16:04:15 +01:00
Oliver Stöneberg
892eb27dd5
chdtest.py: added some disabled debug code (nw)
2015-03-24 15:32:17 +01:00
Oliver Stöneberg
02b72688b4
reduced the image size of some chdman createhd tests (nw)
2015-03-24 15:31:35 +01:00
mamehaze
adc1dcf649
correct text rom (nw)
2015-03-24 10:35:25 +00:00
Oliver Stöneberg
442aedc911
made -[no]dummywrite DEBUG only and removed it from the official documentation (nw)
2015-03-24 10:37:17 +01:00
Olivier Galibert
1e09899b01
Merge pull request #148 from lucab/lucab/mame-lua/misc
...
luaengine: screen drawing fixes and initial docs
2015-03-24 10:14:32 +01:00
Oliver Stöneberg
d044c6b161
removed assert for now fixed bug from src/mame/drivers/queen.c (nw)
2015-03-24 09:13:30 +01:00
mamehaze
eb48fea5e2
ttchamp PIC doesn't seem to be for sound either? (nw)
2015-03-24 01:01:24 +00:00
Mike Naberezny
fb6880dcbc
(MESS) pet_rom.xml: Added McTerm 0.95. [Mike Naberezny]
2015-03-23 16:43:45 -07:00
mamehaze
7066eb4f9f
new clones
...
Thunder Deity Biography (Chinese hack of Battle Garegga) [caius]
(correct text gfx rom still needs dumping for this set)
2015-03-23 21:08:48 +00:00
Ivan Vangelista
61038a7b88
realbrk: added save state support (nw)
2015-03-23 19:52:09 +01:00
hap
38ddc8a6d7
prepare for svg2lay
2015-03-23 19:25:09 +01:00
Ivan Vangelista
f517793c42
re900.c, ssrj.c, sstrangr.c: added save state support (nw)
2015-03-23 19:17:48 +01:00
Ivan Vangelista
8533f2617b
tmp68301_device: initialized variables (nw)
2015-03-23 19:16:12 +01:00
mamehaze
277cb84661
use existing sprite device for 'thedeep'
...
(thanks to Osso for pointing it out)
2015-03-23 16:05:27 +00:00
Vas Crabb
7ea90b986d
megasys1.c: fix status read for second OKI sound chip [Mamesick]
2015-03-24 02:55:27 +11:00
mamehaze
1aca10780c
works well enough to mark it as working (nw)
2015-03-23 14:11:24 +00:00
mamehaze
d1e1dda76d
new clones
...
Golden Axe II (Mega Play) (original rev) [Jets and Layer]
This is the original release, the set we had was Rev B, so I've marked it as such.
2015-03-23 13:50:28 +00:00
Miodrag Milanović
40c793e0f4
Merge pull request #149 from wallyweek/cfalco
...
Updated *nix manpages to forthcoming 0.160
2015-03-23 13:02:24 +01:00
Cesare Falco
efc7dedb57
Updated *nix manpages to forthcoming 0.160
2015-03-23 12:57:46 +01:00
etabeta78
2f5c5f8e21
temp workaround for the MESS crash due to SNES trying to
...
access a cart even if none is available (emulation should not
crash even if carts are mandatory). nw.
a better solution will be added in next dev cycle, by moving the
memory handlers to the cart side as it is being done in most
systems.
2015-03-23 10:15:02 +01:00
hap
b56b22a055
moved dark tower to its own file
2015-03-23 08:50:42 +01:00
hap
a75a50cebe
added hh_tms1k header file
2015-03-23 08:33:29 +01:00
etabeta78
8e0608371f
(MESS) misc round of new dump additions (from multiple sources) and consistency fixes. nw.
2015-03-23 08:28:08 +01:00
hap
7f23e92a76
darktower WIP
2015-03-23 08:14:38 +01:00
etabeta78
d0385f1671
(MESS) pico.xml: A few more Japanese dumps added. [Team Europe]
...
(MESS) gameking.xml: Three new dumps added. [Team Europe]
2015-03-23 08:15:17 +01:00
etabeta78
abfefe3c3a
(MESS) sms.c: added a new BIOS revision (v2.0) for the SMS 1 PAL and
...
documented the actual chip markings for v1.3 [Fabio Priuli, SMSPower]
2015-03-23 07:37:23 +01:00
etabeta78
b94942bbfa
made the mandatory image menu a bit more foolproof, by not allowing a reset
...
until a file has been selected. nw.
2015-03-23 07:29:40 +01:00
Lord-Nightmare
13712938e7
Merge branch 'master' of https://github.com/mamedev/mame
2015-03-22 20:52:36 -04:00
Lord-Nightmare
ea9dfec21d
preparations for dtc-03 driver, n/w
2015-03-22 20:51:09 -04:00
arbee
7d34b95fdd
iteagle: restore FPGA/PAL bitstreams for board owners (nw)
2015-03-22 20:43:02 -04:00
arbee
72234733be
atlantis: trivial conversion to real PCI + VR4373. no visible progress. (nw)
2015-03-22 20:36:52 -04:00
arbee
ec0457161f
vrc4373: fix PCI target accesses. [Ted Green]
2015-03-22 20:27:23 -04:00
arbee
2faf681f44
iteagle: don't forget the new files (nw)
2015-03-22 16:34:49 -04:00