Lord-Nightmare
7d652e945f
arkanoid.cpp: clean up comments and fix obsolete set names in comments which have long since changed. Clean up and update notes about which MCUs are used. [Lord Nightmare]
2016-08-29 03:05:29 -04:00
Lord-Nightmare
24c9bf10f4
mhavocrv: fix missing comment, fix date. (n/w)
2016-08-29 02:39:17 -04:00
Scott Stone
7da8190c07
Fixed pofo.xml structure (nw)
2016-08-28 23:29:59 -04:00
Vas Crabb
716061d8e5
Merge pull request #1340 from ajrhacker/aug_fixes
...
Misc. fixes (nw)
2016-08-29 13:04:05 +10:00
AJR
6ff64def00
Misc. fixes (nw)
...
- Correct address space number for audiocpu_map in barni.cpp
- Add missing_dependencies check to airraid_dev (fixes segfault in tilemap viewer; yes, I know these tiles are 100% garbage)
- Add assert to device_gfx_interface::palette() to help catch dependency mistakes like the above
- Add MACHINE_IMPERFECT_SOUND to cshootert (music desyncs a lot)
2016-08-28 16:09:03 -04:00
Vas Crabb
cb510d4889
srcclean new layouts
2016-08-29 04:18:33 +10:00
Vas Crabb
21c66f9e63
Merge pull request #1337 from johnparker007/j2_layouts
...
JPM MPS: Added 89 Layouts
2016-08-29 04:13:20 +10:00
Vas Crabb
0236029101
Merge pull request #1338 from johnparker007/j5_layouts
...
JPM SYSTEM5: added 21 layouts
2016-08-29 04:12:47 +10:00
John Parker
53d21dec8e
Add 21 layouts
2016-08-28 19:04:56 +01:00
Dirk Best
690df12c7c
ajax: Slightly adjust visible area (MT #06356 )
2016-08-28 18:50:52 +02:00
Vas Crabb
fc2f0365bd
small cleanup (nw)
2016-08-29 02:19:55 +10:00
Vas Crabb
c960435d3e
srcclean and translation regeneration
2016-08-29 02:02:04 +10:00
John Parker
d8d04046cc
Added 89x Layouts
2016-08-28 16:12:32 +01:00
R. Belmont
2101fe044e
Merge pull request #1333 from johnparker007/sc4_layoutas_a-h
...
Scorpion 4: Add 35x layouts (D-H)
2016-08-28 08:50:17 -04:00
R. Belmont
58b1fb98e2
Merge pull request #1335 from einstein95/master
...
Misc megadriv.xml fixes (nw)
2016-08-28 08:49:56 -04:00
hap
644ccd9000
chessmst: add note
2016-08-28 12:14:09 +02:00
Miodrag Milanovic
85f7413a69
Cleanup for VS2015 build (nw)
2016-08-28 11:58:12 +02:00
MetalliC
2221e3fa0f
model1 add IO board dumps (nw)
2016-08-28 12:24:53 +03:00
Miodrag Milanovic
d0665e2879
fixed TARGET=virtual (nw)
2016-08-28 11:02:35 +02:00
einstein95
999b0adace
Fix n3dgpebb's Japanese name (nw)
2016-08-28 20:56:14 +12:00
einstein95
68637b3f29
Add f1heromd as clone of ferrari (nw)
2016-08-28 20:15:33 +12:00
Ivan Vangelista
2f42c40b14
dynax.cpp: dumped color PROMs for Intergirl [f205v]
2016-08-28 09:04:36 +02:00
MetalliC
e532ca2059
vector06 fix ROM cartridge boot, use soviet FDC, few notes
2016-08-28 09:11:01 +03:00
Vas Crabb
8b32cd1eb5
Offsets in words, duh
2016-08-28 15:03:07 +10:00
Vas Crabb
6a0f6ca570
dooyong.cpp: better representation of how tilerom appears to hardware
2016-08-28 13:48:03 +10:00
Vas Crabb
0000f1b67f
Change name
2016-08-28 13:08:07 +10:00
Vas Crabb
c70fee9c71
Convert rshark/superx ROM-based tilemaps to device as well, remove all the trampolines
2016-08-28 13:00:54 +10:00
Vas Crabb
67bedd6b2e
Merge pull request #1331 from antonioginer/master
...
New stretching options (as suggested by Jeeze)
2016-08-28 10:36:58 +10:00
hap
59eb4a0557
chessmst: added reset and halt buttons
2016-08-28 01:43:21 +02:00
John Parker
2bc3ee7939
Scorpion 4: Add 35x layouts (D-H)
2016-08-27 23:11:29 +01:00
Olivier Galibert
fe5a6b57d1
dirom fixes (nw)
2016-08-27 22:37:21 +02:00
Antonio Giner
dcc361c354
Consistently apply -intscalex to the long dimension of the target
...
monitor, and -intscaley to the short dimension.
2016-08-27 22:12:29 +02:00
Antonio Giner
aa326bd8e6
Implement new option -autostretchxy, to automatically apply
...
-unevenstretchx or -unevenstretchy based on source native orientation.
2016-08-27 22:12:29 +02:00
Antonio Giner
a976bc2a2a
Implement new option -unevenstretchy (complementary to -unevenstretchx)
2016-08-27 22:12:29 +02:00
Vas Crabb
b65c003cbe
Merge pull request #1330 from bradhugh/osx_relative_mouse
...
Warp mode for relative mouse on OSX SDL 2.0.4
2016-08-28 05:24:49 +10:00
Vas Crabb
8c6c3e4650
Make Dooyong tilemap generator into a device, move a whole lot of stuff from video start to machine config
2016-08-28 05:09:06 +10:00
hap
0c2fb3c289
tlcs90: fix a nonsense check
2016-08-27 21:02:54 +02:00
therealmogminer@gmail.com
90b6c12423
Really fix -debug -cheat crash this time, nw
2016-08-27 20:53:13 +02:00
Olivier Galibert
e97f55dd67
Merge pull request #1328 from johnparker007/bfm_dmd_hue
...
BFM DMD: Adjust to more accurately match the colour of the real machines.
2016-08-27 20:52:02 +02:00
Brad Hughes
9af893666a
Warp mode for relative mouse on OSX SDL 2.0.4
...
Fixes #1232
2016-08-27 14:23:34 -04:00
John Parker
00219cd1a1
Adjust to much more accurately match the colour of BFM DMDs after reviewing videos and collaborating with people on the fruit machine forums.
2016-08-27 18:51:45 +01:00
therealmogminer@gmail.com
7df8323c2d
Fix -debug -cheat crash, nw
2016-08-27 18:03:12 +02:00
R. Belmont
4434244d3f
Merge pull request #1325 from ajrhacker/palette_viewer
...
Show color values in palette viewer
2016-08-27 10:05:26 -04:00
therealmogminer@gmail.com
01c2af0bbc
cmi2x.cpp: Hook up second floppy. [Ryan Holtz]
2016-08-27 15:55:26 +02:00
Vas Crabb
69d0834ce6
Update comment (nw)
2016-08-27 23:24:12 +10:00
therealmogminer@gmail.com
cd90faf724
Minor changes to cmi2x driver, nw
2016-08-27 14:56:04 +02:00
Vas Crabb
7e02cca613
popbingo: emulate mixing of two 4bpp tilemaps to make 8bpp background [Vas Crabb]
...
also initialise/save palette bank properly for 8-bit Dooyong games
2016-08-27 22:51:17 +10:00
Olivier Galibert
89737886e0
Merge pull request #1327 from johnparker007/bfm_dmd_improve_colours
...
Improve DMD on/off dot colours
2016-08-27 13:16:38 +02:00
John Parker
d43d55e66e
Improve DMD on/off dot colours
2016-08-27 11:09:19 +01:00
Miodrag Milanovic
62fe8b8980
some C++14 features are not supported by VS2013. VS2015 is free for home use so no need for legacy support (nw)
2016-08-27 11:15:38 +02:00