summaryrefslogtreecommitdiffstats
path: root/docs/release/scripts/minimaws/lib/lxparse.py (unfollow)
Commit message (Collapse)AuthorFilesLines
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
2018-08-23dotrikun.cpp: Correct rom name for Dottori Kun (old version) [Porchy] braintro1-1/+1
2018-08-23Fix for duplicate save_item error (nw) Scott Stone1-1/+0
2018-08-23i386.cpp: the cpuid opcode logs an error message if called with a not yet ↵ yz70s2-4/+8
supported value in the eax register (nw) Also set correct feature flags for athlon xp
2018-08-23vp60: Stubs to fill in for undumped 8051 internal ROM (nw) AJR1-1/+12
2018-08-23Duplicated save state entries (nw) Olivier Galibert4-12/+12
2018-08-23tms57002: Trick to reduce the compiler memory usage [O. Galibert] Olivier Galibert6-11/+53
2018-08-23ds1315, ds1386, ds2404, ds75160a, ds75161a, eeprom, eepromser, eeprompar: ↵ mooglyguy199-984/+829
Removed MCFG, nw
2018-08-23Fix C2680 compiler error in Visual Studio Justin D'Arcangelo1-0/+1
2018-08-23misc small fixes (btime.cpp note, nightmare.cpp defaults) (#3885) David Haywood4-27/+50
* misc (nw) * whitespace (nw)
2018-08-23Fix Gaston902-1/+4
2018-08-23hng64: refactor (nw) (#3861) David Haywood3-39/+239
* hng64: refactor (nw) document outputs (lamps, coin counters) and use device finder for analog ports * improve sprite filtering in roadedge (nw)
2018-08-23Add silkroads01-03 Gaston902-0/+101
2018-08-23a1000: add keyboard reset circuit Vas Crabb1-7/+33
2018-08-23cvs.cpp: restored save state support for huncholy and superbik (nw) Ivan Vangelista1-0/+4
2018-08-23crshrace.cpp : Fix metadata(Japanese title) cam9001-2/+2
2018-08-23a2000: add keyboard reset circuit Vas Crabb3-80/+241
2018-08-23*added silkroad.cpp Robbbert3-0/+16