summaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* 005: latest updatesaaron-nl3 Aaron Giles2020-10-093-19/+17
|
* Merge branch 'master' into aaron-nl3 Aaron Giles2020-10-09341-38231/+100942
|\
| * Optimise some SVG images Vas Crabb2020-10-093-357/+230
| |
| * Fix cut-n-paste error in bagman.cpp & correct list sorting in mame.lst Brian Troha2020-10-082-6/+6
| |
| * bagman.cpp: redumped & corrected color PROMs for the Stern Bagman sets. ↵ Brian Troha2020-10-081-61/+68
| | | | | | | | | | | | | | | | | | | | | | [Steven McLeod] Fixes: MT #02508 "// according to MT #02508 Stern/Seeburg logos should have different colors." New color PROM produces title screens that match screenshots from PCBs. Updated Stern's Super Bagman and now the title also match screenshots from PCBs. Redumped all ROMs and PROMs so we now have verified correct ROM / PROM labels.
| * apple3: enable and use MM58167 IRQs [Rob Justice] arbee2020-10-082-4/+2
| |
| * New working software list additions Nigel Barnes2020-10-081-2/+254
| | | | | | | | | | ----------------------------------- bbc_rom: 128 File DFS, Acorn ADFS-32B 1.40 (32016 Tube), Acorn ADFS-32M 1.40 (32016 Tube), Acorn ADFS 1.51 (patched), Acorn ADFS 1.52 (patched), Acorn ADFS 1.56 (patched), Archive, CPN 0.71, Acorn DNFS 1.21 (patched for 3.5"), Acorn DNFS 1.22 (patched for 3.5"), Digivision Cats, Digivision Demo1, Edword 2.02C, MCP v0.41 (CBL), MCP v1.20 (CBL), MCP v1.21 (ABL), MCP v1.21 (ABW), MCP v1.22 (ABW), MCP v1.22 (ABM), MCP v2.02 (CBM), Sprite Rom
| * touchme.lay: undo mass replace error hap2020-10-081-1/+1
| |
| * rendutil.h: C99 doesn't need float-to-double-float for floor. Vas Crabb2020-10-091-1/+1
| |
| * csw_cas: Added support for v1.xx format, non-compressed RLE, and removed ↵ Nigel Barnes2020-10-081-244/+167
| | | | | | | | LegacyWaveFiller.
| * cfa3000: Added romsets for issues 10.2, 9, and 7. Nigel Barnes2020-10-084-40/+130
| | | | | | | | - Added a B+ variant that runs the issue 5 romset.
| * emu3: Fixed floppy implementation. Nigel Barnes2020-10-081-4/+10
| |
| * frogs: Add AFUNC frontiers to improve performance Aaron Giles2020-10-082-2922/+2824
| |
| * Allow layout files to embed image data. Vas Crabb2020-10-0915-483/+446
| | | | | | | | | | | | | | | | | | Also improved symmetry of disk components, fixed positioning of components when fitting to the pixel grid, and fixed inherited color when item has no color specified. Removed the dotmatrix components from complay.py - there are more flexible ways to achieve the same thing.
| * netlist: Add LM348, CD4071, CD4081 devices Aaron Giles2020-10-083-1/+112
| |
| * sorcerer_cass.xml: New working software [unknowingly provided by Tezza] Robbbert2020-10-091-0/+176
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ---------------------------------- Air Traffic Controller (Mt Purscent) Arithmetic CAI Asteroids Biochart Bio-Rhythm Black Jack Cassette Disk database system Basic Compiler v1.21 DYBUG2 Flip Home Run Hunt the Wumpus Kaleidoscope Lost Dutchman's Gold Robot Attack [this one from Exidyboy]
| * ns32000: consume execution clock cycles Patrick Mackinlay2020-10-081-19/+229
| |
| * ns32000: one more bug fix Patrick Mackinlay2020-10-081-1/+4
| |
| * netlist: Disable logging accidentally left on. Aaron Giles2020-10-071-1/+1
| |
| * p2000t.h: Indent initialiser lists, remove unnecessary virtual qualifiers. Vas Crabb2020-10-081-13/+13
| |
| * P2000t: Add support for selecting memory and bankswitching. (#7280) Erwin Jansen2020-10-083-16/+55
| |
| * Add PLDs to several Gaelco games [caius] (#7318) ClawGrip2020-10-083-238/+261
| | | | | | | | | | | | | | * gaelco2.cpp: Add PLDs to bang, bangj [caius] * gaelco.cpp: Add PLDs to thoop, squash and bigkarnk [caius] * wrally.cpp: Add PLDs [caius]
| * kaypro: delineate the swlist items further, for when extra items get added. Robbbert2020-10-081-1/+4
| |
| * fmtowns: add devices for the SCSI card slot and the FMT-121 card (#7306) r092020-10-088-22/+504
| | | | | | | | | | | | | | * fmtowns: add a SCSI card slot for the original models - Add a slot device for the Model 1/2 dedicated SCSI slot - Add a device for the FMT-121 SCSI Card - Modify the I/O maps and machine configurations so the slot and the integrated controller don't overlap
| * vicdual: 'Fix' spelling of Tranquillizer according to title screen Aaron Giles2020-10-071-4/+4
| |
| * vicdual: Tranquilizer Gun uses the same sound board as Borderline Aaron Giles2020-10-076-15/+8
| |
| * Fix MSVC build Aaron Giles2020-10-072-152/+2
| |
| * Various improvements to image file handling: Vas Crabb2020-10-0842-1313/+2192
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Moved MS DIB parser out of ICO file reader and made it available for artwork and layout images. Added more efficient I/O and better error checking for JPEG file loading (MAME will no longer exit immediately on a bad JPEG file). Made caller responsible for opening files for loading images, to avoid decompressing images used in ZIP/7z artwork multiple times. Added support for JPEG and Windows DIB to picture_image_device. Added support for SVG image files in external artwork. Added support for using I/O port value for animation state and masking animation state values. Made bounds elements more flexible in layouts. Reworked headers to reduce dependencies. Updated layout file format documentation.
| * Mega Double Strip (Ver. 1.10b) [Jorge Silva, Fernando Oliveira] Ivan Vangelista2020-10-072-0/+40
| |
| * astrof.h: missing file update for 43fe5ff51b986121de338bb7b4c19714205c1fcc Ivan Vangelista2020-10-071-17/+24
| |
| * astrof.cpp: dumped PROMs for asterion [Lorenzo Fongaro, Xadhoom, Paolo ↵ Ivan Vangelista2020-10-071-5/+22
| | | | | | | | Bolognesi, Paolo Rinoldi]
| * bbc_tube_32016: Added FPU and fixed dipswitches. Nigel Barnes2020-10-072-50/+42
| |
| * *kaypro: added back save state support; Robbbert2020-10-074-48/+45
| | | | | | | | | | | | - fixed attributes off by one position; - removed anonymous timer
| * ns32081: movif bug fixes Patrick Mackinlay2020-10-071-7/+14
| | | | | | | | | | * fixed byte-sized operand case * fixed sign extension
| * ns32000: many bug fixes Patrick Mackinlay2020-10-072-200/+186
| | | | | | | | | | | | | | * fixed many instruction bugs * implemented cmpm instruction * reworked pc increment to better support prefetch * tightened up decoding
| * vicdual: Add frogs netlist. Make sound board interface more general. Aaron Giles2020-10-0710-486/+3716
| |
| * brdrline: sound improvements (#7332) beta-tester2020-10-063-477/+355
| | | | | | | | | | | | - cleaned some parts of nl_brdrline.cpp (removed test points) - changed MB4391 function to pow2 to shorten sounds a bit - changed trigger inputs in vicdual.cpp to fit more to the sounds i remember. - moved trigger mapping from vicdual to nl_brdrline
| * megadriv.xml: Added Overdrive 2 Demo Scott Stone2020-10-062-0/+30
| | | | | | | | vgmplay.xml: Added Overdrive 2 VGM
| * bagman.cpp: Demote bagman3 to not working Brian Troha2020-10-061-5/+5
| |
| * IBM5150 - New working software list additions (#7329) ArcadeShadow2020-10-061-4/+63
| | | | | | Added: Battle Chess (5.25", VGA version), Battle Chess (3.5", EGA version - first release), Battle Chess (3.5", EGA version - second release), Battle Chess (5.25", EGA version)
| * ibm5170 - New working software list additions (#7330) ArcadeShadow2020-10-061-13/+61
| | | | | | | | Added: Fables & Fiends - Book Two: The Hand of Fate Marked: [hof] Fables & Fiends - Book Two: The Hand of Fate (Germany) -> marked as bad dump (some floppies have the OEM ID and the root modified), [f1gpa] Formula One Grand Prix (Euro, v1.03) -> Marked as bad dump (modified root)
| * Plug and Play work (new sets) (#7321) David Haywood2020-10-0613-58/+189
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | new WORKING machines ---------------------------- 101 Games in 1 (Senario) [David Haywood, Sean Riddle, Kev (FBN), Kamaal Brown] Vs Maxx TX-2 50-in-1 [David Haywood, Sean Riddle, Kev (FBN), Kamaal Brown] Vs Maxx Wireless 77-in-1 [David Haywood, Sean Riddle, Kev (FBN), Kamaal Brown] Vs Maxx Video Extreme 50-in-1 (with Speed Racer and Snood) [David Haywood, Sean Riddle, Kev (FBN), Kamaal Brown] VG Pocket Caplet Fast Acting 35-in-1 [David Haywood, Sean Riddle, Kev (FBN), Kamaal Brown] new NOT WORKING machines --------------------------------- Beijue 16 Bit Handheld Games (Game Boy style case) [David Haywood, Sean Riddle, Kev (FBN), Kamaal Brown] Space Invaders (Tiny Arcade) [Rik] Vs Maxx 25-in-1 [David Haywood, Sean Riddle, Kev (FBN), Kamaal Brown] Vs Maxx 15-in-1 [David Haywood, Sean Riddle, Kev (FBN), Kamaal Brown] Zippity (US) [David Haywood, Sean Riddle, Kev (FBN), Kamaal Brown]
| * prot_fatfury2.cpp: Fix bitswap, Add notes (#7331) cam9002020-10-061-3/+13
| | | | | | | | | | | | | | * prot_fatfury2.cpp: Fix bitswap, Add notes * prot_fatfury2: typo * prot_fatfury2.cpp: Fix copy-paste issue
| * cgang: bit smoother animation hap2020-10-062-11/+9
| |
| * cinemat: Remove redundant code, move speakers to game drivers Aaron Giles2020-10-063-75/+103
| |
| * ns32000: avoid potential slave dependency issue Patrick Mackinlay2020-10-062-1/+2
| |
| * ns32000: undefined operation assumptions Patrick Mackinlay2020-10-061-16/+27
| |
| * ms32.cpp: extend ROZ notes (nw) Angelo Salese2020-10-051-3/+16
| |
| * fix compile error due to nested c-style comments by changing some of the ↵ Lord-Nightmare2020-10-051-14/+14
| | | | | | | | comment types
| * namcos10.cpp: Add EXIO and MEM(P3) PCB config skeleton, Add notes (#7294) cam9002020-10-051-27/+51
| |