summaryrefslogtreecommitdiffstats
path: root/docs/release/scripts/minimaws/lib/lxparse.py (unfollow)
Commit message (Collapse)AuthorFilesLines
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-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
2018-08-23*fixed kof2k2s57 and (as far as possible) kof2k2s58 (lots of bad dumps in ↵ Robbbert1-20/+19
that set).
2018-08-23*improved sf2m7s01, runs but with bad flickering Robbbert1-2/+2
2018-08-22i8155: Eliminate unnecessary memory interface for internal RAM (nw) AJR3-39/+14
2018-08-23Amiga keyboards: tie up loose ends: Vas Crabb8-88/+375
* Add A1000 keyboards, with "new" MCU program as bad dump until we get the real 6500-1 dump - gets the correct number of keys at least * Fix Amiga 600 keyboard matrix errors * Don't allow 555 to retrigger * Add some more notes about keyboards * Add more notes and pinout for 6500/1
2018-08-22vp60: CRTC parameters found (nw) AJR1-16/+37
2018-08-22unistar.cpp: Correct video configuration; add DMAC; remove MCFG_ (nw) AJR1-22/+51
2018-08-22screen.h: Fix have_screen_update(), which was broken and returned false ↵ AJR5-11/+4
under any valid configuration, and rename the function has_screen_update(). This fixes regressions in granny and other drivers using custom update functions with CDP1861, CDP1864 and TMS992x VDPs. tms9928a: Eliminate the clock validity check, which has fulfilled its purpose (nw)
2018-08-22Operation Wolf bmcphail1-6/+12
Added accurate hardware information for documentation
2018-08-22tms9928a.cpp: Fix number of vertical lines for NTSC devices (nw) AJR1-1/+1
2018-08-22Operation Wolf bmcphail3-41/+54
Add c-chip ROM, credit to Caps0ff for dumping it. Old c-chip simulation is retained for documentation purposes.
2018-08-22Optimise start up by delaying the state save sort and check for duplicates ↵ smf-1-15/+9
until all the devices have been started. This has the most visible effect on vgmplay because it registers over thirty thousand state save entries. [smf]
2018-08-22i8155.cpp: deMCFGfied (nw) Ivan Vangelista17-128/+96