Miodrag Milanovic
ff9c4b5acb
Update RapidJson to latest (nw)
2016-09-03 14:37:09 +02:00
Miodrag Milanovic
a6409d692e
Update LUA to 5.3.3 (nw)
2016-09-03 14:34:39 +02:00
Miodrag Milanovic
9a8964d5d0
Fix build (nw)
2016-09-03 13:53:44 +02:00
Miodrag Milanovic
d193abb0ad
Update BGFX and BX packages and update MAME code to support new API (nw)
...
Generated missing shaders (nw)
2016-09-03 13:30:42 +02:00
Robbbert
d8cd5ca134
Merge branch 'master' of https://github.com/mamedev/mame
2016-09-03 15:46:13 +10:00
Justin Kerk
3ea08fa56b
ibm5150.xml: Karateka (Beta 1986-03-03) [Jason Scott, Jordan Mechner]
...
ibm5150.xml: Additions from various sources [Justin Kerk]
2016-09-02 22:01:29 -07:00
Robbbert
1b5fd49af1
IDSA pinball: added some meat to the bones (nw)
2016-09-03 14:03:57 +10:00
Lord-Nightmare
99926845d1
superqix.cpp: Fix ROM labels and locations for prebillian, add notes about lack of Taito game ID and PCB label. [Shoutime, Lord Nightmare]
2016-09-02 18:46:32 -04:00
Nigel Barnes
855760fedc
bbc: updated to use input merger device
...
- keyboard and joystick use ioport_array
- reset devices on BREAK
2016-09-02 21:47:02 +01:00
Nigel Barnes
a7946f9c61
added header checks to identify in uef_cas and csw_cas formats
2016-09-02 21:47:02 +01:00
Nigel Barnes
bfc718961b
electron_flop.xml: added a new software list for floppies
2016-09-02 21:47:02 +01:00
Nigel Barnes
2aed582096
electron: added Acorn Plus 3 expansion as slot device (floppy support)
...
- reset expansion devices on BREAK
- minor progress on M2501 device
2016-09-02 21:47:02 +01:00
Nigel Barnes
2239e5d4c3
electron: now uses RAM device instead of ROM_REGION
...
- added CSW cassette format
- pressing BREAK will now hold until released
2016-09-02 21:47:02 +01:00
Nigel Barnes
2d8bd39134
bbc: softlist corrections and info (nw)
2016-09-02 21:47:02 +01:00
Nigel Barnes
720c2a2e4d
electron: softlist corrections and info (nw)
2016-09-02 21:47:02 +01:00
hap
8b7647d201
namcos22: timecris clone still had wrong byteswapped samplerom
2016-09-02 19:28:38 +02:00
Curt Coder
5970545c28
pc1512: Added hard disk information. (nw)
2016-09-02 15:34:25 +03:00
Vas Crabb
bc3279d967
Merge pull request #1351 from JoakimLarsson/e100_1
...
New driver for Esselte 100, has built in BASIC, supports cassette sav…
2016-09-02 20:54:21 +10:00
Joakim Larsson Edstrom
1d7ba6e45a
Hexified some UTF-8 character constants
2016-09-02 12:37:13 +02:00
Curt Coder
b96e5b1bdd
pc1512: Fixed keyboard reset behavior. [Curt Coder]
2016-09-02 13:33:03 +03:00
Joakim Larsson Edstrom
e800901749
Fixed Natural Keyboard configuration
2016-09-02 11:56:04 +02:00
briantro
992ce0071e
midyunit.cpp: Label the PA2 Terminator 2 set as "prototype" as per other sets. - NW
2016-09-01 18:58:36 -05:00
Joakim Larsson Edstrom
55b5bad847
Fixed PR feedback on temporary integer types and keyboard definitions
2016-09-02 00:02:06 +02:00
hap
c357acd3df
Merge pull request #1359 from MASHinfo/master
...
Added joystick to P1 Start
2016-09-01 22:58:22 +02:00
S.Z
e7386056e6
Merge pull request #1358 from johnparker007/acesys1_layouts
...
ACESYS1: Added 6 layouts
2016-09-01 21:22:00 +02:00
S.Z
e3c00b961b
Merge pull request #1356 from johnparker007/j80_layouts
...
SYSTEM80: Added 12 layouts
2016-09-01 21:21:23 +02:00
MASH
b30e517c91
Update turrett.cpp
2016-09-01 19:34:37 +01:00
MASH
af16d9b3ba
Update midyunit.cpp
2016-09-01 19:33:47 +01:00
MASH
972364003c
Update guab.cpp
2016-09-01 19:33:03 +01:00
MASH
892188aafe
Update namcos22.cpp
2016-09-01 19:32:19 +01:00
MASH
d7d365929e
Update bartop52.cpp
2016-09-01 19:31:14 +01:00
MASH
e329fe097f
Update sshot.cpp
2016-09-01 19:30:30 +01:00
John Parker
ef03ef06ee
Added layouts
2016-09-01 19:13:17 +01:00
John Parker
5cfc8e7479
Added layouts
2016-09-01 18:09:17 +01:00
MetalliC
fcb9dc857d
naomi docs update [f205v, MetalliC]
2016-09-01 15:04:42 +03:00
Vas Crabb
83e4d34af0
Merge pull request #1353 from Risugami/master
...
Added layout for California Speed
2016-09-01 18:30:19 +10:00
Risugami
7fc2e7ff84
Minor improvement on logging. The LOG define isn't needed as everything expected is found. What could remain would be considered an error and needs to be logged.
2016-09-01 03:19:50 -05:00
Risugami
69fcbfe6c8
Changed style as requested.
2016-09-01 02:45:37 -05:00
Vas Crabb
f4de6518cf
Merge pull request #1263 from npwoods/cococart_cpp_modernization
...
Rough C++ modernization of CoCo cartridge infrastructure
2016-09-01 16:23:08 +10:00
Vas Crabb
cbe61fe91d
Merge pull request #1354 from npwoods/i860disasm_fix
...
Fixed an issue on the i860 disassembler that could cause an undefined string to be used
2016-09-01 15:58:37 +10:00
Vas Crabb
8f0c90af03
Merge pull request #1355 from ajrhacker/big10_inputs
...
big10: Various modest input/output improvements
2016-09-01 14:53:53 +10:00
AJR
f39271d8c0
big10: Various modest input/output improvements
...
- Use applicable gambling input types and keypad for numbers instead of BUTTON<n>
- Add ticket dispenser for payout (but is there any hopper feedback? no obvious error message)
- Add lamp output(?)
- Try to puzzle out some more DIP switches based on what the code does
Slight improvements to AY8910 error logging, with some messages now disabled by default (nw)
2016-08-31 23:33:18 -04:00
Nathan Woods
29549fcb0a
Fixed an issue on the i860 disassembler that could cause an undefined string to be used
2016-08-31 21:54:00 -04:00
briantro
f4c5212c2e
Terminator 2 - Judgment Day Proto clone added
...
New Clone Added
-------------------------------------------------
Terminator 2 - Judgment Day (rev PA2 10/18/91) [Bicycle Repairman]
2016-08-31 20:31:51 -05:00
Risugami
1d1be2ff92
Added layout for Vapor TRX.
2016-08-31 17:34:42 -05:00
Brad Hughes
5281612e2a
Partially fix SDL joysticks with same name
...
Fixes #1334
2016-08-31 18:01:53 -04:00
Risugami
91ea35d7e0
Added layout for Hyperdrive.
2016-08-31 15:33:32 -05:00
Risugami
4b22e9211f
Added layout for California Speed.
2016-08-31 14:26:17 -05:00
S.Z
dcdd2cc5ba
Merge pull request #1352 from johnparker007/mpu5_layouts
...
MPU5: Added 146 layouts
2016-08-31 21:12:35 +02:00
MetalliC
e25fcaff52
vector06: add software list and TODOs
2016-08-31 21:45:01 +03:00