Vas Crabb
0c7e07d96b
Fix build - come on guys, there's no way this could've possibly worked for anyone
2015-03-20 23:07:55 +11:00
Oliver Stöneberg
10385fe130
fixed several missing assert.h includes (nw)
2015-03-20 13:06:57 +01:00
Vas Crabb
e6773cf5df
Couple more unkch DIP switches
2015-03-20 22:56:10 +11:00
Oliver Stöneberg
d716c757cb
removed now obsolete modification for FASTDEBUG=1 (nw)
2015-03-20 12:37:24 +01:00
Oliver Stöneberg
1957bc420d
removed last assert.h occurance in a header (nw)
2015-03-20 12:32:57 +01:00
Oliver Stöneberg
c61c31ee06
moved assert replacement inside emucore.h so it is actually used / removed assert.h include from some headers and added it to lots of source
2015-03-20 12:19:40 +01:00
Oliver Stöneberg
9f29fc0916
removed a few more unnecessary assert.h includes (nw)
2015-03-20 11:39:41 +01:00
Oliver Stöneberg
2849b81c5d
removed unnecessary assert.h includes (nw)
...
including global one for Visual Studio
2015-03-20 11:36:49 +01:00
Vas Crabb
d214223b18
Lamps and clickable artwork for unkch sets
2015-03-20 21:19:14 +11:00
Vas Crabb
3b0d9821fb
Hook up and document lamps for unkch1
2015-03-20 21:19:14 +11:00
Oliver Stöneberg
bf586d0bcc
small windows.mak cleanup (nw)
2015-03-20 10:56:51 +01:00
Vas Crabb
88ce8a6844
Hook up AY on unkch hardware for sound and DSW1/DSW2 [Vas Crabb]
...
Document more DIP switches [Bad A. Billy, Vas Crabb]
2015-03-20 18:48:08 +11:00
Oliver Stöneberg
47d6c80bd9
added missing initialization in video_manager (nw)
2015-03-20 08:47:16 +01:00
Miodrag Milanovic
efc8fa579e
updated genie (nw)
2015-03-20 08:27:31 +01:00
Alex W. Jackson
e9aaed8b86
Fix performance regression from -dummywrite addition (nw)
2015-03-20 03:06:17 -04:00
Peter Ferrie
e214162b02
Merge branch 'master' of https://github.com/mamedev/mame
2015-03-19 20:03:44 -07:00
Peter Ferrie
633ab90d90
mediagx: implement missing opcodes
...
but no disassembly because I don't understand it.
swe1pb (at least) boots to CMOS checksum failure prompt now. I didn't
trace further.
2015-03-19 20:03:31 -07:00
Peter Ferrie
019e37e938
pinball2k: correct notes, install port handlers
...
bridge positions taken from picture in MediaGX document from Carl.
2015-03-19 20:01:18 -07:00
Lord-Nightmare
2fa8b8d6fe
tiny upd1771 comment update (n/w)
2015-03-19 21:15:27 -04:00
Lord-Nightmare
08fb7e3135
Merge branch 'master' of https://github.com/mamedev/mame
2015-03-19 21:12:42 -04:00
Lord-Nightmare
8aa05b5375
tms6100.c: add the tms6125 4KiB VSM pinout [Lord Nightmare, plgdavid]
2015-03-19 21:11:07 -04:00
hap
5b4e178b8a
fix egalaxn2 shoot button
2015-03-20 00:03:06 +01:00
hap
cd3892668f
note
2015-03-19 19:15:18 +01:00
mamehaze
9e322e8b3f
new NOT WORKING
...
Spider [system11]
will spend more time with it later.
2015-03-19 11:28:01 +00:00
mamehaze
e598092565
irq note (nw)
2015-03-19 10:15:06 +00:00
Miodrag Milanovic
43f92ea260
update 3rdparty (nw)
2015-03-19 08:40:37 +01:00
Lord-Nightmare
0c58c7212c
(MESS) upd1771.c - notes update, indicate what pins are inputs, outputs, or both; document the d/a power pin. document the mode pin functions and the test mode [kevtris]
2015-03-19 02:08:31 -04:00
Peter Ferrie
1477c0133e
queen: intercept OOB access to PIIX4 device [Peter Ferrie]
2015-03-18 22:53:57 -07:00
Alex W. Jackson
3dee27e730
snes_strom.xml: remove rogue spaces in Japanese titles (nw)
2015-03-18 23:47:30 -04:00
Peter Ferrie
9ccdee61fc
gradius4: avoid stack overflow when adsp21062 device is reset while inside interrupt handler [Peter Ferrie]
2015-03-18 20:34:29 -07:00
Peter Ferrie
eb1e924f29
Merge branch 'master' of https://github.com/mamedev/mame
2015-03-18 19:47:09 -07:00
Peter Ferrie
9cf8308096
font_windows.c: don't crash if no memory for bitmap [Peter Ferrie]
...
more graceful exit will occur when next malloc() fails, and condition
might be temporary
2015-03-18 19:18:00 -07:00
hap
b40b3cae80
certain:
...
0x045 = DAA
0x046 = DAS
0x04b = unused
0x04c = REC
0x264 = unused
0x267 = DB
2015-03-18 21:51:47 +01:00
Ivan Vangelista
57383a93df
supdrapo.c, suprgolf.c, suprloco.c, suprridr.c: added save state support (nw)
2015-03-18 19:07:10 +01:00
hap
0e63709997
another small interrupt bugfix
2015-03-18 15:35:40 +01:00
mamehaze
bb94e7d86d
new clones
...
Adventure Quiz Capcom World 2 (Japan 920611, B-Board 91634B-2) [Bonky]
2015-03-18 11:51:15 +00:00
Alex W. Jackson
474849d170
a7800.c: Address map corrections and cleanups [Mike Saarna, Alex Jackson]
2015-03-17 22:04:32 -04:00
Michael Zapf
7ef3198fc1
Merge branch 'master' of https://github.com/mamedev/mame
2015-03-17 21:37:21 +01:00
hap
5b170fd5ab
messing around
2015-03-17 21:34:00 +01:00
Michael Zapf
d498d5cedf
(MESS) ti99: Added a sanity check for disk format detection and a non-locking Alphalock
2015-03-17 21:09:39 +01:00
mamehaze
af0ead85bb
new clones
...
Battle K-Road (Korean PCB) [Manuel Assoni]
2015-03-17 20:00:02 +00:00
Oliver Stöneberg
490ed5ce9b
disabled additional logging of popmessage() messages (nw)
2015-03-17 15:48:28 +01:00
Oliver Stöneberg
27460ff717
added command-line option -[no]dummywrite to create snaphots of each frame without writing them to a file [Oliver Stöneberg]
...
this is a dummy implementation of -aviwrite/-mngwrite and is used in
testruns to detect e.g. palette issues. the dummy implementation greatly
speed up testrun since it avoids the snapshot to file format conversions
as well as the I/O operations
2015-03-17 14:10:24 +01:00
Oliver Stöneberg
004c6ffa37
write popmessage() to error.log as well - and command-line in DEBUG build (nw)
2015-03-17 13:58:00 +01:00
Oliver Stöneberg
becf4a8823
fixed Visual Studio warning in bgfx code (nw)
2015-03-17 13:57:13 +01:00
Miodrag Milanovic
7afcb3a206
compile fix
2015-03-17 11:10:58 +01:00
Miodrag Milanovic
c14b700825
Sync with latest (nw)
2015-03-17 11:08:12 +01:00
Angelo Salese
1fa8cffd27
Merge branch 'master' of https://github.com/mamedev/mame
2015-03-17 01:45:49 +01:00
Angelo Salese
4f68f47d3a
i960: guess, pretty unlikely that cosr opcode uses sine ... (nw)
2015-03-17 01:45:24 +01:00
Peter Ferrie
672ce6c666
debugwin.c: avoid race condition where debugger window update request is made before debugger is initialised [Peter Ferrie]
2015-03-16 17:35:28 -07:00