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
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
Scott Stone
51d272e69c
Get mess compiling again - uint32 should be enough, eh? (nw)
2014-11-01 05:31:16 -04:00
jbu
eea7e62467
The 'i' was part of the format. [nw]
2014-11-01 09:25:14 +01:00
etabeta78
06928ee626
more accurate representation of reality. nw.
2014-11-01 07:41:49 +01:00
etabeta78
b59cf25464
(MESS) added preliminary emulation of the Bit Corp Gamate [PeT]
...
out of whatsnew: I have also fixed a couple of compile errors detected by
the old Apple compiler I'm using
- "comparison is always true due to limited range of data type" at lines 70 & 90
- unused variable at line 263
2014-11-01 07:40:10 +01:00
etabeta78
a9b8065a5c
(MESS) apfimag: added software list for cassettes (they require you
...
to mount the BASIC cart to be loaded, of course). [Fabio Priuli]
out of whatsnew: I also set the default tape state to CASSETTE_STOP, because the APF Imagination requires
you to immediately press Return after the CLOAD + Press Play sequence. With current CASSETTE_PLAY default,
the tape was starting immediately after the first Return press (the one for CLOAD) and I often had the second Return
input being ignored by the system, with the result that the tape was not loaded correctly... Having to press play separately
seems to give the system enough time to recover from the first Return and being ready to accept a second one ;)
2014-11-01 07:34:25 +01:00
Justin Kerk
c910230ecb
Fix build (nw)
2014-10-31 23:10:44 -07:00
cracyc
a9ce21843e
i386: GP fault with softint in v86 mode when iopl < 3 [Carl]
2014-10-31 22:24:02 -05:00
mahlemiut
ed94243929
(MESS) amstrad: Added preliminary support for the PlayCity.
2014-11-01 16:03:29 +13:00
Curt Coder
9f236592c7
(MESS) x820: Emulated the ASCII keyboard (key repeat is not working yet). [Curt Coder]
2014-11-01 00:50:03 +02:00
cracyc
015dddb02d
pic8259: priority and sfnm [Carl}
2014-10-31 16:32:53 -05:00
mahlemiut
133642df6c
gimix: fix for MT05772
2014-11-01 10:24:42 +13:00
Wilbert Pol
155a056aec
tia.c: Prevent Nans. (nw)
2014-10-31 20:36:13 +01:00
Curt Coder
49882329bf
(MESS) x168: Fixed validation error. (nw)
2014-10-31 16:43:13 +02:00
Olivier Galibert
2bac99ca3f
d88_dsk: Support some incorrect images [O. Galibert]
2014-10-31 12:08:49 +01:00
hap
a729656807
segaufo update: added better layouts + made ufo800 work + added upd sound to ufo21 + misc fixes
2014-10-31 10:06:11 +01:00
Miodrag Milanović
d5fa81a5db
Merge pull request #25 from ramiropolla/upd7810
...
upd7810: Some fixes and code simplification
2014-10-31 08:55:54 +01:00
Miodrag Milanović
237af493d3
Merge pull request #26 from wallyweek/manpages
...
Man pages (*nix): Fixed some typos and bumped version to 0.155
2014-10-31 08:39:54 +01:00
mahlemiut
418245d033
i386: move initialisation of m_lock to i386_common_init(), so that it is always initialised.
2014-10-31 20:11:30 +13:00
etabeta78
938dcdcbe4
(MESS) nes: fixed NINA-06 mirroring, making Krazy Kreatures and
...
Mermaids of Atlantis working, and fixing a few glitches in other games
(e.g. the Robert Byrne's Pool Challenge proto). [Fabio Priuli]
2014-10-30 23:29:21 +01:00
Sandro Ronco
c543bfc6c2
skattva: added NVRAM init and inputs. (nw)
2014-10-30 21:42:43 +01:00
etabeta78
61da080df6
(MESS) fixed internal softlist name, thanks to BIOS-D for catching these. nw.
2014-10-30 20:35:21 +01:00
etabeta78
ce6288f7b0
(MESS) sorcerer: added some more tapes to the software list. nw.
2014-10-30 20:12:57 +01:00
etabeta78
3e951f044a
(MESS) spc1000.c: documented hardware differences among
...
models of the SPC-1000 series [zannylim]
2014-10-30 20:11:54 +01:00
etabeta78
bb6c49751b
(MESS) megadriv.xml: some more pcb documented by sunbeam. nw.
2014-10-30 20:09:57 +01:00
smf-
1fb575d4b7
Fixed Mametesters 05769 by reducing ATA flash card seek time to zero. [smf]
2014-10-30 18:56:43 +00:00