summaryrefslogtreecommitdiffstatshomepage
path: root/web/css/main.css
diff options
context:
space:
mode:
Diffstat (limited to 'web/css/main.css')
0 files changed, 0 insertions, 0 deletions
class='insertions'>+2 * m6502: rename m65c02 to w65c02 as well hap2024-12-141-9/+9 * m6502: rename m65sc02.* to g65sc02.* hap2024-12-141-3/+3 * cpu/m6805: Split off HD6305/63705 emulation to a separate source file AJR2024-12-011-0/+2 * new machines marked as NOT WORKING - Cassette Vision (#11927) mamehaze2024-11-261-0/+17 * s2650: move s2650cpu.h contents to s2650.cpp hap2024-11-241-1/+0 * sega/sega_ferie.cpp: Add new not working systems (#11862) qufb2024-11-161-0/+2 * Added C77, custom H8 for Namco. smf-2024-10-251-0/+2 * f2mc16: Created devices for the onboard analogue to digital converter, clock ... smf-2024-10-251-2/+20 * ussr/pk32.cpp: Electronika PK-32 - not working (#12732) holub2024-09-191-0/+17 * hmcs400: add cpu skeleton device hap2024-09-161-0/+18 * fix z80(nsc800) compile, hopefully hap2024-08-311-1/+1 * nsc800: move device to its own file hap2024-08-311-0/+10 * cpu/xa: CPU core work for fearless/superkds - adds sound, promotes to working... mamehaze2024-07-261-0/+1 * cpu/z80/r800.cpp: (#12530) wilbertpol2024-07-101-0/+2 * cpu/xa: New Philips XA disassembler (#12504) mamehaze2024-06-291-0/+19 * Create stub MSM66573 device so Challenge Gear driver can have a CPU type