summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/minimaws/lib/lxparse.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-09-17Add MDCR support for P2000t (#7215) Erwin Jansen10-57/+918
This adds support for the mini digital cassette recorder that can be found inside a P2000t. This implementation is based on documentation that can be found in https://github.com/p2000t/documentation. In memory of NPM Jansen, who taught me all the magic of bits and bytes.
2020-09-17Revert "sound: Improved view interfaces to match usage patterns" Aaron Giles42-249/+239
This reverts commit dc0ede3c90717ed25de0695c555b861f06344f18.
2020-09-17sound: Improved view interfaces to match usage patterns Aaron Giles42-239/+249
* read/write_stream_views now have an internal index * get/put/add/fill/copy now implicitly use and advance this index * new method reset() can (re)set the internal index * new method done() checks if index is past the end * new method remaining() indicates how many samples remain * get_indexed/put_indexed/etc available for random access * updated all consumers to new interfaces
2020-09-16apple2: CFFA2 is actually named "CFFA 2.0", not 2000. [R. Belmont] arbee1-9/+3
2020-09-16apple3: restore default boot ROM to original [R. Belmont] arbee1-6/+6
2020-09-16megaplay.cpp: make the existing Columns 3 dip switch definitions actually ↵ Devin Acker1-3/+1
used (#7233)
2020-09-16new NOT WORKING (plug play) (#7237) David Haywood3-1/+18
* new NOT WORKING ---- Camp Rock Guitar Video Game (JAKKS Pacific TV Game) [Sean Riddle, Team Europe, David Haywood]
2020-09-16New NOT_WORKING software list additions (#7245) ClawGrip1-3/+19
-------------------------------------- vsmile_cart: V.Smile Smart Keyboard (USA) [tenyuhuang]
2020-09-16New working software list additions (#7244) ClawGrip1-1/+15
------------------------------------- vsmilem_cart: Yingyu Yundongyuan (China) [tenyuhuang]
2020-09-16Mac updates [R. Belmont] arbee10-1018/+759
- Moved macadb out of mac_state into a device - Moved SE and Classic to mac128 where they fit in much better - Removed a bunch of cruft from mac_state - Slowed Egret and Cuda down to the correct clocks
2020-09-17Fix some layouts that were depending on emergent behaviour rather than ↵ Vas Crabb16-178/+78
specifying state="0" on components explicitly.
2020-09-16dac76/dave/digitalk/discrete: update to new stream callbacks Aaron Giles10-65/+56
2020-09-17ginganin.cpp: remove trivial ROM patch, use nopw() instead. Angelo Salese1-6/+12
2020-09-16cdp1863/cdp1864/cpd1869: update to new stream callbacks Aaron Giles4-32/+28
2020-09-16cdp1863/cdp1864/cpd1869: update to new stream callbacks Aaron Giles2-17/+14
2020-09-17uts400kbd: fixed @ and tic natural keys Robbbert1-1/+1
2020-09-16new NOT_WORKING machine MetalliC2-17/+45
----------------------- Unknown Konami slot medal game (set 2) [Philip Bennett] konmedal68k.cpp fix slot games palette format
2020-09-17super80: fixed artwork regression Robbbert2-5/+4
2020-09-16arcade.lua: remove nonexistent file hap1-1/+0
2020-09-16new NOT_WORKING machines MetalliC2-1/+81
------------------------ Star Horse 2002 (main screens) [f205v, rtw] Star Horse 2002 (sound and backup, Rev A) [f205v, rtw] Star Horse 2002 (live) [f205v, rtw]
2020-09-15sound: Fix #7241, crash when restoring save state. Aaron Giles1-0/+4
2020-09-16Fix artwork labeld for tisub buttons Vas Crabb3-22/+22
2020-09-16Cleaned up inputs a little. Vas Crabb19-201/+170
Removed the IPT_POKER_BET, replacing it with IPT_GAMBLE_BET. Re-organised the order of input types in the source and the documentation to better reflect how they're logically grouped or organised on a mahjong or gambling control panel. Made the blackjack, poker and slots documentation headings subheadings under the gambling heading. Cleaned up inputs for a number of gambling games.
2020-09-15plugins/cheat: small simplification cracyc1-21/+20
2020-09-16Docs: Overhaul the default keys list (#7222) Firehawke2-107/+616
* Docs: Overhaul the default keys list * Second phase of documenting default inputs better, also change Score to Take Score in Mahjong inputs * Phase two of default keys docs adjustment.
2020-09-15cem3394: Major rework Aaron Giles4-373/+275
* Updated to new stream callback * All calculations are now doing in floating point * External input is now done via an input stream * First attempt at implementing a proper filter -- needs some major work; checking in current state to get some assistance
2020-09-15megadriv.xml, vsmileb_cart.xml: Fixed typo and format fix (nw) Scott Stone2-2/+2
2020-09-15megadriv.xml, vgmplay.xml: Change release years for Chester Cheetah games ↵ Scott Stone2-4/+4
(nw)
2020-09-15supercon: trying a different blend method in internal artwork hap1-12/+12
2020-09-16emu/rendlay.cpp: Added parameter animation and state masks. Vas Crabb34-651/+1043
Components may have multiple bounds and/or color child elements with state attributes, allowing for piecewise linear position/size/colour animation. Components may have a statemask attribute, allowing for things like using external images to draw a multi-segment LED/VFD display without requiring dozens of outputs for the individual lines or thousands of images for all possible states. (Texture caching still never releases anything, so MAME can still exceed the maximum number of textures, but that’s a separate issue.) Image components with alpha now blend over previously drawn components. Layouts have been changed to use yes/no for inputraw to match what's used for flipx/flipy. External layouts with 1/0 will still work, but complay.py will complain.
2020-09-15cyberbal: Fix SAC communications between 6502 and 68000 (MT 7749) AJR1-1/+1
2020-09-15plugins/cheat: copy the cheat table to not expose internal state (#7238) cracyc1-4/+42
2020-09-15kp63: probably fixed compile error hap1-1/+1
2020-09-15abc1600.cpp: Improve debug logging. [Curt Coder] Curt Coder2-31/+22
2020-09-15emu3.cpp: Fix clang build. Curt Coder1-1/+1
2020-09-15beep/bsmt2000/c140/c352/c6280/cdda: Update to new stream callbacks Aaron Giles12-89/+94
2020-09-14jaguar.cpp: Document alternate ROM labels for Maximum Force v1.02 Brian Troha1-12/+9
2020-09-14kl5c80a12, kl5c80a16: Actually add timers to configuration (files overlooked ↵ AJR2-2/+17
in 7e121d68bb443f579da3271e43255d69925d71a3)
2020-09-14kl5c80a12, kl5c80a16: Added emulation of KP63(A) Timer/Counter unit. This ↵ AJR6-52/+633
improves timings in animalc, haekaka, pyenaget and tdoboon. * animalc: Pile kludge upon kludge for poorly understood video timing register * gocowboy, itazuram: Increase frequency of one timer interrupt (and hopper timing in gocowboy) * kc82, kp69: Modernize state_add syntax
2020-09-14sound: Fix edge case where pending sample rate matches output. Aaron Giles2-4/+9
2020-09-14i8244: update to use newsound hap2-7/+6
2020-09-14sound: Drive updates more sensibly from the sound manager, fixing some asserts. Aaron Giles3-27/+27
2020-09-14mcs48: fix a regression with previous change to strt_cnt hap1-1/+1
2020-09-14in207376: Hook up brightness control and switch to X2212 Dirk Best1-44/+52
2020-09-14zn.cpp: add config port for Tetris: The Grand Master debug buttons (#7232) Devin Acker1-28/+34
2020-09-15microdar.cpp: Add small note about undumped game ClawGrip1-0/+1
2020-09-14starwbc: increase cpu speed a bit hap1-1/+1
2020-09-14tx0: Fix CPU address calculation AJR1-2/+2
2020-09-14pdp1: More cleanups and fixes AJR4-26/+16
2020-09-14Converted 'a' sound devices to new callbacks. Aaron Giles8-74/+53