summaryrefslogtreecommitdiffstats
path: root/docs/release/scripts/minimaws/lib/lxparse.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-11-27*fixed bad gfx in fghthistas01 Robbbert1-5/+5
2018-11-27Temporarily disabled Hyperstone DRC and demoted several games due to non-DRC ↵ Ryan Holtz2-7/+7
issues, nw
2018-11-27am79c90: many fixes (nw) Patrick Mackinlay2-172/+236
Significantly reduces the number of diagnostic errors reported by hp9k_3xx, while not breaking the Amiga, MIPS or NCD drivers. Many uncertainties or errors have been addressed, however external loopback, some timing issues and some hp9k_3xx-specific issues still have to be resolved. Actual networking via tun is tested functional with Amiga and MIPS drivers. * corrected reset behaviour * corrected internal loopback behaviour * descriptor handling fixes * fixed multicast hash logic * corrected csr0 logic
2018-11-26(nw) more adjustments: Vas Crabb3-6/+6
* MU100 isn't really working * clone relationship is for different versions of the same thing, not different parts of a system * indentation should follow structure
2018-11-25mark climbers melody ROM bad while waiting for decap confirmation, and fix ↵ Vas Crabb2-2/+2
validity error (nw)
2018-11-25srcclean and fixup (nw) Vas Crabb74-1063/+1064
2018-11-24i186: revert dma change, breaks tandy2k and pcd (nw) cracyc1-4/+0
2018-11-24new NOT_WORKING machine MetalliC2-0/+14
----------------------- Doko Demo Issho: Toro's Fishing [ShouTime, Dane Biegert, rtw, The Dumping Union]
2018-11-24ts1: Figure out keyboard (nw) AJR1-4/+106
2018-11-24improve documentation of Japanaese e-kara carts, and systems they work with ↵ David Haywood1-220/+294
based on codes contained on carts (#4332) * improve documentation of Japanaese e-kara carts, and systems they work with based on codes contained on carts * redundant note with new groupings (nw) * typo (nw) * typo (nw) * notes based on auctions (nw) * more based on auctions (nw) * tweak (nw) * redundant (nw) * notes (nw) * (nw) * (nw) * (nw)
2018-11-24MT 07151 (nw) AJR1-0/+6
2018-11-24Corrected file checksums and sizes for gnw_climber Henrik Algestam1-4/+4
2018-11-24New working machine added Henrik Algestam2-0/+95
----------- Climber (Nintendo Game & Watch) [algestam]
2018-11-24wswan.cpp: fixed regression caused by c/p error (nw) Ivan Vangelista1-1/+1
2018-11-24screen: don't assert on update_partial with scanline<0, plenty drivers do ↵ hap1-3/+0
update_partial(vpos-1) (nw)
2018-11-24deco_irq: alternate fix for dragngun lockup (nw) hap2-5/+7
2018-11-24gp9001.cpp : Make tilemap drawing routine related to cliprect, ↵ cam9002-37/+39
buffered_spriteram16 for sprite RAM (#4317)
2018-11-24new not working machine Ivan Vangelista2-0/+11
---------------------------------- Skate Board [PinMAME] went with PinMAME's spelling, but could also be Skateboard. IPDB's images aren't super clear
2018-11-24segas32.cpp : Cleanup duplicates, ACCESSING_BITs, naming (#3823) cam9003-371/+245
2018-11-24klax.cpp: small c/p error (nw) Ivan Vangelista1-1/+1
2018-11-24new working clone Ivan Vangelista2-24/+54
--------------------------------- Klax (Japan, version 4) [farzeno, The Dumping Union]
2018-11-24tricep.cpp: Misc. update; serial board identified (nw) AJR1-25/+32
2018-11-23ts1: Add XTAL definition; configure more appropriate devices for this ↵ AJR3-24/+53
hardware (nw)
2018-11-24*fixed the build Robbbert1-8/+8
2018-11-23mame/video: more macro removal (nw) Ivan Vangelista112-1547/+1276
2018-11-23barek3mb: set DIP switches to more probable defaults (nw) MetalliC1-10/+7
2018-11-23XaviX - cheap hack to get epo_efdx to show a title screen + dumps of the ↵ David Haywood5-18/+129
remaining US e-kara carts (#4322) * cheap hack to get epo_efdx to show a title screen * ekara.xml: added e-kara US volumes 4,5,6,7 [Team Europe + contributors] ekara:us_vol4 e-kara US Volume 4 (US-E004) ekara:us_vol5 e-kara US Volume 5 (US-E005) ekara:us_vol6 e-kara US Volume 6 (US-E006) ekara:us_vol7 e-kara US Volume 7 (US-E007) (and verified starter,1,2,3) * shows 2002 * notes (nw)
2018-11-24*added shaman18 Robbbert3-0/+20
2018-11-23hp9k_3xx: use 98550A on newer models Sven Schnelle1-10/+20
use the HP98550A card on HP9000/360 and 370 models so we have a more realistic machine for using HP-UX.
2018-11-24*added ddtodpdec and ddsoma4ppdec Robbbert2-17/+72
2018-11-23hp9k3xx: call reset() instead of manually resetting subdevices (nw) Sven Schnelle1-3/+2
2018-11-23hp9k_3xx: misc fixes (nw) Sven Schnelle5-15/+23
- fix PPOLL logic in human_interface, make HP-UX recognize GPIB floppy drives - support reading of WMOVE_ACTIVE register in catseye graphics - add some missing default mappings to ITF keyboard - fix default interrupt level of 98644A to match HP-UX default configuration - set SCSI transfer speed in configuration register to 4MB/s, which matches the hardware setting
2018-11-23hp9122: add layout (nw) Sven Schnelle4-11/+67
2018-11-23appveyor: another one (nw) Patrick Mackinlay1-1/+4
2018-11-23appveyor: experiment (nw) Patrick Mackinlay1-1/+1
2018-11-23(nw) more header cleanup, make tx1 use something that looks like C++ rather ↵ Vas Crabb54-894/+1149
than driver_data abuse (still needs splitting tx1 and buggyboy parts)
2018-11-23nmk112.cpp : Remove MCFGs, Unnecessary arguments of CPU interface cam90011-35/+35
2018-11-23drgnmst.cpp : Add notes, Fix 8x8 tile bank cam9001-0/+1
2018-11-23tiny: fix build (nw) Patrick Mackinlay1-0/+2
2018-11-23hp98643: lance dma needs masking (nw) Patrick Mackinlay1-1/+1
2018-11-23*rename roms Robbbert2-220/+220
2018-11-22deco_irq: hidden typo from prev commit (nw) hap1-1/+1
2018-11-22ncd17c.cpp: implemented soft ints, fixed ncd19 LANCE DMA [R. Belmont] arbee1-15/+56
2018-11-22Fix crashiness on OS X when the network device couldn't be opened (nw) arbee1-0/+3
2018-11-23*fixed the build Robbbert1-3/+3
2018-11-23(nw) housekeeping Robbbert2-0/+2
2018-11-22New machines added as MACHINE_NOT_WORKING arbee3-0/+130
Network Computing Devices Explora Pro XQ [R. Belmont, Jonathan Gevaryahu]
2018-11-22cave.cpp : Cleanups (#4020) cam9003-857/+756
* cave.cpp : Remove unnecessary palette init, Add notes, Fix spacings, Remove some MCFGs, Cleanup namings, Remove register_postload cave.h : Use private: * cave,cpp : Fix save * cave.cpp : Fix spacing * cave.cpp : Cleanup some ACCESSING_BITs, Write handlers, Inputs, gfxdecodes, Correct namings, Fix tilemap update
2018-11-22 mame/audio: various devcb3ification and demacroification (nw) Ivan Vangelista125-1012/+881
2018-11-22New machines marked as NOT_WORKING AJR2-5/+40
---------------------------------- TS-1 (v2.13.0) [Bitsavers, bhilpert]