summaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* -render: Added optional per-frame update support to layout elements. [Ryan ↵rendlay_vid mooglyguy2020-06-273-8/+45
| | | | Holtz]
* -render, aviio: Added basic uncompressed Y42B support. [Ryan Holtz] Ryan Holtz2020-06-267-54/+102
|
* -rendlay: Added basic video element support. [Ryan Holtz] Ryan Holtz2020-06-255-4/+132
|
* -zaurus: Added skeleton Intel SA-1110 device. Added proper OS dumps for the ↵ Ryan Holtz2020-06-226-41/+410
| | | | SL-5500. [Ryan Holtz, O. Galibert]
* diexec: m_totalcycles workaround doesnt apply anymore (nw) hap2020-06-221-2/+0
| | | | (cherry picked from commit 08c0e1b4b6be983d4ebbfef21b238b033c1f3c0e)
* n64: modify burn_cycles method (nw) hap2020-06-223-8/+1
|
* Revert "diexec: m_totalcycles workaround doesnt apply anymore (nw)" hap2020-06-221-0/+2
| | | | This reverts commit 08c0e1b4b6be983d4ebbfef21b238b033c1f3c0e.
* New working clones hap2020-06-222-1/+39
| | | | | ------------------ Elite A/S Challenger (Glasgow program, set 2) [Berger]
* diexec: m_totalcycles workaround doesnt apply anymore (nw) hap2020-06-221-2/+0
|
* merge fixes, nw mooglyguy2020-06-222-3/+3
|
* -arm7: Added placeholder devices for PXA250 and PXA270, and corrected PXA255 ↵ MooglyGuy2020-06-227-99/+587
| | | | | | | | CPU ID. [Ryan Holtz] -pxa255: Added preliminary support for RTC, clock, and power management registers. [Ryan Holtz] -zaurus: Added correct dumps for SL-5500 model. Renamed existing SL-5500 model to suspected model (SL-C500). [Ryan Holtz]
* this format was redundant (nw) MetalliC2020-06-226-98/+2
|
* drcbex64: fix pushf/popf bug (nw) Patrick Mackinlay2020-06-221-15/+15
| | | | @cuavas please cherry-pick into release branch to fix drc crashes.
* tlcs900: Fix MAX instruction (nw) AJR2020-06-211-1/+1
|
* New machines marked as NOT_WORKING AJR2020-06-217-0/+356
| | | | | ---------------------------------- Kawai KSP10 Digital Piano [DBWBP]
* add saver to operate memory region (#6837) Jacob2020-06-212-0/+115
| | | | | * add debugger command saver for memory region * added debugger command loadr for memory region
* New machines marked as NOT_WORKING AJR2020-06-214-0/+66
| | | | | ---------------------------------- microKORG Synthesizer/Vocoder [DBWBP]
* Merge pull request #6844 from Sterophonick/master ajrhacker2020-06-213-14/+31
|\ | | | | Gigatron: a little more meat on the bones
| * gigatron: fix ROM mask being 15-bit instead of 16-bit Sterophonick2020-06-202-3/+5
| | | | | | | | | | also make the mask a label (nw)
| * gigatron: safe resolve (but proper) Sterophonick2020-06-201-1/+1
| | | | | | | | (nw)
| * gigatron: change resolve to resolve_safe Sterophonick2020-06-201-1/+1
| | | | | | | | (nw)
| * gigatron: make inputs a uint8_t instead of void Sterophonick2020-06-191-2/+2
| | | | | | | | (nw)
| * gigatron: fix missing prototype Sterophonick2020-06-191-0/+1
| | | | | | | | (nw)
| * gigatron: some more work Sterophonick2020-06-193-13/+24
| | | | | | | | | | | | - Add comments for the jumps - Mask out the 15-bit ROM space as necessary - Hook up gamepad
| * gigatron: whoops Sterophonick2020-06-191-1/+1
| |
| * gigatron: make the CPU use the outx callback Sterophonick2020-06-191-0/+3
| |
* | Merge pull request #6850 from ArcadeShadow/patch-43 ajrhacker2020-06-211-5/+5
|\ \ | | | | | | ibm5170 - changes
| * | ibm5170 - changes ArcadeShadow2020-06-211-5/+5
| | | | | | | | | | | | | | | humans_525: changed the floppy interface to "floppy_5_25" inca2: renamed from "Inca 2: Wiracocha (Europe)" to "Inca 2: Wiracocha (Euro)" goblins: renamed from "Gobliiins (US - VGA release)" to "Gobliiins (USA, VGA version)"
* | | drawd3d: properly clean up d3dintf (nw) hap2020-06-211-0/+3
|/ /
* | spectrum/d40.cpp add "MDOS 2" UPD765-based floppy controller MetalliC2020-06-213-63/+313
| |
* | Merge pull request #6848 from clawgrip/patch-6 ajrhacker2020-06-211-5/+10
|\ \ | | | | | | startouch.cpp: Add new 'europl01' motherboard BIOS [ClawGrip]
| * | startouch.cpp: Add new 'europl01' motherboard BIOS [ClawGrip] ClawGrip2020-06-211-5/+10
| | |
* | | misc small changes (manufacturer info, dsws etc.) (nw) (#6849) David Haywood2020-06-213-53/+75
| | | | | | | | | | | | | | | | | | | | | * manufacturer info, dipswitches etc. (nw) * dipswitches (nw) * (nw)
* | | genie: mingw sdl build fails with end-group auto added by that ↵ hap2020-06-211-5/+8
|/ / | | | | | | LinkSupportCircularDependencies flag option (nw)
* | bbc.cpp: Fixed video regression in modes 3 and 6 (nw) Nigel Barnes2020-06-211-1/+1
| |
* | New working software list additions Nigel Barnes2020-06-211-9/+28
| | | | | | | | | | ----------------------------------- nascom_snap: Adventure 16K, Adventure 32K, Colossal Cave [The Nascom Repository]
* | ti99_2: Emulate the expansion port and a 32K expansion module. Michael Zapf2020-06-213-7/+176
| |
* | gnw_dkong3: small correction (nw) hap2020-06-211-1/+1
| |
* | (nw) braiplus: added notes Robbbert2020-06-211-0/+16
| |
* | srcclean and cleanup (nw) Vas Crabb2020-06-21146-1122/+1122
| |
* | (nw) homelab: simplified classes Robbbert2020-06-211-22/+11
| |
* | (nw) d40_dsk: fixed the build Robbbert2020-06-211-0/+1
| |
* | spectrum.cpp: add Didaktik D40/D80 disk interface MetalliC2020-06-218-1/+455
| |
* | braiplus: Separate driver (nw) AJR2020-06-205-13/+92
| |
* | bq48x2: Derive clock chip from device_rtc_interface. Michael Zapf2020-06-203-63/+76
| |
* | br8641: Add SIO (nw) AJR2020-06-201-2/+10
| |
* | Merge pull request #6846 from algestam/gnw_dkong3 ajrhacker2020-06-202-3/+92
|\ \ | | | | | | New working machine added
| * | New working machine added algestam2020-06-202-3/+92
| | | | | | | | | | | | | | | ---------- Micro Vs. System: Donkey Kong 3 [algestam, Ryan Holtz]
* | | ti99: Remove include file ti99defs.h Michael Zapf2020-06-2026-134/+105
|/ /
* | (nw) homelab: checkpoint 1 Robbbert2020-06-211-239/+212
| |