RobertoFresca
0e763b18c8
Changed the romset name according to the real game name.
2017-01-15 03:47:46 -03:00
RobertoFresca
8d049c3b56
Identified... so:
...
New machines marked as NOT_WORKING
----------------------------------
Mega Bonus Star II (Euro, Millennium Edition) [Roberto Fresca, Team Europe]
Mega Bonus Star II: Derived machine and started a proper memory map. the game
starts to show the attract. [Roberto Fresca].
2017-01-15 03:34:02 -03:00
RobertoFresca
388baaa818
New machines marked as NOT_WORKING
...
----------------------------------
Unknown MBG-EURO game [Roberto Fresca, Team Europe]
2017-01-15 02:59:33 -03:00
R. Belmont
72cf75f937
Merge pull request #1974 from shattered/_55d0495
...
minor floppy internals improvements
2017-01-14 23:41:24 -05:00
R. Belmont
2fd881e559
Merge pull request #1973 from intealls/pafixes
...
PortAudio fixes
2017-01-14 23:40:30 -05:00
Vas Crabb
b36d61fbf2
taito68705interface improvements:
...
* remove non-obvious mcu_status_r and semaphore_r members and move to drivers (varies by system)
* slap fight functionality can be safely folded into base class so do so
* remove leftover crud from driver state classes
qix.cpp, bub68705, changela: use new MC68705P3 core
2017-01-15 14:56:56 +11:00
hap
d57170d5a5
novag6502: added barebones sexpert/sforte acia (nw)
2017-01-15 00:29:02 +01:00
Sergey Svishchev
89b7801ebe
formats/wd177x_dsk: allow override of build_sector_description, like nec765_dsk
2017-01-15 02:24:48 +03:00
Sergey Svishchev
62363c0c21
imagedev/floppy: add has_trk00 property, initially for IBM 6360 8-inch drives
2017-01-15 02:24:48 +03:00
Sergey Svishchev
5fb832ed24
imagedev/floppy: add 'dskchg_writable' property (for Sony Microfloppy drives)
2017-01-15 02:24:48 +03:00
intealls
9d1c8c45ae
fix indentation, leading spaces to tabs
2017-01-15 00:05:18 +01:00
intealls
e74399a722
fix msvc compile
2017-01-14 23:34:33 +01:00
cracyc
a1707709c7
i8255: revert for now but revisit it later (nw)
2017-01-14 16:13:35 -06:00
intealls
d406d4dd2f
some osd_printf_verbose calls should be to osd_printf_error
2017-01-14 22:15:12 +01:00
intealls
f0887bfd0a
fix memory leak and log error checking
2017-01-14 22:00:59 +01:00
intealls
9b3214af37
tabs to spaces
2017-01-14 21:58:36 +01:00
hap
21edda29c8
New working machine added
...
-----------
Tiger 7 in 1 Sports Stadium [hap, Sean Riddle]
2017-01-14 19:58:39 +01:00
R. Belmont
4a3da442bc
Merge pull request #1972 from npwoods/imgtool_mac_charconverter
...
[Imgtool Mac] Adding support for MacRoman encoding
2017-01-14 12:39:32 -05:00
R. Belmont
56d86b029a
Merge pull request #1970 from rzero9/patch-1
...
x1_cass.xml: misc additions
2017-01-14 12:17:01 -05:00
R. Belmont
9d984f9b39
Merge pull request #1971 from ajrhacker/polepos2b_voices
...
polepos.cpp: Sound improvements for bootlegs
2017-01-14 12:16:40 -05:00
hap
912859f6ba
fidel68k: accurate irq handling (nw)
2017-01-14 17:57:15 +01:00
Nathan Woods
acdefe2ecc
[Imgtool Mac] Adding support for MacRoman encoding
2017-01-14 11:45:10 -05:00
Vas Crabb
19529fe768
Merge pull request #1868 from npwoods/imgtool_charconv_rewrite
...
[Imgtool] Rewrote charconv; now an interface rather than an enumeration
2017-01-15 03:10:59 +11:00
Vas Crabb
aecea73a53
maniach, maniach2: use common Taito 68705 interface device
...
m68705prg.cpp: clone relationships, because why not (nw)
2017-01-15 03:09:02 +11:00
Nathan Woods
b2c87ba47d
Restyled some imgtoolerr_t typecasts
2017-01-14 10:57:05 -05:00
Nathan Woods
36033a2f98
Spacing fix
2017-01-14 10:56:57 -05:00
hap
b90394c05b
novag6502: sforteb1 is not Super Forte B, assume it's Constellation Forte B (nw)
2017-01-14 16:52:54 +01:00
couriersud
674077f89f
Prepare source for consistent error message usage. (nw)
2017-01-14 16:35:57 +01:00
couriersud
bce5c521a2
Add code to remove devices connected only to rail terminals.
2017-01-14 16:35:56 +01:00
couriersud
ef8b7ccb6b
Core refactoring
...
- connect_late ==> connect
- register nets where they are created
2017-01-14 16:35:55 +01:00
AJR
26308931f6
polepos.cpp: Sound improvements for bootlegs
...
- Working Spanish/Italian voices in polepos2bi and polepos2bs
- DAC for passing car sound in topracern, polepos2bi and polepos2bs
- These bootlegs may still be missing explosion sounds
2017-01-14 10:07:18 -05:00
r09
0248d1522f
x1_cass.xml: misc additions
2017-01-14 15:35:51 +01:00
Vas Crabb
63e3b8c16c
Taito 68705 interface improvements:
...
* Moved stuff arkanoid/puzznic have in common with other games to new abstract base class
* Got rid of the unnecessary hacks for bigevglf, it doesn't need anything special
* Moved xsleena (xain.cpp) to the common interface class
* This fixes regressions in tokio and daikaiju
(nw) started instantiating common device finders with the devices to marginally improve build/link time
2017-01-15 00:45:53 +11:00
Vas Crabb
6413971c76
m68705: disassemble memory addresses symbolically
2017-01-14 19:48:59 +11:00
Justin Kerk
348afca60c
tandy1t: Distinguish between models using the 90-key Tandy keyboard layout and the standard 101-key "Enhanced" AT layout. Unmap the Hold key on the 90-key layout by default to avoid freezing the emulated system when using Scroll Lock to switch UI modes. [Justin Kerk]
2017-01-14 00:24:43 -08:00
Ivan Vangelista
24f821bd59
New not working clones
...
___________________
MotorDome (German) [PinMAME]
2017-01-14 09:09:45 +01:00
Vas Crabb
036b255f86
Merge pull request #1968 from ajrhacker/efo90503
...
Identify EFO90503 and note usage; improve notes on EFO sound boards (nw)
2017-01-14 16:59:58 +11:00
AJR
8418a16069
Identify EFO90503 and note usage; improve notes on EFO sound boards (nw)
2017-01-14 00:08:54 -05:00
Vas Crabb
7814a8403c
arkanoid, puzznic: push values on MCU port A
...
hotsmash, pbillian: cleanup
* bare minimum work to extricate hotsmash/pbillian from superqix_state
* use M68705P5 core instead of in-driver peripherals
* reduce tagmap lookups
2017-01-14 15:02:41 +11:00
cracyc
38bd88da77
pc100: floppy reading (nw)
2017-01-13 21:44:20 -06:00
R. Belmont
30c5aa5f69
Merge pull request #1966 from ajrhacker/pacndac
...
More DAC identification and Namco sound research (nw)
2017-01-13 22:31:50 -05:00
RobertoFresca
dff0e07a37
Gran Premio F1 (Spanish bootleg of Pole Position II):
...
Redumped some faulty devices (the former speech ROM has bit6 fixed),
plus added proper bipolar PROMs dumps. [Arcade Hacker, Rockman, Roberto Fresca]
2017-01-13 23:56:14 -03:00
Vas Crabb
9cdb6d0d48
m68705: save EPROM contents using NVRAM mechanism
...
m68705prg: move stuff that doesn't need to be templated to base class,
de-duplicate machine configuration
2017-01-14 11:35:08 +11:00
AJR
82ce45ea33
Add DAC08 type for future reference (nw)
2017-01-13 19:23:30 -05:00
AJR
4fa462593d
More DAC identification and Namco sound research (nw)
2017-01-13 18:57:52 -05:00
hap
dc7a48c1cf
novag6502: added sforte/sexpert buttonpanel to internal layout (nw)
2017-01-14 00:30:43 +01:00
Vas Crabb
d6caa76734
non-arkanoid games lack muxed analog inputs (nw)
2017-01-14 09:58:37 +11:00
Vas Crabb
de94d3ab6e
shuffle taito_l family tree, should fix missing device errors (nw)
2017-01-14 09:51:36 +11:00
Michael Zapf
3998824713
floppy: Added TODO comments; revert stp_w ignore on spin-up until further evidence
2017-01-13 21:17:54 +01:00
hap
bb02422fda
novag6502: added another sfortea set dumped by berger (nw)
2017-01-13 19:22:47 +01:00