cracyc
414477ee2c
calchase: use larger nvram (nw)
2014-11-02 18:22:53 -06:00
briantro
5e7c861ddb
new TMNT clone
...
Was formerly the unknown nonworking incomplete dump. Another board with the same version was found and dumped to supply the missing 4 program rom. - NW
New Clone Added (promoted from nonworking)
-----------------------------------------------
Teenage Mutant Hero Turtles (UK 4 Players, set 3) [caius]
2014-11-02 14:21:50 -06:00
Curt Coder
4ede8ce068
(MESS) victor9k: Floppy WIP. (nw)
2014-11-02 21:31:20 +02:00
Curt Coder
1f42617b3c
(MESS) victor9k: Floppy WIP. (nw)
2014-11-02 20:53:39 +02:00
cracyc
26d0361693
(mess) pc9801: don't install memory above 640K if it doesn't exist (nw)
2014-11-02 12:54:03 -06:00
Miodrag Milanović
48d04e2464
Merge pull request #32 from p1pkin/naomi#1
...
naomi.c: vonot maskrom label corrected
2014-11-02 17:34:19 +01:00
MetalliC
5dfe30b37a
naomi.c: vonot maskrom label corrected
2014-11-02 18:30:24 +02:00
Sandro Ronco
871c97b815
(MESS) dmv: added preliminary K803 emulation. (nw)
...
(MESS) dmv.xml: added more disks. (nw)
2014-11-02 17:20:07 +01:00
Miodrag Milanović
d16d1affab
Merge pull request #30 from p1pkin/naoimi#1
...
naomi.c:
2014-11-02 15:51:49 +01:00
MetalliC
b10c26c9dc
naomi.c:
...
samba2k, ringout - correct maskrom size and labels [Arzeno Fabrice, MetalliC]
cartridge docs updates and additions
2014-11-02 16:34:40 +02:00
cracyc
bbc12cf029
(mess) upd7220: so dividing by lr didn't quite work (nw)
...
---
This works better but it looks too weird to be entirely correct.
2014-11-02 08:05:24 -06:00
mahlemiut
3cd94ce83d
amstrad: made PlayCity output in stereo, add the device has its own stereo audio output.
2014-11-03 00:29:55 +13:00
Curt Coder
9f107c0d7f
(MESS) victor9k: Floppy WIP. (nw)
2014-11-02 13:06:25 +02:00
Curt Coder
487526c990
(MESS) x820ii: Fixed ROM error. [Curt Coder]
2014-11-02 12:25:28 +02:00
Curt Coder
d226b4f8d4
(MESS) x820: Keyboard WIP. (nw)
2014-11-02 12:17:17 +02:00
Sandro Ronco
d3fe5a0fd7
(MESS) Added Psion Organiser I softlist.
...
(MESS) psion2.xml: documented more datapacks.
(MESS) psionla: added bios v3.0
2014-11-02 11:03:24 +01:00
briantro
96f92ee75f
peplus.c: Added Clear CMOS IVC006 to driver - NW
...
Not really useful in emulation but added for completeness and for users / owners / collectors - NW
New Clone Added
------------------------------------------
Player's Edge Plus (IVC006) Clear EEPROM Chip [BrianT]
2014-11-02 03:52:13 -06:00
Curt Coder
d273f3565c
(MESS) victor9k: Keyboard WIP. (nw)
2014-11-02 11:39:30 +02:00
mamehaze
f1d9ba9df8
move 315-5881 based encryption to it's own file, allowing me to experiment with the device for the encrypted ST-V games.
2014-11-02 09:29:08 +00:00
Justin Kerk
2eb1a3a4f7
ibm5150.xml, ibm5170.xml: More dumps (nw)
2014-11-02 01:09:35 -07:00
etabeta78
4d25ea7d8d
(MESS) x07: added cassette software list. [Anonymous]
2014-11-02 08:52:50 +01:00
etabeta78
c74910aa3f
(MESS) megadriv.xml: dumped Codemasters Cosmic Spacehead
...
+ Fantastic Dizzy 2-in-1 cart. [sunbeam]
2014-11-02 08:51:38 +01:00
Osso
3a4ab4494e
timefgtr: No need for a double flag (nw)
2014-11-02 07:53:13 +01:00
Felipe Corrêa da Silva Sanches
fe6fe7357c
Power Drift: Portbits for Limit & Safety switches
2014-11-02 04:10:33 -02:00
Felipe Corrêa da Silva Sanches
95aa583dc1
G-LOC: Mapping portbits related to the moving cabinet limit switches.
2014-11-02 03:23:19 -02:00
Felipe Corrêa da Silva Sanches
55b4c23e64
Galaxy Force II: Adding gforce_output_cb1 (the values written there seem to select the meaning of some of the PORTC bits related to motor control)
2014-11-02 02:25:30 -02:00
Felipe Corrêa da Silva Sanches
5082ee9133
Galaxy Force II: Mapping the port bits used to provide motor movement feedback signals such as Up/Down/Left/Right limit switches.
2014-11-02 02:10:46 -02:00
jbu
ae685aff5d
svga_device::zero() does it all [nw]
2014-11-02 01:39:49 +01:00
briantro
439a90b1ba
peplus.c: Fix Cut-N-Paste delete - NW
2014-11-01 15:01:50 -05:00
briantro
c35f2e91ec
new PE+ clones
...
New Clones Added
-----------------------------------------
Player's Edge Plus (Set004) Set Chip [BrianT]
New Clones Added (not working)
------------------------------------------
Player's Choice (MG0252) Multi-Game [BrianT]
Player's Edge Plus (KE0017) Keno [BrianT]
2014-11-01 14:51:37 -05:00
hap
43ff705bd0
New NOT WORKING game added
...
--------------
Western Dream (Yasuhiro, hap)
2014-11-01 20:43:01 +01:00
briantro
e9ba3adff8
minor doc update - NW
...
In mame.lst: Add (c) info for Cave games
In cv1k.c: Minor info update
2014-11-01 14:29:06 -05:00
Oliver Stöneberg
639d7eea9a
re-enabled -Wconstant-logical-operand for clang 3.5 (nw)
2014-11-01 20:24:47 +01:00
mamehaze
520628e719
new clones
...
[Burning Ranger & Bicycle Repairman]
2014-11-01 18:47:21 +00:00
Scott Stone
23df5e3545
Size fix for snes.xml (nw)
2014-11-01 14:16:03 -04:00
Curt Coder
322b2222c2
(MESS) x820: Fixed LOCK key. (nw)
2014-11-01 20:13:35 +02:00
Oliver Stöneberg
2bfb54cc84
use vga_device::zero() in cirrus_vga_device::device_start() as well (nw)
2014-11-01 19:11:15 +01:00
Dirk Best
fcc88be519
Add a software list for the Epson HX-20/PX-4/PX-8 systems
2014-11-01 15:14:02 +01:00
Dirk Best
a97b47c1a8
Add AmigaOS 3.5 to workbench list
2014-11-01 15:13:59 +01:00
Oliver Stöneberg
d25e9ee8f1
Merge branch 'master' of https://github.com/mamedev/mame
2014-11-01 14:59:18 +01:00
cracyc
ff9eb84182
i386: call with expand down stack [Carl]
2014-11-01 08:59:58 -05:00
Oliver Stöneberg
cc6ed14d5c
re-enabled -Wdynamic-class-memaccess for clang 3.5 now that all warnings have been fixed (nw)
2014-11-01 14:59:13 +01:00
etabeta78
384f7653e1
(MESS) misc new dumps and redumps. nw.
2014-11-01 14:49:37 +01:00
etabeta78
e6d75a0774
minor logging update. nw.
2014-11-01 14:45:36 +01:00
jbu
3efeb980ac
Add zero() to (s)vga_device: zeroes all private variables but vtbls.
...
The vga.memory is resized to 0.
2014-11-01 13:41:13 +01:00
Oliver Stöneberg
4b2e3674ef
fixed clang compilation of src/emu/cpu/drcfe.c (nw)
2014-11-01 11:50:47 +01:00
Oliver Stöneberg
eb80c98fcd
updated comments/TODOs about invalid vptr warnings (nw)
2014-11-01 11:50:26 +01:00
Oliver Stöneberg
b93487def4
fixed clang compilation of src/mess/drivers/gamate.c (nw)
2014-11-01 11:36:18 +01:00
Oliver Stöneberg
c337c231c9
do not overwrite the opcode_desc.delay vptr in drc_frontend::describe_one() (nw)
2014-11-01 10:48:52 +01:00
Alex W. Jackson
ab942336b6
twin16.c: Rewrite video mixing based on PAL equations [Alex Jackson]
2014-11-01 05:33:54 -04:00