Miodrag Milanović
02b1050f16
Merge pull request #592 from ajrhacker/slapstic
...
One small step toward slapstic modernization (nw)
2016-01-30 07:52:14 +01:00
Miodrag Milanović
1ec138b458
Merge pull request #591 from stuartcarnie/mame0170
...
osdmini: fixes build issues [Stuart Carnie]
2016-01-30 07:50:33 +01:00
AJR
8403f5b234
One small step toward slapstic modernization (nw)
...
- Make chip number part of device configuration, not init param
- Correct mainpcb slapstic number in racedrivpan
- Remove many unused slapstics
- Hopefully no regressions
2016-01-30 01:24:08 -05:00
Stuart Carnie
048fd105db
osdmini: fixes build issues
2016-01-29 22:44:18 -07:00
briantro
99fb3c0c22
segas16b.cpp: Minor doc update - NW
2016-01-29 22:04:54 -06:00
Lord-Nightmare
bd754ed6f2
Fix F3 soft-reset on Arkanoid sets with MCU [Lord Nightmare]
2016-01-29 15:54:49 -05:00
Miodrag Milanović
d23a4183d9
Merge pull request #590 from ajrhacker/atarisnd
...
Modernize sound volume setting code in various Atari drivers [AJR]
2016-01-29 17:45:14 +01:00
AJR
94fd492905
Modernize sound volume setting code in various Atari drivers
...
This lets atarigen.cpp shed legacy sound routines using the archaic
method of looking up sound devices by types rather than tags (which
until 0.126u2 they weren't required to provide and often didn't have).
2016-01-29 11:03:59 -05:00
hap
b8307512e3
fidel6502: added CSC foreign language sets
2016-01-29 15:11:57 +01:00
David Haywood
f1bd6127a4
new clones
...
1000 Miglia: Great 1000 Miles Rally (94/05/10) [Corrado Tomaselli]
2016-01-29 13:54:00 +00:00
Miodrag Milanovic
1da83d27a7
Merge branch 'master' of https://github.com/mamedev/mame
2016-01-29 11:49:45 +01:00
Miodrag Milanovic
042050ef67
Added Google Benchmark library (nw)
...
Included sample benchmark for eminline for native and noasm
Made GoogleTest compile only if tests are compiled
2016-01-29 11:47:40 +01:00
mahlemiut
e0da1a7288
SDL: if binding, listening or connecting to a socket fails, then close the socket handle.
2016-01-29 22:20:39 +13:00
hap
81c5bc7afc
added clickable artwork flag to some game drivers
2016-01-29 09:19:07 +01:00
Miodrag Milanović
c38e2ab229
Merge pull request #589 from dankan1890/master
...
Small code cleanup
2016-01-29 07:54:30 +01:00
angelosa
d207322c52
Note about versions, nw
2016-01-29 02:19:29 +01:00
angelosa
d6eb0aff22
Raw guessing, nw
2016-01-29 02:12:45 +01:00
angelosa
4ad98de1dc
Fixed gearbox input, flipped around irqs for testing.
2016-01-29 02:01:43 +01:00
angelosa
96c5f17b73
Seems to work fine like this, guess that crashing issue is caused by master irqs ...
2016-01-29 02:01:41 +01:00
angelosa
2323219c5c
Added sound irq ack, removed hack (doesn't seem necessary)
2016-01-29 02:01:39 +01:00
angelosa
8baa2b6b69
overdriv.cpp: screen raw params.
2016-01-29 02:01:37 +01:00
hap
c4a66568e7
make internal mousepointer(that big orange one) smaller and less jaggies
2016-01-29 01:17:12 +01:00
dankan1890
1e8d53c167
wavwrite.cpp: call to nothrow allocation.
2016-01-29 00:47:01 +01:00
dankan1890
361d32d37f
Small code cleanup:
...
- corealloc.h: added macro definition for global_alloc (nothrow) memory allocation.
- textbuf.cpp / wavwrite.cpp: removed pointless cast.
- debugcmd.cpp / luaengine.cpp / render.cpp: avoid strlen calls in a loop.
- diimage.cpp: simplified "device_image_interface::set_image_filename" function.
- miscmenu.cpp / selgame.h / video.cpp(h): replaced int with bool where applicable.
- ui.cpp: removed unused code.
2016-01-29 00:43:18 +01:00
Robbbert
2a1b422a4d
Merge branch 'master' of https://github.com/mamedev/mame
2016-01-29 08:55:40 +11:00
hap
cb1d7fe7fc
woop
2016-01-28 22:07:40 +01:00
hap
b0cc7ab9e0
fidelz80: added VSC foreign language sets
2016-01-28 22:05:35 +01:00
cracyc
681a5e48fe
i86: fix notes (nw)
2016-01-28 12:18:48 -06:00
hap
688069fcf8
mmodular: removed gen32_oc custom MESS overclocked version of gen32_41
2016-01-28 19:02:59 +01:00
Ted Green
664196e047
Carnival King now working
2016-01-28 09:02:00 -07:00
RobertoFresca
1319453a84
Pyon Pyon Jump: OKI M5205 ADPCM samples support. [Roberto Fresca]
2016-01-28 00:42:18 -03:00
RobertoFresca
38287f8d4c
Pyon Pyon Jump: Second CPU IRQ ack. Promoted to working. [Roberto Fresca]
...
New machines added or promoted from NOT_WORKING status
------------------------------------------------------
Pyon Pyon Jump (V1.40, Japan) [Roberto Fresca]
2016-01-28 00:34:37 -03:00
RobertoFresca
c276e966c6
Pyon Pyon Jump: Proper inputs + DIP switches support. [Roberto Fresca]
2016-01-28 00:20:50 -03:00
RobertoFresca
f000af2ba7
Merge branch 'master' of https://github.com/mamedev/mame
2016-01-28 00:11:12 -03:00
RobertoFresca
b09d458305
Pyon Pyon Jump: Version added to the game description. [Roberto Fresca]
2016-01-28 00:10:30 -03:00
Robbbert
9d3f9aa4ad
pulsarlb: added extra bios
2016-01-28 11:31:53 +11:00
hap
12ce574a3e
fidelz80: added UVC german/french/spanish
2016-01-28 00:37:20 +01:00
RobertoFresca
312dfd514b
Pyon Pyon Jump: Added sound latch & output port. [Roberto Fresca]
2016-01-27 20:11:55 -03:00
RobertoFresca
c9feaa71e8
Pyon Pyon Jump: Correct bankswitching. [Roberto Fresca]
2016-01-27 20:05:43 -03:00
RobertoFresca
0bce13f84b
Pyon Pyon Jump: Decoupled the YM2149 data read. [Roberto Fresca]
2016-01-27 19:32:01 -03:00
RobertoFresca
50808583fa
Pyon Pyon Jump: Added support for Yamaha YM2149. [Roberto Fresca]
2016-01-27 19:28:16 -03:00
RobertoFresca
341d4d8a8c
Pyon Pyon Jump: Hooked the system input ports. [Roberto Fresca]
2016-01-27 19:22:13 -03:00
RobertoFresca
ed724353ec
Pyon Pyon Jump: Added the DIP switches bank #1 . [Roberto Fresca]
2016-01-27 19:16:40 -03:00
RobertoFresca
53d2810cb1
Pyon Pyon Jump: Hooked the V9938 Yamaha VDP. [Roberto Fresca]
2016-01-27 19:12:25 -03:00
RobertoFresca
c193eba5db
Pyon Pyon Jump: Create derivative machine driver. [Roberto Fresca]
2016-01-27 19:05:52 -03:00
hap
d7d14c0b35
fidel*: small fix with VSC/CSC sound
2016-01-27 19:25:06 +01:00
hap
8cbabcd9ad
fidel6502: added SC12 cartridge handling
2016-01-27 16:53:25 +01:00
Miodrag Milanovic
a1629ac21b
fix to work on osx and linux as well (nw)
2016-01-27 16:31:54 +01:00
Miodrag Milanovic
3f2add802d
Updated makefile to generate m68k files (nw)
2016-01-27 15:36:29 +01:00
Miodrag Milanovic
1a6999a0e7
removed generated files for m68k cpu core (nw)
2016-01-27 15:36:29 +01:00