summaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Debugger expression and memory access overhaul AJR2020-05-2545-2014/+1819
* unsp20 - fix opcode decode priority, we causing an ASR operation to be decode... David Haywood2020-05-254-41/+41
* New machines marked as NOT_WORKING AJR2020-05-252-4/+31
* emumem: A little more speedup. cache and specific change syntax, and are not... Olivier Galibert2020-05-25400-3743/+3677
* New machines marked as NOT_WORKING AJR2020-05-254-0/+115
* s220, s550: Add BU3905 skeleton (nw) AJR2020-05-254-3/+108
* w30: Mask ROMs don't appear to have been dumped (nw) AJR2020-05-241-0/+4
* w30: Bank more SRAM (nw) AJR2020-05-241-18/+88
* some notes for getting tkmag220 (gpl16250) to show something (nw) (#6737) David Haywood2020-05-245-11/+25
* w30: This appears to have the same floppy status register (nw) AJR2020-05-241-16/+2
* exelv.cpp: Less logging noise (nw) AJR2020-05-241-16/+19
* s50: Get VDP to display something AJR2020-05-242-31/+9
* tms3556: Clean up register access handlers AJR2020-05-242-72/+47
* tms7000: Show A, B and all bits of PC in debug state AJR2020-05-242-8/+12
* (nw) pengo.cpp: update pengo5 set PROMs with "ic" location braintro2020-05-241-4/+4
* Merge pull request #6738 from shattered/_074282f0be1 ajrhacker2020-05-242-4/+32
|\
| * rs232 null_modem: XON/XOFF flow control (nw) Sergey Svishchev2020-05-242-4/+32
* | xbox_nv2a.cpp: some refactoring before modifying vertex data reading (nw) yz70s2020-05-242-37/+39
* | lc80.h: unused function (nw) hap2020-05-242-2/+2
* | lc80: rename sc80 to lc80e, and lc80_2 is a homebrew mod (nw) hap2020-05-244-12/+16
* | iwm: Fix build (nw) AJR2020-05-241-2/+2
* | novag_const: nmi at poweroff (nw) hap2020-05-241-7/+22
* | netlist: improve performance. [Couriersud] couriersud2020-05-2415-240/+379
* | netlist: move penum into own header file. (nw) couriersud2020-05-248-43/+74
* | netlist: Better integretation of INT128. (nw) couriersud2020-05-245-26/+71
* | netlist: fix a memory issue. (nw) couriersud2020-05-243-12/+10
* | netlist: various clang-tidy-11 fixes. (nw) couriersud2020-05-2412-38/+46
|/
* very small macro removal bunch (nw) Ivan Vangelista2020-05-2420-82/+82
* -cdi: Various changes. [Ryan Holtz] Ryan Holtz2020-05-244-192/+194
* jackpot.cpp: small documentation update (nw) Ivan Vangelista2020-05-241-0/+3
* xbox_nv2a.cpp: add placeholder for methods 1e80-1e90 (nw) yz70s2020-05-241-0/+6
* xbox.cpp: add debugger command "xbox vdeclaration" (nw) yz70s2020-05-242-0/+97
* i386: Future-proofing for upcoming debugger refactoring (nw) AJR2020-05-232-1/+1
* emumem: Mask address where absolutely necessary (nw) AJR2020-05-232-101/+104
* apple2: support Disk II IWM Card using new IWM [O. Galibert, R. Belmont] arbee2020-05-236-28/+74
* new files (nw) arbee2020-05-2312-0/+1515
* apple2: introduce new accurate IWM controller and switch apple2cr1/3/4 to use... arbee2020-05-233-11/+11
* Fix clang error: private field 'pc11_regnames' is not used [-Werror,-Wunused-... AJR2020-05-231-0/+1
* Merge pull request #6731 from shattered/_acefde6b82f R. Belmont2020-05-236-0/+719
|\
| * pdp11: qbus skeleton, pc11 Sergey Svishchev2020-05-236-0/+719
* | Merge pull request #6732 from shattered/_1ee4e296e79 R. Belmont2020-05-231-71/+156
|\ \
| * | rt1715w: use CAS decode PROM (nw) Sergey Svishchev2020-05-231-71/+156
| |/
* / varthb2: mark gfx roms bad_dump TwistedTom2020-05-231-4/+4
|/
* lisa.cpp: Fix build (nw) AJR2020-05-221-1/+1
* Rename the HLE Apple floppy controllers as legacy to avoid future conflicts (nw) arbee2020-05-229-19/+27
* apple2e: Mirror RamWorks III bank switch address according to the patent. [R.... arbee2020-05-221-2/+3
* New machines marked as NOT_WORKING Ivan Vangelista2020-05-223-0/+235
* drivers starting with y and z: further removal of READ and WRITE macros (nw) Ivan Vangelista2020-05-2242-328/+314
* volt_reg: fix problem with dac stream slice update (nw) hap2020-05-222-6/+6
* (nw) reverted earlier commit - not wanted. Robbbert2020-05-221-2211/+2217