Commit Graph

38831 Commits

Author SHA1 Message Date
RobertoFresca
9e5ddc1310 New machines marked as NOT_WORKING
----------------------------------
Koala Mint (MV4137, Export) [Roberto Fresca]
2015-11-01 17:56:58 -03:00
RobertoFresca
9eb79a6d63 New clones marked as NOT_WORKING
--------------------------------
Golden Pyramids (AHG1206-99, NSW/ACT, 87.928%) [Roberto Fresca]
2015-11-01 17:25:33 -03:00
Miodrag Milanovic
1aa5af9fb1 fix for compiling bgfx on older osx (nw) 2015-11-01 21:05:47 +01:00
Branimir Karadzic
5664971d3b update to latest BGFX and BX 2015-11-01 20:30:24 +01:00
Vas Crabb
99c12e17c4 More appeasement of the standards gods (nw) 2015-11-02 02:02:12 +11:00
Vas Crabb
44c21dcac5 Get rid of one this == NULL comparison, reduces warnings by 10% with clang 3.6 (nw) 2015-11-02 02:02:08 +11:00
Miodrag Milanovic
7f03841c2a Merge branch 'master' of https://github.com/mamedev/mame 2015-11-01 14:34:52 +01:00
Miodrag Milanovic
18188cb13b making logerror part of machine and device classes [Miodrag Milanovic]
display tag of device that logged message
2015-11-01 14:34:45 +01:00
RobertoFresca
07eb079882 Merge branch 'master' of https://github.com/mamedev/mame 2015-11-01 06:51:13 -03:00
RobertoFresca
eb8fc72ac4 New clones marked as NOT_WORKING
--------------------------------
Super 98 (ICP-1) [Roberto Fresca, Matt B]
2015-11-01 06:50:23 -03:00
Vas Crabb
f792d667a1 lift a common subexpression (nw) 2015-11-01 17:04:17 +11:00
Vas Crabb
6382e5d905 #import is an Objective-C thing, C should use #include 2015-11-01 17:03:49 +11:00
Vas Crabb
fca1106249 Clean up some stuff that upsets GCC5 2015-11-01 15:45:10 +11:00
hap
cdbb940930 get rid of machine start/reset overrides 2015-10-31 23:50:37 +01:00
hap
268f7242dd use generic watchdog for champbas.c 2015-10-31 23:08:29 +01:00
arbee
7c4c2ec9dd New games added as GAME_NOT_WORKING
-----------------------------------
Club Kart for Cycraft (GDS-0029A) [Guru, R. Belmont]
Initial D Arcade Stage Ver. 3 Cycraft Edition (Rev. A) (GDS-0039A) [Guru, R. Belmont]
2015-10-31 17:59:56 -04:00
hap
3d2fc005a9 added mcu rom to exciting soccer romsets 2015-10-31 21:38:49 +01:00
hap
256169ff3a small update 2015-10-31 20:13:01 +01:00
Vas Crabb
ebf0f64422 osborne1: better handling of peripheral read addressing 2015-11-01 05:39:19 +11:00
Vas Crabb
7732ef8524 osborne1: better beeper handling (will improve software trying to play 1-bit audio) 2015-11-01 05:39:19 +11:00
Vas Crabb
7a85ac5adc osborne1: add comment about three low bits of PIA0 PORTB affecting data direction 2015-11-01 05:39:19 +11:00
R. Belmont
518a33cc80 Merge pull request #448 from fulivi/i8251_fix
Fix for i8251 device driver
2015-10-31 14:21:57 -04:00
briantro
c7c515f2b1 deco32.c: Spelling correction - NW 2015-10-31 13:21:30 -05:00
Miodrag Milanovic
b814617b65 Fix error in sample device (nw) 2015-10-31 18:14:41 +01:00
hap
4045515717 copied over notes from alpha8201_cpu_device 2015-10-31 18:10:08 +01:00
hap
ab0a3b1c99 added alpha8201 emulation, hooked it up to shougi.c 2015-10-31 17:36:26 +01:00
briantro
c2b22aacf5 arcade.lst: Add new clone here because I didn't hit "save" - NW 2015-10-31 10:22:20 -05:00
briantro
7cac9cd47a New Fighter's History clone
New Clone Added
----------------------------------------------
Fighter's History (World ver 43-09, DE-0395-1 PCB) [coolmod, rtw, The Dumping Union]
2015-10-31 10:20:21 -05:00
hap
068c61549a added alpha8201 skeleton 2015-10-31 16:06:44 +01:00
fulivi
d9708160b5 i8251: minor fix to tx ready handling 2015-10-31 15:57:46 +01:00
fulivi
6697db2c1e i8251: improved handling of tx enable/disable bit, rs232 diagnostic on
hp64k is ok now
2015-10-31 15:57:46 +01:00
Vas Crabb
03050aab9e osborne1: show contents of main video memory in F4 tilemap viewer
intended for testing/debugging/curiosity purposes only
doesn't honour underline and dim bits or scroll registers
2015-11-01 00:34:07 +11:00
hap
8e75b5374b moved Stephh's mooncrst notes to galaxian.c (part of kazblox canceled pull req) 2015-10-31 14:09:27 +01:00
Vas Crabb
026bed7ef7 Merge pull request #444 from sparrowred/master
softlist psx: whitespace fixes for descriptions and publishers (nw)
2015-10-31 22:09:46 +11:00
Vas Crabb
8bb4b1b795 Merge pull request #445 from dankan1890/master
Fix for VS2013 build.
2015-10-31 22:09:04 +11:00
Vas Crabb
0269018801 osborne1: add save state support 2015-10-31 22:06:06 +11:00
Vas Crabb
157cfffcc8 Merge pull request #446 from Happy-yappH/master
n64: Simulation of cpu cycles from the skipped RDRAM initialization.  This allows later SI initialization to see something closer to an expected value for the system uptime.
2015-10-31 20:01:00 +11:00
Vas Crabb
e66d5e0132 bgfx support for 10.6
upstream pull request: https://github.com/bkaradzic/bgfx/pull/560
2015-10-31 19:58:06 +11:00
Vas Crabb
79ae956643 Fix bx/bgfx on older OSX
Submitted upstream for consideration: https://github.com/bkaradzic/bx/pull/77
2015-10-31 19:34:52 +11:00
Ivan Vangelista
3236fabec4 fix compile (nw) 2015-10-31 08:40:45 +01:00
dankan1890
88c5e62b9a Merge branch 'master' of https://github.com/mamedev/mame 2015-10-31 02:04:18 +01:00
hap
41ce2bdda9 rename device to prevent name clash during modernization (L is for Legacy) 2015-10-31 01:37:51 +01:00
hap
2c899f31ac fix cmos i/o 2015-10-31 00:23:53 +01:00
Happy
1e9a4f34eb Revert accidental change 2015-10-30 15:47:27 -06:00
Happy
b9d235eaa7 n64: Simulation of cpu cycles that would be used during the skipped RDRAM initialization. This allows the initialization of the SI to see a closer to expected system uptime when requested. 2015-10-30 15:31:02 -06:00
dankan1890
fe941f17a6 Merge branch 'master' of https://github.com/mamedev/mame 2015-10-30 14:48:19 +01:00
Ivan Vangelista
c7cf9ee627 e01.c: attempt at fixing MT06048 (nw) 2015-10-30 14:35:48 +01:00
Vas Crabb
841fd6adf6 osborne1: buffer vertical scroll at start of visible area 2015-10-30 22:41:39 +11:00
RobertoFresca
48bb0957aa Merge branch 'master' of https://github.com/mamedev/mame 2015-10-30 07:44:51 -03:00
RobertoFresca
4c750171b3 New machines marked as NOT_WORKING
----------------------------------
Enchanted Forest (MV4033, Export, 94.97%) [Roberto Fresca]
2015-10-30 07:44:19 -03:00