summaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | trogpa4: Use different inputs for this prototype AJR2017-03-221-1/+32
* | trog: Change joystick inputs to 4-way AJR2017-03-221-16/+16
* | dynax.cpp, ddenlovr.cpp: More device type corrections (nw) AJR2017-03-222-26/+29
* | Merge branch 'master' of https://github.com/mamedev/mame Robbbert2017-03-222-19/+18
|\ \
| * \ Merge pull request #2094 from mgarlanger/h19_super19 Robert2017-03-222-19/+18
| |\ \
| | * | Remove incomplete support for SuperSet H19. Mark Garlanger2017-03-202-69/+0
| | * | Attempt 1 to get superset ROM working. Mark Garlanger2017-03-031-0/+47
| | * | Fix Super19 version of Heath H19. Mark Garlanger2017-02-262-19/+40
* | | | (nw)Fixed nes validation, and added missing linefeed char. Robbbert2017-03-221-1/+1
|/ / /
* | | Merge pull request #2174 from kazblox/master ajrhacker2017-03-212-2/+2
|\ \ \
| * | | Fix copyrights in subor2 slot device. kazblox2017-03-212-2/+2
* | | | hh_pic16: hooked up i/o for us2pfball (nw) hap2017-03-214-10/+105
* | | | measured Naomi's MIE MCU speed [rtw, MetalliC] MetalliC2017-03-211-2/+4
* | | | disabling the screen uses the border colour [smf] smf-2017-03-211-1/+1
* | | | Merge pull request #2172 from kazblox/master R. Belmont2017-03-2124-245/+581
|\| | |
| * | | nes: Add Subor Type 2 board. (nw) kazblox2017-03-2124-245/+581
* | | | geneve: Fixed issue with sector read without implied seek; did not check CRC ... Michael Zapf2017-03-211-8/+12
* | | | ti99: Fixed debugging for TI-99/8 Michael Zapf2017-03-213-0/+232
| |_|/ |/| |
* | | z80sio.cpp: fixed validation (nw) Ivan Vangelista2017-03-211-1/+1
* | | ti99/geneve: Fix jerky mouse Michael Zapf2017-03-212-32/+6
* | | Add missing disable_side_effect in find_pc_backwards (nw) Olivier Galibert2017-03-201-0/+1
* | | luaengine: add emu_file::write, enables the use of sockets and pipes from lua... cracyc2017-03-201-0/+1
* | | hp_ipc.cpp: added copyright holder after contacting him (nw) Ivan Vangelista2017-03-201-1/+1
* | | New not working clone added Ivan Vangelista2017-03-202-4/+37
* | | New working machine added Ivan Vangelista2017-03-202-2/+32
* | | Fix openmp compile. (nw) couriersud2017-03-201-4/+4
* | | Fixed regression when loading multipart softlists Nathan Woods2017-03-204-9/+36
* | | Greatly improve performance of -romident on multiple files Vas Crabb2017-03-203-144/+394
* | | [CoCo 3] Fixed an issue clearing interrupts on the GIME implementation Nathan Woods2017-03-192-43/+49
* | | Refactored HTTP handling to be easier to extend and use (nw) Miodrag Milanovic2017-03-198-214/+296
* | | konmedal/tsukande: Add clock XTAL definition for the z80 cpu, divisor is gues... Lord-Nightmare2017-03-191-2/+2
* | | TMS51XX: update some comments (nw) Lord-Nightmare2017-03-191-3/+8
* | | isbc: more ram, maybe (nw) cracyc2017-03-191-2/+34
* | | Merge pull request #2149 from rbanffy/patch-1 R. Belmont2017-03-191-2/+2
|\ \ \
| * | | Fix typos Ricardo Bánffy2017-03-151-2/+2
* | | | Merge pull request #2150 from rbanffy/patch-2 R. Belmont2017-03-191-2/+2
|\ \ \ \
| * | | | Fix "Cassette" spelling Ricardo Bánffy2017-03-151-2/+2
| |/ / /
* | | | Merge pull request #2155 from shattered/_9330d35 R. Belmont2017-03-192-1/+9
|\ \ \ \
| * | | | debugger: print octal addresses in the trace if CPU is octal. Sergey Svishchev2017-03-162-1/+9
* | | | | Merge pull request #2163 from JoakimLarsson/isbc2861_2 Joakim Larsson Edström2017-03-193-249/+458
|\ \ \ \ \
| * | | | | z80sio: cleanup Joakim Larsson Edstrom2017-03-192-48/+22
| * | | | | Merge branch 'isbc2861_1' into isbc2861_2 Joakim Larsson Edstrom2017-03-193-203/+438
| |\ \ \ \ \
| | * | | | | z80sio: variant support for i8274/upd7201 and a refactored interrupt support Joakim Larsson Edstrom2017-03-192-152/+264
| | * | | | | isbc2861: hooked up the SIO irq through the 8259 and removed the m1_r() worka... Joakim Larsson Edstrom2017-03-191-2/+5
| | * | | | | Changed to use z80sio.cpp i8274 device driver instead of z80dart.cpp's Joakim Larsson Edstrom2017-02-181-4/+101
| | * | | | | Added I8274 type macros and derived class + logging Joakim Larsson Edstrom2017-02-182-51/+74
* | | | | | | uPD7725: Corrected which registers are actually reset by /RESET, and fixed/up... Lord-Nightmare2017-03-192-19/+54
* | | | | | | amusco.cpp: Generate blink state in a way more likely to represent hardware; ... AJR2017-03-183-10/+10
|/ / / / / /
* | | | | | ti99/geneve: Bus mouse now a separate device, may also be used with evpc. Michael Zapf2017-03-1910-141/+294
* | | | | | Add skeleton device for Video System C7-01 GGA AJR2017-03-1814-75/+241