Commit Graph

31149 Commits

Author SHA1 Message Date
cracyc
f064ff9982 (mess) num9rev: add number 9 revolution 512x32 [Carl]
---
Only the demo programs tested for now
2014-11-04 19:39:38 -06:00
mooglyguy
8ed26fea73 rspdrc: Added undocumented ops VADDB, VACCB, VSUBB, and VSUCB. [MooglyGuy] 2014-11-04 23:12:31 +01:00
Curt Coder
37a7ded8af (MESS) victor9k: Floppy WIP. (nw) 2014-11-04 23:37:05 +02:00
Sergey Svishchev
e7492ad4be dvk_ksm: DEC VT52-compatible video terminal 2014-11-05 00:20:12 +03:00
briantro
f2f90cf34c vigilant.c: Consistency, some hade "Rev." and others just "Rev" - NW 2014-11-04 14:34:27 -06:00
briantro
2212fec83c coolridr.c: Add a note about "Aqua Stage" also running on Sega H1 hardware. - NW 2014-11-04 14:25:29 -06:00
hap
71933553c1 improved cpu clock and speaker lvl 2014-11-04 21:07:31 +01:00
Ramiro Polla
ff2a135bd3 upd7810: return meaningful value when PC3 is in control mode
When PC3 is in control mode, it acts as INT2 and external Timer Input.
INT2 may be set by connected devices through set_input_line(), so its
value can be used when reading or writing to PC3. There is currently
no code to support external timer input.
2014-11-04 19:47:54 +01:00
Ramiro Polla
adffc17cf5 upd7810: correctly deal with external interrupts 2014-11-04 18:58:05 +01:00
Ramiro Polla
10e4408757 upd7810: treat NMI like other interrupts 2014-11-04 18:57:58 +01:00
Ramiro Polla
2ce38beb19 upd7810: remove gamemaster hack for INTFE1
The extended timer has been properly implemented in upd7810.
Tested with Continental Galaxy 2020.
2014-11-04 18:56:05 +01:00
hap
282a6e03a5 small cleanup to merlin.c, it is very similar to simon.c
I want to redo the merlin layout later, make it more similar/appealing.
2014-11-04 18:18:28 +01:00
mooglyguy
2b3cbb6737 rspdrc: Fix crash on Linux when recompiling BREAK opcode. [MooglyGuy, Firewave] 2014-11-04 16:04:55 +01:00
Dirk Best
97ab6c5d86 px4: fix initial rs232 status after reset and add the dram test
replacement roms
2014-11-04 15:41:50 +01:00
Oliver Stöneberg
7b60b5093b flush drcuml.asm log (nw) 2014-11-04 15:36:32 +01:00
mooglyguy
be464dfbfe mips3: Fixed left-shift-of-signed-value issues. [MooglyGuy]
rsp: Fixed left-shift-of-signed-value issues. [MooglyGuy]
2014-11-04 14:14:26 +01:00
mamehaze
7107912156 correct patches for drgw2hk [iq_132] 2014-11-04 10:43:40 +00:00
Alex W. Jackson
d2658487c1 px4.c: safer portability fix (nw) 2014-11-03 23:16:53 -05:00
cracyc
d3331b3eed upd7220: shift screen down by vbp (nw) 2014-11-03 21:31:47 -06:00
cracyc
97dd5ba87d (mess) upd7220: duh (nw) 2014-11-03 19:22:38 -06:00
mamehaze
23657cbbc8 Merge branch 'master' of https://github.com/mamedev/mame 2014-11-04 00:52:17 +00:00
mamehaze
09fa96295c just test code (nw) 2014-11-04 00:51:52 +00:00
arbee
4532e4e7a6 OS/2 build fixes [KO Myung-Hun] 2014-11-03 19:48:51 -05:00
arbee
de9d74f3ea fix non-Windows compile (nw) 2014-11-03 19:44:41 -05:00
Robert
4961e56d93 MT 05776 2014-11-04 09:57:43 +11:00
hap
5e92cabf1a (MESS)
New System Drivers Supported:
-----------------------------
Simon [Sean Riddle, hap]
2014-11-03 23:55:57 +01:00
Scott Stone
89d48a0839 Cleanup of unwanted comment (nw) 2014-11-03 17:18:17 -05:00
cracyc
2e1b97ca59 upd7220: Bresenham line drawing [Carl]
--
Fills the gaps that were breaking adventureland
2014-11-03 15:14:32 -06:00
mooglyguy
cc037b44f4 n64: Fix up how negative values are handled in VRSQL/VRCPL [MooglyGuy] 2014-11-03 22:10:09 +01:00
Curt Coder
af8b0eedcd (MESS) victor9k: Floppy WIP. (nw) 2014-11-03 22:53:00 +02:00
mooglyguy
e3680d1c8f rsp: Add VNOP, VNULL, and VRSQ instructions. [MooglyGuy] 2014-11-03 21:18:52 +01:00
Dirk Best
f4737e2a4e px4: support clock reading & writing 2014-11-03 21:10:44 +01:00
briantro
e90699883e vigilant.c: Misc updates / corrections - NW
Make the unknown World set a bootleg. Use the correct roms for the World Rev C version. Standardize a few rom names and or add IC location where possible. Add a note about need to verify / correct the rom sets for the US versions. - NW
2014-11-03 14:09:47 -06:00
Curt Coder
eee1cbdc5e (MESS) victor9k: Floppy WIP. (nw) 2014-11-03 22:00:29 +02:00
mooglyguy
841e3376cc n64: Abort MIPS timeslice when unhalting RSP. Fixes many RSP tests. [MooglyGuy] 2014-11-03 20:35:23 +01:00
briantro
5354cc912f segas18.c: Fill in the dipswitches for Hammer Away. [Brian Troha]
Out of whatsnew: made the Hammer Away addition conform to the driver. IE: Alphabetize, spacing, header ect.... - NW
2014-11-03 13:25:37 -06:00
mamehaze
648becfd2a Merge branch 'master' of https://github.com/mamedev/mame 2014-11-03 18:37:29 +00:00
Curt Coder
ccc693ab47 (MESS) abc99: Identified unknown ROMs. [robcfg] 2014-11-03 20:36:59 +02:00
mamehaze
7241a7a82b missed a line (nw) 2014-11-03 18:36:44 +00:00
mamehaze
011e198c22 new clones
Vigilante (World, Rev E) [system11]

(also identified the Japan set as Rev. D)
2014-11-03 17:18:06 +00:00
Dirk Best
c1157f3ab6 px4: use nvram for main memory 2014-11-03 16:33:44 +01:00
Dirk Best
6bcf6d8e9b px4: clean ups 2014-11-03 16:33:40 +01:00
mooglyguy
631086ed42 rdp: Do LOD calculation even in 1-cycle mode. Fixes many tests. [MooglyGuy] 2014-11-03 15:50:30 +01:00
mamehaze
aa2ae4a392 new clones
Dragon World II (ver. 100H, Hong Kong [Hokg Kong]) [rtw]

(not yet working, needs correct protection details adding)
2014-11-03 14:27:46 +00:00
Curt Coder
48edf48e1a (MESS) victor9k: Floppy WIP. (nw) 2014-11-03 14:54:27 +02:00
etabeta78
ce28862753 enabled a few C64 cart types from fullpath (.crt format), sync castool
with the supported tape formats + fixed misc typos and c'n'p mistakes
reported by Riley110. nw.
2014-11-03 12:35:14 +01:00
etabeta78
bc7c6374cc Merge branch 'master' of https://github.com/mamedev/mame 2014-11-03 11:18:15 +01:00
etabeta78
1c48212797 fixed obvious typo. nw. 2014-11-03 11:17:15 +01:00
mooglyguy
583ee09cf4 mips3drc: Generate -0.0 for NEG.S/D of 0.0 as FNEG does not on x86 [MooglyGuy] 2014-11-03 11:10:35 +01:00
mooglyguy
f1af40c4d7 mips3drc: Sign-extend ROUND.L, TRUNC.L, CEIL.L and FLOOR.L [MooglyGuy] 2014-11-03 10:53:30 +01:00
mooglyguy
386f70e1c1 rspdrc: Add destination address support to the BREAK opcode. [MooglyGuy] 2014-11-03 10:52:19 +01:00
Scott Stone
79d9e56a93 Fix -validation issue for naomi.c (nw) 2014-11-03 04:30:39 -05:00
Curt Coder
570a1c11b8 (MESS) victor9k: Floppy WIP. (nw) 2014-11-03 10:28:00 +02:00
etabeta78
caaaeec6da align bus section of the makefile. nw. 2014-11-03 06:53:10 +01:00
mahlemiut
0fc29aeb83 amstrad: add CRTC Cursor signal to expansion bus, connected to PlayCity which now has working NMIs. 2014-11-03 14:42:46 +13:00
mahlemiut
4a44c0230a fix MESS linking (sat_console_state derives from saturn_state in stv.h) 2014-11-03 14:42:46 +13:00
mamehaze
226bed1cf3 New WORKING Game
--
Hammer Away (prototype) [( Atro - from Neo-geo.com aka Rui Baptista ) ( _rm_ - from Neo-geo.com aka Ricardo Marques)  ( 1up - from Neo-geo.com aka Daniel "casebres" )]

(not extensively tested, but seems to work, needed irq0 on the sound cpu from the YM, also has more tiles than any other game, might tweak the code further)
(ROM check fails, but I assume that's just because it's a proto.)
2014-11-03 01:16:34 +00:00
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
etabeta78
4d25ea7d8d (MESS) x07: added cassette software list. [Anonymous] 2014-11-02 08:52:50 +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
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
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
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