| Commit message (Expand) | Author | Age | Files | Lines |
* | gcc 6.1.1 warning fixes (nw) |  Olivier Galibert | 2016-06-16 | 12 | -76/+113 |
* | megapc: fix memory fatalerrors. |  mahlemiut | 2016-06-16 | 1 | -6/+14 |
* | Merge netlist_dev branch, all code_refactoring: (nw) |  couriersud | 2016-06-16 | 2 | -65/+145 |
* | Added command strobe callback interface for LDV1000, and hooked it up to esh.... |  angelosa | 2016-06-15 | 2 | -2/+16 |
* | abc80x: Fixed ROM loading. (nw) |  Curt Coder | 2016-06-15 | 1 | -1/+1 |
* | pofo: Expansion port slot interface WIP. (nw) |  Curt Coder | 2016-06-15 | 6 | -8/+125 |
* | pofo: Expansion port slot interface WIP. (nw) |  Curt Coder | 2016-06-15 | 6 | -0/+569 |
* | romload.cpp: added ROMX_FILL, passing a ROM_SKIP(param_value) will fill and s... |  angelosa | 2016-06-15 | 2 | -17/+42 |
* | Memory fun [O.Galibert] |  Olivier Galibert | 2016-06-14 | 86 | -546/+567 |
* | abc80x: Added ROM version 1.05 for the 55-21046 disk controller. [Anders Sand... |  Curt Coder | 2016-06-14 | 1 | -6/+8 |
* | LDP-1000A checkpoint (nw) |  angelosa | 2016-06-14 | 2 | -8/+110 |
* | Added bare-bones Sony LDP-1000 device (nw) |  angelosa | 2016-06-14 | 2 | -0/+187 |
* | Expunge erroneous save_item subscripting (nw) |  AJR | 2016-06-13 | 1 | -2/+2 |
* | Allow Saturn CD player to be useable by changing printf to logerror (nw) |  Scott Stone | 2016-06-13 | 1 | -6/+6 |
* | Fixed 4 compile errors. |  Robbbert | 2016-06-13 | 1 | -4/+4 |
* | finish the mb86235 disassembler (nw) |  Ville Linde | 2016-06-12 | 2 | -109/+804 |
* | Revert "More work on gameking 3 [PeT]" |  Miodrag Milanovic | 2016-06-12 | 3 | -271/+0 |
* | More work on gameking 3 [PeT] |  Miodrag Milanovic | 2016-06-12 | 3 | -0/+271 |
* | wd_fdc: suppress index pulse irq when busy. (nw) |  cracyc | 2016-06-11 | 1 | -7/+7 |
* | Merge pull request #939 from JoakimLarsson/fccpu30_2 |  R. Belmont | 2016-06-10 | 4 | -229/+3084 |
|\ |
|
| * | completed the parallell port part now supporting all ports A,B and C, still WIP |  Joakim Larsson Edstrom | 2016-06-10 | 2 | -229/+593 |
| * | DUSCC driver for 68562,26562,68C562 and 26C562 added, WIP but works for Force... |  Joakim Larsson Edstrom | 2016-06-10 | 2 | -0/+2491 |
* | | Moved things a bit around to better decouple |  fulivi | 2016-06-09 | 4 | -33/+61 |
|/ |
|
* | for MSVC (nw) |  smf- | 2016-06-09 | 3 | -3/+4 |
* | Fix build on MSVC thanks to Rene, also fix debug_break crashes |  therealmogminer@gmail.com | 2016-06-08 | 15 | -20/+20 |
* | add missing #include (nw) |  smf- | 2016-06-08 | 1 | -0/+1 |
* | vegas: Corrected sub-device lookup string (nw) |  Ted Green | 2016-06-08 | 2 | -6/+28 |
* | couple of things for zerogun (nw) |  Ville Linde | 2016-06-08 | 1 | -0/+6 |
* | CW33300 is the CoreWare library partnumber, LR33300 is a physical chip. MDEC ... |  smf- | 2016-06-08 | 1 | -1/+3 |
* | ds2401: support DS2400-compatibility command 0x0F to read serial no. |  Vas Crabb | 2016-06-08 | 2 | -1/+3 |
* | Major refactoring of debugger core [Ryan Holtz] |  therealmogminer@gmail.com | 2016-06-08 | 18 | -61/+69 |
* | - More code cleanup. |  couriersud | 2016-06-07 | 2 | -15/+15 |
* | - Added constructors to prepare to move terminal setup into constructor. |  couriersud | 2016-06-07 | 1 | -7/+9 |
* | - Minor cosmetic refactoring. Added a "uninitialised array" template to |  balr0g | 2016-06-07 | 1 | -1/+1 |
* | sharcdrc: Model 2 compatibility (nw) |  Ville Linde | 2016-06-07 | 5 | -16/+363 |
* | Fixed back N5A22 clock steps, nw |  Angelo Salese | 2016-06-07 | 1 | -1/+1 |
* | runtime enable for sharcdrc (nw) |  Ville Linde | 2016-06-06 | 2 | -43/+55 |
* | sorry for the inconvenience. nw. |  etabeta78 | 2016-06-06 | 1 | -1/+1 |
* | gb.cpp: Added Rumble emulation to the MBC-5 Game Boy |  etabeta78 | 2016-06-06 | 2 | -25/+42 |
* | gba.cpp: several improvements [Fabio Priuli] |  etabeta78 | 2016-06-06 | 4 | -160/+985 |
* | electron: added preliminary expansion port |  Nigel Barnes | 2016-06-05 | 2 | -0/+262 |
* | terminal: fixed Color configuration |  Nigel Barnes | 2016-06-05 | 1 | -1/+1 |
* | e01: added acorn filestore floppy format and softlist |  Nigel Barnes | 2016-06-05 | 2 | -3/+11 |
* | Procedural texture for vectors in HLSL |  ImJezze | 2016-06-05 | 1 | -1/+1 |
* | Merge pull request #926 from Dagarman/master |  R. Belmont | 2016-06-05 | 2 | -6/+5 |
|\ |
|
| * | Add files via upload |  Dagarman | 2016-06-04 | 2 | -6/+5 |
* | | hphybrid: handling of undocumented CIM&SIM instructions that finally |  fulivi | 2016-06-05 | 1 | -67/+80 |
* | | small cleanup (nw) |  Miodrag Milanovic | 2016-06-05 | 14 | -126/+105 |
|/ |
|
* | sharcdrc: more fixes, more ops (nw) |  Ville Linde | 2016-06-04 | 2 | -18/+130 |
* | (nw) DRC: Modified branch in delay slot to match non-drc behaviour for non-dy... |  Ted Green | 2016-06-04 | 2 | -6/+15 |