summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/minimaws/lib/lxparse.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-12-18vt52_cpu: Add RAM instructions and UART interface (nw) AJR3-13/+184
2019-12-18nb1414m4.cpp : Fixed corrupted ninjemak continue screen (#6070) sasuke-arcade2-1/+18
* nb1414m4.cpp : Fixed corrupted ninjemak continue screen * Fix lack of separation
2019-12-18megaplay.cpp: documented Sonic cart [Hammy] Ivan Vangelista1-2/+2
2019-12-18tumbleb.cpp: decapped dquizgo MCU [Team Caps0ff, Guru] Ivan Vangelista1-4/+4
(nw) not hooked up, MCU seems to operate differently for this game wrt to the eariler ones
2019-12-18tumbleb.cpp: decapped htchctch MCU [Team Caps0ff, Guru] Ivan Vangelista2-36/+37
2019-12-18New working clones (#6063) ClawGrip2-3/+24
* New working clones ------------------ Snow Bros. 2 - With New Elves / Otenki Paradise (bootleg, set 3) [jordigahan, Heckler, ClawGrip] * Add 'snowbro2b3' (nw) * Not a bootleg (nw) * Rename 'snowbro2b3' to 'snowbro2ny' (nw) * Small reorder (nw)
2019-12-18Small typo (nw) (#6067) ClawGrip1-1/+1
2019-12-18vt52: Extremely preliminary CPU execution (many instructions still ↵ AJR4-4/+318
unimplemented)
2019-12-18New machines marked as NOT_WORKING AJR10-0/+510
---------------------------------- VT52 [Dalby Datormuseum]
2019-12-19minimaws updates: Vas Crabb3-54/+185
* reduce network operations when initially loading a machine page * add rudimentary software lists to machine pages
2019-12-18mips1: remove unintended leftover(?) (nw) hap1-1/+0
2019-12-18cgang: add note (nw) hap1-0/+3
2019-12-18mips1: cop0 initialization for r3041 (nw) Patrick Mackinlay2-2/+18
2019-12-18new not working clone Ivan Vangelista4-0/+182
--------------------------------- Blood Bros. (Modular System) [jordigahan, ClawGrip]
2019-12-18mips1: revert unnecessary/unwanted initialization (nw) Patrick Mackinlay2-19/+16
All of these variables are either: 1. Already initialized in the constructor or start/reset; or 2. Guarded against read-before-write by program logic; or 3. Documented as being in an undefined state at device power-up. Regarding the last point, my view is that if the documentation states the value is unpredictable/undefined at power up, I'd rather not initialize it to an arbitrary value. The absence of initialization in the code counts as documenting this behaviour, or conversely, initializing it to an arbitrary zero documents something which is not factual. While there is an argument for consistency in emulation, I'd rather expose and address any such undocumented hardware behaviour. I believe the only required and missing initialization here is for integer register zero, which was indeed a bug. If there are any other test cases which fail after this reversion, please let me know and I'll investigate and address them.
2019-12-18typo (nw) MetalliC1-1/+1
2019-12-18new NOT_WORKING machine MetalliC3-11/+106
----------------------- Fish Life Amazon Playful Edition (Japan) [Musee Bolo]
2019-12-18cgang: add note (nw) hap2-1/+2
2019-12-18Machines promoted to working hap1-1/+1
---------------------------- Cosmo Gang (US) [hap, Lord Nightmare, Alex Cmaylo, The Dumping Union]
2019-12-18cgang: improved artwork (nw) hap2-235/+617
2019-12-17model1: Slightly hacky bg color fix [O. Galibert] Olivier Galibert1-1/+1
2019-12-18minimaws: load more stuff, link more stuff Vas Crabb5-205/+444
2019-12-17continued work on Jakks NAND based stuff / extended SP ops (nw) (#6064) David Haywood7-53/+170
* lost comma (nw) * fix etended pushpop (nw) * basic ops (nw) * (nw) * NAND is here (nw)
2019-12-17model1: Add the VF and SWA internal TGP programs, drop the HLE [O. Galibert, ↵ Olivier Galibert5-2092/+151
capsoft]
2019-12-17(nw) oops, duplicate rom names Robbbert1-2/+2
2019-12-17cgang: don't turn on all the lamps/solenoids/motors at boot (nw) hap1-1/+7
2019-12-17mikrosha: 1st char at boot more likely should be uppercase (nw) hap1-0/+1
2019-12-17(nw) sorcerer2: new bios from exidyboy Robbbert1-0/+3
2019-12-17rotaryf: different fix for coincounter at boot (nw) hap1-4/+1
2019-12-17pc9801_86.cpp: Preliminary PCB contents (nw) Angelo Salese1-1/+10
2019-12-16(nw) tumbleb.cpp: Base clock speeds on actual OSCs braintro1-40/+34
Clocks based on OSCs actually on the PCB. OSCs determined by info within the driver & pictures of of PCBs. OSCs listed as comment in "&config" for easy reference.
2019-12-16New working clone braintro2-8/+28
New working clone ------------------ Arlington Horse Racing (v1.40-D) [Brian Troha, The Dumping Union]
2019-12-16infoxml.cpp: Fix build (nw) AJR1-2/+2
2019-12-17Revert "8255: missed one driver (nw)" Vas Crabb15-3/+26
This reverts commit f115aa8c665fe6b531cf344e0956ff23e7043def. Revert "8255: set default tristate to 0 (nw)" This reverts commit 716d06341dba3ab9ee883ce82abe1d4fe8202b8b. This has been shown to break bw2, and it's very likely it breaks other computers in subtle ways or in ways that are only noticeable when you use a certain peripheral. It's far too dangerous, particularly late in a development cycle and with Christmas/new year coming. You can't push a change like this without checking every use of the device. Please fix any drivers you subsequently modified to depend on the change.
2019-12-17infoxml.cpp: Output software lists for devices. Vas Crabb1-5/+16
(nw) This will at least let a front-end work out that a slot card allows the use of an additional software list (e.g. spectrum -exp plusd enables spectrum_mgt_flop.xml). I'll do a reference implementation in minimaws.
2019-12-17allow slot options with -listsoftware so stuff like spectrum_mgt_flop can be ↵ Vas Crabb2-4/+2
discovered
2019-12-17cgang: add simple internal artwork (nw) hap2-27/+295
2019-12-17romident: find software lists attached to devices that aren't in any system ↵ Vas Crabb1-48/+36
by default (e.g. spectrum_mgt_flop)
2019-12-17Revert "hh*: workaround for games being unplayable due to conflict with ↵ Vas Crabb4-21/+12
mouse button (nw)" This isn't an acceptable solution as it prevents defaults (general input settings) and controller file settings from being applied to these games. This reverts commit 53d0ab4c15f8e3a60f208fffcb6ed3b3fc4cc2b8.
2019-12-16Remove some cases of visual studio warnings 4805 4389 4065 (nw) yz70s2-24/+16
2019-12-16tumbleb.cpp: use actual MCU type, since it's available (nw) Ivan Vangelista1-2/+2
2019-12-16Plug and Play work + New Working clone (#6060) David Haywood14-106/+1929
* sunplus extended work (nw) * prepare for extended stuff (nw) * (nw) * start adding some more unsp20 functionaliy + srcclean (nw) * new WORKING clone ----- 200 in 1 Retro Arcade [eanbowman] * (nw) * (nw) * minor rename (nw)
2019-12-16tumbleb.cpp: removed accidentally committed comment (nw) Ivan Vangelista1-7/+7
2019-12-16tumbleb.cpp: decapped chokchock MCU [Team Caps0ff, Guru] Ivan Vangelista1-12/+18
2019-12-16r65c19: Add bank registers to debug state (nw) AJR2-0/+9
2019-12-16save states too (nw) arbee1-0/+2
2019-12-16apple2: TransWarp needs to stay at 1 MHz if software told it to (nw) arbee2-7/+17
2019-12-16ticket: don't use "led2" for output (nw) hap1-1/+1
2019-12-16minimaws: refactored digest code, identify fixed bit patterns Vas Crabb4-157/+340
2019-12-16hh*: workaround for games being unplayable due to conflict with mouse button ↵ hap4-12/+21
(nw)