Dirk Best
91bec063af
svi318: initial version of driver rewrite
2016-03-09 05:26:06 +01:00
briantro
fb09bf8cfb
model2.cpp: Minor documentation correction - NW
...
The Sega ID# given for Dynamite Baseball '97 is actually for the original Dynamite Baseball but was on the romboard for DB97 because it was a chipswap upgrade. DB97 has it's own unique Sega ID# but it's currently unknown.
2016-03-08 19:58:30 -06:00
Vas Crabb
ffe28b99ab
Merge pull request #702 from Happy-yappH/master
...
N64: Non-interlaced field index should be fixed at zero.
2016-03-09 12:57:29 +11:00
Happy
9420cf631a
Non-interlaced field index should be fixed at zero.
2016-03-08 17:18:03 -07:00
Ivan Vangelista
ee93853ac6
various atari drivers: soundcpu rom loading cleanups (nw)
2016-03-08 18:57:35 +01:00
Miodrag Milanovic
2d3c0abaef
compile fix (nw)
2016-03-08 16:13:07 +01:00
Miodrag Milanovic
de04399afa
Fixed osdmini building for android and pnacl (nw)
2016-03-08 15:46:20 +01:00
Miodrag Milanović
e8546abde9
Merge pull request #700 from BraiNKilleRGR/master
...
Updated/Corrected Greek Translation [BraiNKilleRGR ]
2016-03-08 14:46:32 +01:00
BraiNKilleRGR
863e61c713
Updated/Corrected Greek Translation
2016-03-08 15:40:08 +02:00
Miodrag Milanovic
2acbaf9daf
fix building benchmarks (nw)
2016-03-08 13:09:32 +01:00
Miodrag Milanovic
858c1002d1
compile with latest bgfx,bx (nw)
2016-03-08 12:58:10 +01:00
Branimir Karadžić
6412c5e076
Update BGFX and BX (nw)
2016-03-08 12:58:10 +01:00
Miodrag Milanovic
1f352c6af8
update rapidjson library (nw)
2016-03-08 12:58:10 +01:00
Miodrag Milanovic
dfad813239
update googletests (nw)
2016-03-08 12:58:10 +01:00
Miodrag Milanovic
62709182b2
Update benchmark library (nw)
2016-03-08 12:58:10 +01:00
hap
facd2b7dda
fidel*: changed COMP to CONS
2016-03-08 12:55:49 +01:00
hap
efb7a27b18
supercon: start driver rewrite
2016-03-08 12:51:54 +01:00
Vas Crabb
46bb97d9b4
Wrap up INP header I/O
2016-03-08 22:42:24 +11:00
Scott Stone
962125c249
Fix for ioport exception for berlinp, bpl32, milano in mmodular.cpp (nw)
2016-03-08 04:53:12 -05:00
Miodrag Milanovic
0490d5c5b7
make it same as before (nw)
2016-03-08 10:48:04 +01:00
Miodrag Milanovic
2d805167c7
use lambdas instead of wrappers (nw)
2016-03-08 10:42:44 +01:00
Scott Stone
7aa780177a
Fixed required object fatalerror for all sets in svi318.cpp (nw)
2016-03-08 04:25:44 -05:00
Vas Crabb
a5072bfd81
Fix complete failure to read zlib compressed data, handle EOF better in compressed files (nw)
...
Fix bug causing crash in pathological case of zero-frame INP file [Vas Crabb]
2016-03-08 20:17:43 +11:00
James Wallace
b3c19818cf
Merge pull request #696 from johnparker007/frankie_d_dark_layout
...
Update Frankie Dettori layout to MAME 'dark' style [John Parker]
2016-03-08 08:29:07 +00:00
Lord-Nightmare
69eebc199e
forgot to hit save, just comment changes (nw)
2016-03-08 03:20:39 -05:00
Lord-Nightmare
5890f1ef7d
NoteTaker: Implement the DAC, DAC Timer, and DAC FIFO, the BIOS now beeps on boot. Fixed several wrong polarity status bits. Documented where the framebuffer lives. Better documented the boot process. Hooked up the VSync Interrupt. [Lord Nightmare]
2016-03-08 03:17:20 -05:00
dankan1890
b95b8f21c5
Resync translation. nw
2016-03-08 02:23:33 +01:00
dankan1890
d69da8fef9
Removed localized error log. (nw)
2016-03-08 01:19:26 +01:00
johnparker007
65495eea98
Update Frankie Detorri layout to dark style
2016-03-07 23:18:49 +00:00
cracyc
e9a233d02e
8042kbdc: safer (nw)
2016-03-07 16:51:57 -06:00
Scott Stone
836cb5e295
Merge branch 'master' of https://github.com/mamedev/mame
2016-03-07 16:52:44 -05:00
Scott Stone
c84be35802
Uppercase hash fixes (nw)
2016-03-07 16:52:19 -05:00
yz70s
d9a00119f4
xbox.cpp: more usb (nw)
2016-03-07 22:17:58 +01:00
yz70s
b61b025eab
chihiro.cpp: add region "mediaboard" and put media board rom in it (nw)
...
also a few litte changes
2016-03-07 22:17:57 +01:00
angelosa
590b0615ea
Fixed fg mapper layout, nw
2016-03-07 21:49:17 +01:00
angelosa
3b9bf1d98d
Base work, nw
2016-03-07 21:49:14 +01:00
Miodrag Milanovic
d66e0c138a
Merge branch 'master' of https://github.com/mamedev/mame
2016-03-07 19:35:02 +01:00
Miodrag Milanovic
e76d30243e
Removed I64FMT and SIZETFMT, one usage left in chdman.cpp (nw)
2016-03-07 19:34:44 +01:00
angelosa
113563182c
Added screen enable bit, nw
2016-03-07 19:27:16 +01:00
MetalliC
63b07040e5
notes about Atomiswave AW-NET cartridges
2016-03-07 20:16:51 +02:00
angelosa
39b00d4993
Rewritten Super Cross II driver due of relicensing [Angelo Salese]
2016-03-07 19:11:53 +01:00
angelosa
4bdfc10c50
Fixed opaque tiles for foreground. Game can be marked working again, next is log, nw
2016-03-07 18:58:23 +01:00
Miodrag Milanovic
a0aafea67f
removed not used declarations (nw)
2016-03-07 16:14:51 +01:00
hap
18362c87ed
Machine promoted to WORKING
...
-------------
Coleco Head to Head Basketball/Hockey/Soccer [hap, Sean Riddle]
2016-03-07 15:35:37 +01:00
Miodrag Milanovic
8ea9ff6a7a
TIMER_CALLBACK to TIMER_CALLBACK_MEMBER (nw)
2016-03-07 14:45:58 +01:00
Lord-Nightmare
fea09343fb
nuke some tag lookups in prose2k (nw)
2016-03-07 04:54:45 -05:00
Vas Crabb
4e3ca74170
Fix loading zipped image
2016-03-07 20:32:10 +11:00
mahlemiut
efc37ee297
Linux compile fix.
2016-03-07 21:29:54 +13:00
Lord-Nightmare
2161dd1554
Notetaker: further documentation updates. Added commented out i/o map for the EmulatorCPU [Lord Nightmare]
2016-03-07 03:23:08 -05:00
Lord-Nightmare
228c6c85d3
whitespace fix (nw)
2016-03-07 00:19:53 -05:00