summaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* netlist: code maintenance. (nw) couriersud2019-11-1320-297/+392
* ms32.cpp: fix hayaosi3 final round and flame text priorities [Angelo Salese] angelosa2019-11-132-13/+32
* Add dump and skeleton device for Sony SMO-C501 MO Disk Controller [Don Maslin... AJR2019-11-123-0/+123
* Sync bgfx, bx and bimg with upstream; fix the hlsl fs_chroma.sc matrix transp... Julian Sikorski2019-11-122-16/+8
* lbpc: It helps to map handlers (nw) AJR2019-11-121-1/+2
* v5x: Emulate internal/external timer clock input selection; internalize CPU c... AJR2019-11-126-47/+94
* lbpc: Add ISA bus and EGA card so startup process can be visible (nw) AJR2019-11-123-2/+97
* lbpc: More peripheral stuff (nw) AJR2019-11-121-5/+21
* New machines marked as NOT_WORKING AJR2019-11-123-0/+102
* Fix build (nw) AJR2019-11-121-2/+2
* v5x.cpp : Move remappable IO handler into seperated space, Fix remapping IO b... cam9002019-11-124-72/+299
* ZX Spectrum floating bus support (#5883) Tom2019-11-123-64/+152
* Merge pull request #5881 from 68bit/qvt102-misc R. Belmont2019-11-121-32/+59
|\
| * qvt102: key lines, boost interleave, 68bit2019-11-091-32/+59
* | continued elan refactoring (nw) (#5892) David Haywood2019-11-129-173/+203
* | New machines marked as NOT_WORKING (#5896) ClawGrip2019-11-122-0/+10
* | at.cpp: renamed "atvga" to "atturbo" as the key difference is that it's a 12 ... Vas Crabb2019-11-138-72/+71
* | talkingbb: forgot to remove note (nw) hap2019-11-121-1/+0
* | pong.cpp: Added 0x to length. (nw) couriersud2019-11-111-1/+1
* | pong.cpp: updated CRC, SHA1 and length. (nw) couriersud2019-11-111-1/+1
* | sc4boombb: Merge ROM definition with sc4boomb (identical hashes) (nw) AJR2019-11-112-19/+9
* | bbcb: Added Morley Electronics RAM Disc and PMS 64K Non-Volatile Ram Module d... Nigel Barnes2019-11-115-3/+400
* | netlist: maintenance. (nw) couriersud2019-11-1128-294/+129
* | f8: Use memory_access_cache for register space access (nw) AJR2019-11-112-2/+2
* | dcs.h: Eliminate superfluous parens (nw) AJR2019-11-111-1/+1
* | ZX Spectrum Multiface One improvements (#5885) Tom2019-11-112-33/+190
* | New machines marked as NOT_WORKING AJR2019-11-103-0/+95
* | Eliminate a few more uses of auto_alloc (nw) AJR2019-11-1013-25/+28
* | New clones marked as NOT_WORKING (#5891) ClawGrip2019-11-102-0/+8
* | thomson.cpp: Improve floppy device encapsulation (nw) AJR2019-11-108-460/+475
* | Forgot to actually promote this, cfr. input notes for removing the flag as we... Angelo Salese2019-11-111-1/+1
* | Has "For use in Japan" (nw) Angelo Salese2019-11-111-1/+1
* | continued Elan (Plug & Play) refactoring (#5882) David Haywood2019-11-118-295/+349
* | devices\bus\a2bus\a2mockingboard.cpp: probable fix for MT07480. No idea which... Ivan Vangelista2019-11-101-1/+1
* | Senario Texas Poker preliminary LCD controller / UART hookup work [David Hayw... David Haywood2019-11-102-14/+1294
* | f8: Use address space for internal scratchpad register memory AJR2019-11-102-141/+105
* | netlist: first steps on the way to calculated parameters. [Couriersud] couriersud2019-11-1023-122/+409
* | New clones marked as NOT_WORKING AJR2019-11-102-0/+16
* | vboy.xml: wariolnd expects 8k*8 SRAM as well (nw) Vas Crabb2019-11-111-0/+6
* | bus/vboy: cartridge is 16 bits wide (not 32) but we'll keep pretending for pr... Vas Crabb2019-11-112-34/+21
* | (nw) studio2: added a newline Robbbert2019-11-101-1/+1
* | These two should be noexcept as well (nw) AJR2019-11-092-4/+4
* | assert aborts on failure - abort is not an exception. conditional noexcept i... Vas Crabb2019-11-106-27/+19
* | netlist: code maintenance. (nw) couriersud2019-11-1023-396/+469
* | (nw) Change description of Berzerk sets based on suggestions braintro2019-11-091-7/+7
* | Fix clang error: reference to non-static member function must be called (nw) AJR2019-11-091-1/+1
* | Cps1 bootleg, new sets + fixes (#5887) Tom2019-11-095-19/+633
* | Make many device_execute_interface functions noexcept, including the "informa... AJR2019-11-09191-777/+787
* | (nw) fix long time cut-n-paste error braintro2019-11-092-2/+2
* | New working clone braintro2019-11-092-17/+32