summaryrefslogtreecommitdiffstatshomepage
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* hh_tms1k: cnfball and fxmcr165 WIP hap2016-03-127-127/+555
* ppcdrc: handle divide by zero (nw) Ville Linde2016-03-121-1/+13
* if (this) leftover, need to check if this causes some issue (nw) Miodrag Milanovic2016-03-111-2/+0
* this is always true now so no reason to check (nw) Miodrag Milanovic2016-03-111-1/+0
* Revert "armedf.cpp: fixed missing ship icon in terrafb and terrafjb and fixe... Ivan Vangelista2016-03-112-6/+6
* audio/taito_en.cpp: use device_mconfig_additions() (nw) Ivan Vangelista2016-03-1110-154/+159
* Merge pull request #703 from ajrhacker/subcmd R. Belmont2016-03-112-4/+9
|\
| * Let slot_default in softlists override INIs (but not the command line) AJR2016-03-092-4/+9
* | Fix that makes non-Unicode build to work (nw) Miodrag Milanovic2016-03-111-1/+1
* | armedf.cpp: fixed missing ship icon in terrafb and terrafjb and fixed the la... Ivan Vangelista2016-03-112-6/+6
* | With latest package from MSYS of clang 3.8.0 build at least compile fine on w... Miodrag Milanovic2016-03-115-22/+13
* | Don't need to call FlushFileBuffers (it's equivalent to fsync, not fflush) Vas Crabb2016-03-112-15/+1
* | commented out regression slow error.log on Windows hap2016-03-111-1/+3
* | carjmbre: marked game as working again, still some problems with sprites hap2016-03-111-27/+50
* | NoteTaker: Attached FDC and floppy drive. [Lord Nightmare] Lord-Nightmare2016-03-101-4/+23
* | IGS Super Poker: Decrypted all the US/UA sets. They are still RobertoFresca2016-03-101-17/+39
* | remove leftover logging (nw) Dirk Best2016-03-101-1/+1
* | toypop_state -> namcos16_state, nw angelosa2016-03-101-36/+35
* | Working sound, nw angelosa2016-03-101-1/+1
* | Added bitmap, nw angelosa2016-03-101-2/+47
* | More work towards getting comms right ... angelosa2016-03-101-11/+46
* | Checkpoint, nw angelosa2016-03-101-7/+254
* | floppy: Fix subtle interaction between wd_fdc initial restore and floppy rese... Olivier Galibert2016-03-104-93/+100
* | carjmbre: added sprites, preliminary hap2016-03-102-32/+40
* | carjmbre: added bg tilemap, added palette (resnet stuff copied, was written b... hap2016-03-101-9/+101
* | carjmbre: added sound, added inputs(from online doc, obviously dipswitch info... hap2016-03-101-1/+54
* | carjmbre: basic program-flow hap2016-03-101-20/+144
* | novag6502: button mappings were wrong way around hap2016-03-103-35/+35
* | novag6502: added supercon button labels hap2016-03-103-46/+23
* | To ArBee with love Vas Crabb2016-03-104-2/+114
* | NoteTaker: Fix another typo in bios 1.5, no longer runs off into the weeds an... Lord-Nightmare2016-03-101-1/+1
* | tagged car jamboree driver to myself, will rewrite it soon hap2016-03-101-4/+2
|/
* novag6502: added internal layout for supercon hap2016-03-102-107/+532
* OCD... (nw) ;) RobertoFresca2016-03-091-1/+1
* Renamed some roms and fixed a mistake... RobertoFresca2016-03-092-23/+23
* Super Poker: Reparent all sets. RobertoFresca2016-03-092-87/+90
* Merge branch 'master' of https://github.com/mamedev/mame RobertoFresca2016-03-092-3/+4
|\
| * Allow seek to position 0 in a vectorstream with empty storage, always reserve... Vas Crabb2016-03-102-3/+4
* | New clones marked as NOT_WORKING RobertoFresca2016-03-092-11/+50
|/
* Merge branch 'master' of https://github.com/mamedev/mame David Haywood2016-03-09125-2127/+9455
|\
| * Use type-safe printf for core_file and emu_file, surprisingly few knock-on ef... Vas Crabb2016-03-0910-96/+81
| * renamed supercon.cpp to novag6502.cpp hap2016-03-093-27/+33
| * supercon: WIP, don't mind the mess hap2016-03-092-9/+394
| * remove outdated comment (nw) Lord-Nightmare2016-03-091-1/+0
| * NoteTaker: Hooked up screen framebuffer. Hacked the Odd/Even interrupt so scr... Lord-Nightmare2016-03-091-12/+56
| * svi318: initial version of driver rewrite Dirk Best2016-03-092-524/+400
| * model2.cpp: Minor documentation correction - NW briantro2016-03-081-2/+2
| * Merge pull request #702 from Happy-yappH/master Vas Crabb2016-03-091-1/+1
| |\
| | * Non-interlaced field index should be fixed at zero. Happy2016-03-081-1/+1
| * | various atari drivers: soundcpu rom loading cleanups (nw) Ivan Vangelista2016-03-0818-284/+198