summaryrefslogtreecommitdiffstatshomepage
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* All SNES APU docs I can find claims it runs at 2.048 MHz and there's no menti... angelosa2018-01-155-5/+10
* v100: Put some characters on the screen (nw) AJR2018-01-151-1/+45
* v100: Add 80-column/132-column display clock switch (nw) AJR2018-01-153-13/+27
* notes about currently undumped clones known to exist (nw) briantro2018-01-142-0/+5
* v100: Update notes and configuration (nw) AJR2018-01-141-17/+30
* Typo (nw) AJR2018-01-141-1/+1
* tigeroad, f1dream: Add DIP locations AJR2018-01-141-26/+26
* beautyb, iqpipe: Remove sprite device (nw) AJR2018-01-143-9/+12
* ginganin: 6809 type identification (nw) AJR2018-01-141-1/+1
* xsleena: 6809 type identification (nw) AJR2018-01-141-3/+3
* lc8670: Fix disassembler to make it not completely broken AJR2018-01-141-1/+1
* mosaic.cpp: Add PCB layout for Mosaic & change CPU / Sound clocks to be deriv... briantro2018-01-141-20/+46
* cpu/apexc: Replace single-location tape I/O space with callbacks (nw) AJR2018-01-143-14/+31
* crystal.cpp: Minor doc update about Cross Puzzle (nw) briantro2018-01-141-5/+1
* radica 6502: preliminay sprites (#3068) David Haywood2018-01-141-58/+336
* konmedal: shuriboy now fully passes POST [R. Belmont] arbee2018-01-141-17/+98
* changed screen to pal resolution for nes_vt_hh (nw) Miodrag Milanovic2018-01-141-0/+7
* Merge pull request #3069 from daveshah1/new_vtxx Miodrag Milanović2018-01-144-16/+122
|\
| * Reset behaviour tweaks David Shah2018-01-142-6/+12
| * RGB palette support for correct SY-889 colours David Shah2018-01-143-12/+39
| * SY-889 DMA and memory map correct David Shah2018-01-142-4/+62
| * Add SY-889 ROM and machine type David Shah2018-01-142-4/+19
* | geneve: Added VRAM selection 128K/192K; using logmacro Michael Zapf2018-01-142-79/+98
* | Radica6502 : use palette selection bits in 4bpp mode, format still wrong tho.... David Haywood2018-01-141-33/+143
* | New machines marked NOT_WORKING Vas Crabb2018-01-143-1/+79
|/
* snes_snd.cpp: merge timer counters into one single function [Angelo Salese] angelosa2018-01-142-31/+62
* snes_snd.cpp: TnDIV divides by 256 when setting written is 0 [Angelo Salese] angelosa2018-01-142-14/+18
* z8536: Various improvements (nw) AJR2018-01-143-287/+425
* mess.flt: add radicasi.cpp (nw) Justin Kerk2018-01-131-0/+1
* fix disassembly when $ed, $dd & $fd prefixes are used but the instruction is ... smf-2018-01-131-0/+10
* citycon: Hook up PSG read (fixes cop car spin sound) AJR2018-01-131-1/+1
* radica6502: better emulation of the video hardware, (#3058) David Haywood2018-01-131-78/+92
* fix compile on GCC 7.2.1 (nw) arbee2018-01-131-0/+1
* compile fix for GCC 7.2.1 (nw) arbee2018-01-131-1/+4
* homerun.cpp: screen_raw_params (nw) angelosa2018-01-131-3/+5
* this breaks more than it fixes. Revert "z80 disassembler, stopped invalid dd ... smf-2018-01-131-4/+2
* -gba: Use correct initial mapping for movie cartridges. Fixes v_sharkt, v_shr... mooglyguy2018-01-136-26/+473
* -bgfx: Abstracted some view-related functions into bgfx_view class, nw mooglyguy2018-01-134-111/+213
* Merge branch 'master' of https://github.com/mamedev/mame arbee2018-01-133-115/+349
|\
| * Merge pull request #3040 from DavidHaywood/110118 R. Belmont2018-01-132-1/+30
| |\
| | * new clones David Haywood2018-01-112-1/+30
| * | Various progress on the Radica 6502 stuff (#3057) David Haywood2018-01-131-114/+319
* | | quickpick5: more progress (nw) arbee2018-01-131-26/+70
|/ /
* | quickpick5: checkpoint (nw) arbee2018-01-131-18/+169
* | (nw) simulate protection for korosuke [iq_132] and resultant cleanup [Robbbert] Robbbert2018-01-142-94/+12
* | citycon: Fix sound CPU speed AJR2018-01-131-1/+1
* | (nw) Fixed 72 validation errors. Robbbert2018-01-135-0/+9
* | rm bogus mame.lst (nw) hap2018-01-131-0/+1
* | maygay1b.cpp: Add addressable latch (nw) AJR2018-01-122-36/+55
* | hng64.cpp: enabled preliminary ROZ floor for Fatal Fury Wild Ambition / Burik... angelosa2018-01-131-14/+16