Commit Graph

46266 Commits

Author SHA1 Message Date
Curt Coder
d943eb48a9 pc1512: Added joystick port to the keyboard. [Curt Coder] 2016-09-05 20:29:50 +03:00
Sandro Ronco
0e9d38151f chessmst: fixed HALT button. 2016-09-05 19:00:41 +02:00
Nigel Barnes
96a3e73dbc fix File Manager when cfg image directory invalid (nw) 2016-09-05 17:55:15 +01:00
Nigel Barnes
7ae7811ca1 bbc: moved joystick to analogue port slot device
- added Voltmace self-centering joysticks
2016-09-05 17:38:07 +01:00
Nigel Barnes
88da816a52 bbc: fix rom crc/sha1 (nw) 2016-09-05 17:38:07 +01:00
Nigel Barnes
e7250d3c92 bbcb: moved fdc to slot device to support various controller boards:
- Acorn 8271 and 1770, supporting Acorn, Amcom, Watford DFS's
- Cumana QFS (8877a)
- Opus DDOS and EDOS (1770, 2793, 2791)
- Watford DDFS (1770 and 1772)
- removed fake bbcb1770 machine
2016-09-05 17:38:07 +01:00
Curt Coder
c6ecc22997 pc1512: Added a software list for hard disks, and a preinstalled HD20 image to it. [Curt Coder] 2016-09-05 17:35:51 +03:00
Firehawke
2c0156d0c5 Merge pull request #1367 from Firehawke/master
First draft on ROM management for newbies, FAQ entry on common problems with unofficial builds
2016-09-05 06:08:56 -07:00
Curt Coder
fec44e7e18 pc1640: Added a software list for hard disks, and a preinstalled HD20 image to it. [Curt Coder] 2016-09-05 15:26:57 +03:00
Curt Coder
9d84623ab5 pc1512: WIP. (nw) 2016-09-05 14:38:23 +03:00
Firehawke
9d93c07c66 First draft on ROM management for newbies, FAQ entry on common problems with unofficial builds 2016-09-05 00:21:23 -07:00
Scott Stone
9ba12217b3 re-add documentation to kim1 driver and added information to XML regarding usage of softlist item (nw) 2016-09-05 03:03:03 -04:00
Scott Stone
9ccda04d17 Merge pull request #1336 from Dagarman/master
added software list
2016-09-05 02:15:47 -04:00
Scott Stone
878459aae9 Merge pull request #1349 from Shideravan/patch-24
gba_ereader.xml - update part 3
2016-09-05 02:09:55 -04:00
Michael Zapf
44e74fcc99 ti99: Explicitly add the cell_size to mfm_w call (nw) 2016-09-05 00:08:09 +02:00
Justin Kerk
d963448c06 ibm5150.xml: More additions (nw) 2016-09-04 14:45:52 -07:00
Olivier Galibert
987370f7f8 maygay1b: Fix MT6366 [O. Galibert] 2016-09-04 16:51:47 +02:00
smf-
7e9d3cedff fix for "warning C4390: ';': empty controlled statement found; is this the intent?" with MSVC (nw) 2016-09-04 13:37:42 +01:00
Robbbert
019a235757 All pinballs marked as NOT_WORKING (board decision) (nw) 2016-09-04 22:01:17 +10:00
Scott Stone
c966502837 Merge pull request #1343 from mamehaze/mpu4test3
New Software List additions (sms.xml, gamegear.xml)
2016-09-04 02:35:43 -04:00
Vas Crabb
1f1abfa39f Merge pull request #1361 from ajrhacker/tilemap_viewer
More new features for UI graphics viewer
2016-09-04 15:28:05 +10:00
mahlemiut
d6c3ec8c92 fmtowns: switch off layer debug keys by default 2016-09-04 14:22:39 +12:00
hap
905adf07ae New NOT_WORKING clone added
-------
Chess-Master (set 2) [uncredited]
2016-09-03 22:32:17 +02:00
cracyc
9e081e0c38 hiscore.dat: updates (Leezer) 2016-09-03 11:25:29 -05:00
AJR
a237f50680 More consistent use of integer types in tilemap_t and other graphics-related classes (nw)
- Define indirect_pen_t, requiring a slight reordering of emu.h due to an unsurprising dependency
2016-09-03 10:01:39 -04:00
Miodrag Milanovic
22df94bf67 Fix benchmarks build and google test build (nw) 2016-09-03 14:54:15 +02:00
Miodrag Milanovic
854ac627c2 Fix PugiXML interface (nw) 2016-09-03 14:45:20 +02:00
Miodrag Milanovic
c5f0d660c7 Update Google Benchmark (nw) 2016-09-03 14:42:01 +02:00
Miodrag Milanovic
fe95be105b Update PugiXML (nw) 2016-09-03 14:40:41 +02:00
Miodrag Milanovic
73793c599c Update GLM to latest (nw) 2016-09-03 14:39:25 +02:00
Miodrag Milanovic
2869b107c7 Update GoogleTest (nw) 2016-09-03 14:37:54 +02:00
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
Shideravan
fa7cf2af99 Update gba_ereader.xml 2016-09-03 05:54:05 -03:00
Robbbert
d8cd5ca134 Merge branch 'master' of https://github.com/mamedev/mame 2016-09-03 15:46:13 +10:00
Shideravan
776f525a1f Fixing some errors
Pointed by oddi5593
Thanks Oddi! :)
2016-09-03 02:21:20 -03: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
AJR
0a8652e03f More new features for UI graphics viewer
- Mouse over GFX tiles to reveal pixel values
- Mouse over tilemap to reveal tile codes and colors
- UI tilemap scrolling controls are now orientation-relative
- Make mouse visible everywhere in UI graphics viewer by treating it like a menu
- Add all necessary getters to tilemap_t and a few more (nw)
- Add comment about role of decoder in tilemap creation (nw)
2016-09-02 18:04:38 -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