RobertoFresca
cf70105443
Renamed some roms and fixed a mistake...
2016-03-09 19:22:12 -03:00
RobertoFresca
3b6a8df4d9
Super Poker: Reparent all sets.
2016-03-09 15:36:05 -03:00
RobertoFresca
4863800544
Merge branch 'master' of https://github.com/mamedev/mame
2016-03-09 15:07:29 -03:00
RobertoFresca
017be62bdc
New clones marked as NOT_WORKING
...
--------------------------------
Super Poker (v114IT) [Mirko Buffoni, Roberto Fresca]
Super Poker (v116IT-MX) [MiX, Roberto Fresca]
2016-03-09 15:06:32 -03:00
Vas Crabb
8dad674507
Allow seek to position 0 in a vectorstream with empty storage, always reserve 1k for core_file printf buffer
2016-03-10 04:41:32 +11:00
David Haywood
5fa07c9202
Merge branch 'master' of https://github.com/mamedev/mame
2016-03-09 14:53:34 +00:00
David Haywood
c126878b83
new clones
...
Last Resort (prototype) [Chris Ransley]
2016-03-09 14:53:24 +00:00
Vas Crabb
5aea0893a0
Use type-safe printf for core_file and emu_file, surprisingly few knock-on effects
...
Properly fix up a couple of places I64FMT was being used, still more to deal with
2016-03-09 23:04:12 +11:00
hap
262fc7035a
renamed supercon.cpp to novag6502.cpp
2016-03-09 12:21:05 +01:00
hap
62fb91d39e
supercon: WIP, don't mind the mess
2016-03-09 12:02:59 +01:00
Lord-Nightmare
92473ff3c1
remove outdated comment (nw)
2016-03-09 03:27:08 -05:00
Lord-Nightmare
b4bad6cfaa
NoteTaker: Hooked up screen framebuffer. Hacked the Odd/Even interrupt so screen drawing happens. [Lord Nightmare]
2016-03-09 03:20:39 -05:00
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