summaryrefslogtreecommitdiffstats
path: root/docs/release/scripts/minimaws/lib/lxparse.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-08-27actually properly disable opwolf protection simulation, fix coin counters (nw) DavidHaywood1-5/+3
2018-08-27fixup (nw) Vas Crabb4-11/+9
2018-08-27-bgfx: Improved rendering with artwork by 5-10x or more. [Ryan Holtz] mooglyguy9-32/+130
2018-08-27name after oldest machine it appears in (nw) Vas Crabb1-13/+14
2018-08-26added devcb workround to allow mitsumi keyboard to build with visual studio (nw) smf-1-0/+2
2018-08-26hook up Amiga CDTV keyboard reset Vas Crabb1-1/+8
2018-08-26fix validity by making region size match other sets (nw) Vas Crabb1-1/+1
2018-08-26srcclean and manual fixup (nw) Vas Crabb97-4846/+4846
2018-08-25wy100.cpp: Add PCI; improve banking (nw) AJR1-7/+61
2018-08-25Updated vgmplay.xml to include all major packages makers (VGMRips, SMSPower ↵ Scott Stone1-22/+324344
and Project2612), now consisting of over 3100 game entries. Great effort has been made to keep package shortnames consistent to their source origin (arcade or machine softlist). All information in the individual package's readme files were carried over into the hash file. Further refinement will be done later to fill in missing dates, publishers, and other information. While there are still some sound chips not handled by vgmplay, the vast majority of these will have accurate playback. [Tafoid]
2018-08-25cmmb162: NVRAM access to the 29c020 flash ROM now works properly (nw) arbee1-2/+14
2018-08-25new working clone braintro3-36/+59
New Clone Added --------------------------------------------- Ikari III - The Rescue (World, Rotary Joystick) [ClawGrip, Roberto Fresca, Recreativas.org, Dumping Union]
2018-08-25cmmb: Misc. improvements (nw) arbee1-63/+60
- Better flash mapping means the IRQ handler can run now without crashing - Hooked up up/down and service2 (0) keys to navigate service mode - Bankdev added to handle 2000-AFFF region
2018-08-25midwunit.cpp: Document alternate style rom labels which show dates of roms ↵ braintro3-4/+38
for MK3 (nw)
2018-08-25jade: "make sure you remove all reference to jgz80, because we *know* that's ↵ AJR1-1/+1
wrong" [Robbbert] (nw)
2018-08-25z80sio: Ignore "Send Abort" command when not in SDLC mode (unbreaks jade) AJR1-8/+15
2018-08-26*fixed SHA1 in theglad101s01 Robbbert1-1/+1
2018-08-25nightmare: Change game title to two words as suggested by Haze (nw) AJR3-8/+23
- Make VDP its own device type (might be a custom mask variant) - Set EFO90501 refresh rate tentatively to 50 Hz (this is now a device setting)
2018-08-25deco16: Important hardware note (nw) AJR3-8/+9
2018-08-25Revert "(nw) jgz80 is not... renamed to unkz80 (unknown manufacturer)." AJR4-26/+25
This is likely a Jade board, just not the JGZ80. The set has reverted to its original name (jade). This reverts commit c295fc4daaef3a4d33a3cd1b2792c49695200eb0.
2018-08-25z29: Send data to the CRTCs (nw) AJR1-4/+30
2018-08-25z29: PCB notes (nw) AJR1-3/+4
2018-08-26(nw) icebox : last update for this cycle. Robbbert1-25/+150
2018-08-25test... (nw) Roberto Fresca1-2/+2
2018-08-25-fdc37c93x, fga002: Removed MCFG, nw mooglyguy5-103/+38
2018-08-25-epson_lx810l: Eliminated MACHINE_CONFIG_START, nw mooglyguy5-86/+37
-e0156, e05a30: Eliminated MCFG, nw
2018-08-25*added igla Robbbert3-1/+23
2018-08-25-st62xx: Various changes: [Ryan Holtz] mooglyguy3-63/+394
* Made banking functional through a hack; bank finders in internal maps do not seem to work. * Added preliminary, untested GPIO support. * Fixed INC rr opcode. * Fixed disassembly of JRR, JRS, RES, SET opcodes, and added name for A register.
2018-08-24Apply logical address mask properly in debug disassembly view AJR12-96/+101
Associated core changes (nw) - Move definition of address_space_config from dimemory.cpp to emumem.cpp (declaration was already in emumem.h) - Add getters for more members of address_space_config with future privatization in mind (nw)
2018-08-25-st62xx: Various updates: [Ryan Holtz] mooglyguy4-62/+97
* Init peripheral registers to the correct values on reset. * Reworked stack display in the debugger. * Hooked up data RAM. * Hooked up ROM and RAM banking. * Added named registers to the disassembler.
2018-08-25Fix build, nw mooglyguy1-1/+3
2018-08-25-st62xx: Added a skeleton driver for the STmicro ST6 series of ↵ mooglyguy11-5/+1622
microcontrollers. [Ryan Holtz] New machines marked as NOT_WORKING ---------------------------------- Catherine Wheel [f205v, Ryan Holtz]
2018-08-24i8271.cpp: deMCFG (nw) Ivan Vangelista5-36/+21
2018-08-24z8536.cpp, z80sti.cpp: deMCGF; z80sio.cpp: started deMCFG (nw) Ivan Vangelista29-240/+178
2018-08-24new working clone Ivan Vangelista2-2/+43
----------------------------- Raiden II (Korea) [Jorge Silva]
2018-08-24Fix for compile (missing ref to machine/nl_gtrak10 files) (nw) Scott Stone1-0/+2
2018-08-24Misc regression fixes from MCFG/NVRAM conversions (nw) Scott Stone2-3/+3
2018-08-24Add PROMs and PLDs to "citicona" [ClawGrip, Roberto Fresca, Recreativas.org, ↵ ClawGrip1-0/+14
Dumping Union] Found the same content on two different PROMs (J10 and L6).
2018-08-24nec.cpp: logaddr_width should remain 20 for V33/V53 (nw) AJR1-1/+1
2018-08-24nmk16.cpp : CPU/XTAL identification for tharrier cam9001-5/+5
2018-08-24A logical width of 0 is a very bad idea, and kills the debugger (nw) Olivier Galibert1-1/+1
2018-08-24*fixed the build again Robbbert4-8/+8
2018-08-24amiga keyboard: add some comments to break up the mass of code (nw) Vas Crabb2-5/+47
mac128k: fix code rot (nw)
2018-08-24taotaido.cpp : Cleanup video functions, Add save states, Reduce runtime tag ↵ cam9003-39/+38
lookups, Shared ptr for sprite banks
2018-08-24-nvram: Removed MCFG, nw mooglyguy394-750/+715
2018-08-24*fixed rom names Robbbert5-59/+59
2018-08-24*fixed the build Robbbert4-9/+9
2018-08-242a03pur.cpp fix out of bounds access for ROM <1024k Brad Smith1-6/+4
2018-08-23Add huc6230 Emulation (#3829) cam9008-1/+460
* Add huc6230 Emulation huc6272.cpp : Add ADPCM transfer, Add save states PC-FXGA for PC-9801 C Bus is released in December 1995 in Japan, Correct metadata * huc6272.cpp : Fix ADPCM address * huc6230.cpp : Simpler interpolate * huc6230.cpp : Fix clamp huc6272.cpp : Fix ADPCM nibble * huc6272.cpp : Fix data type * Revert pcfxga year; PC-FXGA for PC9801 C-bus is not dumped?
2018-08-23Z180: CSIO Flags & FRC implementation (#3882) grullosgo1-3/+4