einstein95
c37a5cc54f
Make alignment consistent with recent changes
2016-09-28 05:37:09 +13:00
angelosa
f4749d03f7
Base WatchDog Timer device
2016-09-27 18:36:59 +02:00
einstein95
7153474c98
Remove 2nd joystick from omv1000
2016-09-28 05:34:17 +13:00
angelosa
c8b7b13ca5
More meat to SCI
2016-09-27 17:41:24 +02:00
angelosa
1c12f1f20d
Don't need a trampoline for these and added bare-bones SCI
2016-09-27 16:53:38 +02:00
angelosa
f6ad513ab0
Written stub SH7604 BUS device (not hooked up to SH2 yet).
2016-09-27 16:21:54 +02:00
hap
c9081eaa94
New working machine added
...
------------
Fidelity Chesster Challenger [hap, yovan]
2016-09-27 16:01:26 +02:00
smf-
1a186c8a3a
Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for everything in the debugger, which allows interruptible cpu's to work properly. [smf]
2016-09-27 14:26:27 +01:00
arbee
3957d89e44
apollo: eliminate logerror spam on unmapped ISA access [Hans Ostermeyer]
2016-09-27 08:53:04 -04:00
angelosa
89d21d87d3
Opening up a new branch for sh7604 rewrite.
2016-09-27 13:19:52 +02:00
Vas Crabb
320121823c
fix disassembly if 6809 is interrupted mid-instruction [smf]
2016-09-27 20:57:45 +10:00
MASH
6b561ccd32
Fixed missing ARISTOCRAT_MK5_BIOS defines addition
...
Fixed missing ARISTOCRAT_MK5_BIOS defines addition:
084e33a159
2016-09-26 20:06:12 +01:00
Robbbert
38eec31e92
fix arcade build (nw)
2016-09-26 23:27:01 +10:00
angelosa
4f7b580216
Examples of flags:
...
cadash -> MACHINE_NODEVICE_LAN
pclubj -> MACHINE_NODEVICE_CAMERA | MACHINE_NODEVICE_PRINTER
magzun -> MACHINE_NODEVICE_MICROPHONE
2016-09-26 14:12:11 +02:00
angelosa
883cc63eb1
Proposal for new system flags for 0.179 dev-cycle:
...
* MACHINE_NODEVICE_MICROPHONE
For unemulated microphone;
* MACHINE_NODEVICE_CAMERA
For unemulated camera;
* MACHINE_NODEVICE_PRINTER
For unemulated printer
* MACHINE_NODEVICE_LAN
For unemulated linking multi-cabinet capabilities;
* MACHINE_NODEVICE_WAN
For unemulated networking capabilities;
Restructured MACHINE_FLAGS into FATAL / WARNING / BTANB main categories, in order to make them easier to expose.
List of ToDo:
* MACHINE_IS_SKELETON / MACHINE_IS_SKELETON_MECHANICAL needs to be sorted or nuked, your call;
* Verify outputted text for the new flags.
* Define if BTANB type flags should have yellow warning or not.
* Add examples (will do in next commit).
2016-09-26 13:27:16 +02:00
angelosa
084af3883b
Marked all games in st0016.cpp as MACHINE_NO_COCKTAIL, nw
2016-09-26 13:14:27 +02:00
Scott Stone
533fd78fc2
Adjusted toolchain.lua to allow DEBUG=1 builds to be modified by STRIP_SYMBOLS=1 (nw)
2016-09-26 06:24:31 -04:00
Robbbert
a735e09f37
Housekeeping (nw)
2016-09-26 19:38:40 +10:00
Lord-Nightmare
2639397a9c
fix incomplete info (n/w)
2016-09-26 01:29:44 -04:00
Vas Crabb
85410f9a24
Merge pull request #1454 from npwoods/change_win_get_window_text_utf8
...
Changed win_get_window_text_utf8() to return std::string
2016-09-26 14:34:27 +10:00
briantro
3ddceec406
New Road Riot 4WD clone
...
New Clone Added
---------------------------------
Road Riot 4WD (set 1, 04 Dec 1991) [Hammy, The Dumping Union]
2016-09-25 21:43:17 -05:00
Nathan Woods
69f23d3d84
Changed win_get_window_text_utf8() to return std::string
...
This eliminated an unnecessary conversion step.
Also, I have no idea what this WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP) stuff is; it is hard to understand how it could possibly be correct because it ignores the 'window' parameter
2016-09-25 22:22:18 -04:00
Michael Zapf
c81a76166d
ti99: More savestate enabling and cleanups. (nw)
2016-09-25 22:26:36 +02:00
Vas Crabb
33b2c73395
srcclean (nw)
2016-09-26 04:51:59 +10:00
Luca Elia
fbbc293041
Mahjong Cafe Paradise board number (nw)
2016-09-25 20:11:37 +02:00
Luca Elia
c3e3470cbd
Game name fixes (nw)
2016-09-25 20:11:34 +02:00
Vas Crabb
7867c0ed7d
Merge pull request #1444 from npwoods/imgtool_readsector_uses_stdvector
...
Imgtool: Changed the read_sector apparatus to use std::vector
2016-09-26 03:34:26 +10:00
Nathan Woods
c87e7953fa
Changing bad_alloc catch declarations
2016-09-25 13:31:46 -04:00
Lord-Nightmare
dbb889450a
one more reference (n/w)
2016-09-25 12:39:51 -04:00
Lord-Nightmare
e7d944d8b4
mac.cpp: Use split roms for mac 128k and 512k, and document proper labels [Lord Nightmare]
2016-09-25 12:14:13 -04:00
Luca Elia
7e0393acbe
Dip switch fixes for Dragon World, nw
2016-09-25 17:10:26 +02:00
MetalliC
a619b5cf1c
Merge pull request #1452 from mamehaze/shou_slap
...
new clones - Popeye (Japan, Sky Skipper hardware) [ShouTime]
2016-09-25 18:04:43 +03:00
David Haywood
d091fd9adc
(nw)
2016-09-25 15:44:55 +01:00
R. Belmont
233525d90c
Merge pull request #1451 from einstein95/master
...
Fix megadriv.xml comment alignment and dejavuj subtitle (nw)
2016-09-25 10:32:20 -04:00
David Haywood
8a2163ccc6
(nw)
2016-09-25 15:16:23 +01:00
David Haywood
086c14d1b6
new clones - Popeye (Japan, Sky Skipper hardware) [ShouTime]
2016-09-25 15:15:17 +01:00
Luca Elia
435a51e718
Redumped graphics rom for Grand Prix '98 (V100K) [Guru]
2016-09-25 15:21:22 +02:00
angelosa
d671459df4
x1.cpp: fix regression with Thunder Force, nw
2016-09-25 14:54:38 +02:00
einstein95
259940e9ed
Fix megadriv.xml comment alignment and dejavuj subtitle (nw)
2016-09-26 01:22:31 +13:00
R. Belmont
fe3eceba5f
Merge pull request #1449 from einstein95/master
...
Clickable buttons for 3bagflnz, 3bagflvt (nw)
2016-09-25 08:18:15 -04:00
R. Belmont
a725838abb
Merge pull request #1450 from rfka01/master
...
Added the later 286 variant to the Siemens Simatic PG685 skeleton.
2016-09-25 08:17:48 -04:00
Nathan Woods
f83fce0c28
Putting try { ... } catch(std::bad_alloc &) { ... } around recently introduced resize() calls
...
At the very least, I suppose this doesn't hurt; I'd just like to discuss how this should work in the long run.
Also, this blog entry sums up my opinion perfectly: http://christiangarbin.blogspot.com/2013/05/the-futility-of-catching-stdbadalloc.html
2016-09-25 07:30:03 -04:00
rfka01
5893f72bc8
Added the later 286 variant to the Siemens Simatic PG685 skeleton. 896K RAM, Bitmapped graphics
2016-09-25 11:57:54 +02:00
einstein95
40d41c8d58
Clickable buttons for 3bagflnz and 3bagflvt, more grammar fixes for layout README
2016-09-25 20:20:58 +13:00
Ivan Vangelista
ef8b8a023b
Merge pull request #1448 from ajrhacker/amusco_pic
...
amusco WIP: Use PIC for interrupts; correct SN type (nw)
2016-09-25 09:13:57 +02:00
Lord-Nightmare
a2c5002e50
correct the rom location for the 'rom-lo' rom on a mac 512k(e) motherboard, which is different from the location on a macplus, while the 'rom-hi' rom location is the same. (n/w)
2016-09-25 02:57:05 -04:00
Lord-Nightmare
60c3a365bc
mac.cpp: Replace bad dump in macplus v2 romset with redump, and use split roms for all macplus and mac512ke sets. [Lord Nightmare]
2016-09-25 02:53:01 -04:00
Lord-Nightmare
8f4cb55c31
superqix.cpp: cleaned up rom labels for consistency in comments and bootlegs. (n/w)
2016-09-25 02:24:41 -04:00
AJR
0984ebfdb7
amusco WIP: Use PIC for interrupts; correct SN type (nw)
2016-09-25 00:19:48 -04:00
therealmogminer@gmail.com
3953342c25
-cmi2x: Fix 6809 interrupt vectoring. [Ryan Holtz]
2016-09-25 04:22:02 +02:00