| Commit message (Expand) | Author | Age | Files | Lines |
| * | Cleanups and version bumpmame0174 |  Miodrag Milanovic | 2016-05-25 | 73 | -605/+580 |
| * | - Change SMS/GG master clocks to match service manuals. [Enik] |  Miodrag Milanovic | 2016-05-23 | 1 | -4/+1 |
| * | x86emit: emitters for movdqa/movdqu (nw) |  Ville Linde | 2016-05-23 | 1 | -0/+4 |
| * | Moved extension of vector lines to where it belongs (nw) |  ImJezze | 2016-05-22 | 1 | -44/+12 |
| * | gb_slot.cpp: Fixed incorrect mapper detection for "Is that a demo in your poc... |  Wilbert Pol | 2016-05-22 | 1 | -1/+2 |
| * | itt3030: scrolling (nw) |  cracyc | 2016-05-21 | 1 | -2/+4 |
| * | All netlist devices now follow new syntax. Removed dead code. All sub |  couriersud | 2016-05-21 | 2 | -22/+18 |
| * | Converted more devices to new layout. Improved memory handling in |  couriersud | 2016-05-21 | 2 | -4/+4 |
| * | gamecom: fix for MULT instructions. |  Robbbert | 2016-05-21 | 1 | -4/+6 |
| * | vrc4373: Added correct PCI config map (nw) |  Ted Green | 2016-05-20 | 1 | -1/+1 |
| * | More gen_latch (nw) |  Ivan Vangelista | 2016-05-20 | 1 | -0/+2 |
| * | UML: Added TZCNT instruction (Trailing Zero Count) [Ville Linde] |  Ville Linde | 2016-05-20 | 9 | -0/+137 |
| * | Merge pull request #879 from fulivi/hp9845_dev |  R. Belmont | 2016-05-19 | 2 | -7/+9 |
| |\ |
|
| | * | hp9845: added timer to throttle access to graphic memory, RAM expanded |  fulivi | 2016-05-16 | 1 | -1/+1 |
| | * | hphybrid: DMA fixed |  fulivi | 2016-05-16 | 1 | -7/+2 |
| | * | hp9845: first draft of graphic video support: no cursor yet, reading |  fulivi | 2016-05-16 | 2 | -0/+7 |
| * | | (nw) Fixed up PCI VGA legacy register mapping |  Ted Green | 2016-05-18 | 4 | -39/+59 |
| * | | (nw) Fixed address map range for BAR config |  Ted Green | 2016-05-18 | 1 | -1/+1 |
| * | | gamecom: verified that Duke Nukem 3D, and Resident Evil 2 are working. |  Robbbert | 2016-05-18 | 1 | -1/+1 |
| * | | Gamecom: Major improvements, most games are running to some extent. |  Robbbert | 2016-05-18 | 1 | -8/+16 |
| * | | one step closer to core i2c eeprom implementation. nw. |  etabeta78 | 2016-05-18 | 2 | -46/+49 |
| * | | (nw) Removed unused member variable |  Ted Green | 2016-05-17 | 1 | -1/+0 |
| * | | voodoo: Stopped blocking of non-fifo'd register writes (nw) |  Ted Green | 2016-05-17 | 3 | -20/+96 |
| * | | (nw) Merge branch 'seattle_pci' |  Ted Green | 2016-05-17 | 5 | -93/+630 |
| |\ \ |
|
| | * | | voodoo_pci: Added default PCI BAR locations (nw) |  Ted Green | 2016-05-17 | 5 | -93/+630 |
| * | | | drcbex64: special case for add (nw) |  Ville Linde | 2016-05-17 | 1 | -0/+8 |
| * | | | gba.cpp: Added preliminary support for the 3D Matrix Memory |  etabeta78 | 2016-05-17 | 4 | -1/+114 |
| * | | | misc. nw. |  etabeta78 | 2016-05-17 | 5 | -12/+168 |
| * | | | ti99: Fixed MBX cartridge type, introduced new paged type, updated softlist w... |  Michael Zapf | 2016-05-17 | 2 | -53/+288 |
| * | | | drcbex64: special case for and (nw) |  Ville Linde | 2016-05-16 | 1 | -0/+8 |
| | |/
|/| |
|
| * | | Continuing work to move object initialization from start to constructor. |  couriersud | 2016-05-16 | 1 | -1/+1 |
| * | | More automatic memory handling. (nw) |  couriersud | 2016-05-16 | 1 | -3/+2 |
| * | | Merge pull request #877 from JoakimLarsson/mvme147 |  R. Belmont | 2016-05-15 | 2 | -349/+441 |
| |\ \ |
|
| | * | | Baud Rate Generator now uses diserial timers through setrate(), Added ADD_ ma... |  Joakim Larsson Edstrom | 2016-05-15 | 2 | -349/+441 |
| * | | | hh_tms1k: electronic battleship WIP |  hap | 2016-05-14 | 3 | -0/+7 |
| * | | | h63484 ==> hd63484 (nw) |  Sandro Ronco | 2016-05-13 | 2 | -193/+186 |
| * | | | remove legacy hd63484. (nw) |  Sandro Ronco | 2016-05-13 | 2 | -1659/+0 |
| |/ / |
|
| * | | drcbex64: some more micro-optimization (nw) |  Ville Linde | 2016-05-12 | 1 | -14/+26 |
| * | | Some use of share_ptr to ease memory management. (nw) |  couriersud | 2016-05-12 | 1 | -1/+1 |
| * | | Code simplification |  couriersud | 2016-05-12 | 1 | -4/+3 |
| * | | Devices are now created after the netlist was parsed. This enables us |  couriersud | 2016-05-12 | 1 | -2/+1 |
| * | | Fix compile for SNES_LAYER_DEBUG, nw |  angelosa | 2016-05-12 | 1 | -0/+1 |
| * | | Moved around PAL variable, nw |  angelosa | 2016-05-11 | 1 | -3/+6 |
| * | | v60: revert clang compile warning fix that broke conditional compile, added v... |  hap | 2016-05-11 | 2 | -0/+4 |
| |/ |
|
| * | (nw) Changed to using attotime::never for timer disabling. |  Ted Green | 2016-05-10 | 1 | -6/+4 |
| * | Merge pull request #863 from bmunger/r9751 |  Scott Stone | 2016-05-09 | 1 | -19/+21 |
| |\ |
|
| | * | r9751: Fix race condition in PDC device. Multi disk load now possible. |  Brandon Munger | 2016-05-08 | 1 | -19/+21 |
| * | | (nw) Moved DMA transfer to separate timed process. |  Ted Green | 2016-05-09 | 2 | -31/+66 |
| * | | A step towards late creation of devices. (nw) |  couriersud | 2016-05-10 | 1 | -7/+8 |
| * | | Align object registration syntax. (nw) |  couriersud | 2016-05-10 | 1 | -4/+4 |