| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 102 | -2631/+1742 |
* | tms9928: don't completely block reads from debugger (nw) |  hap | 2019-03-25 | 1 | -6/+6 |
* | srcclean (nw) |  Vas Crabb | 2019-03-24 | 1 | -2/+2 |
* | fixedfreq: some renaming, remove members called only once. (nw) |  couriersud | 2019-03-16 | 2 | -27/+25 |
* | fixedfreq: more separation between interface and logic. (nw) |  couriersud | 2019-03-16 | 2 | -117/+111 |
* | mc6845.cpp: Check for vsync on frame reset only if vsync witdh is supported |  AmatCoder | 2019-03-12 | 1 | -2/+5 |
* | fixedfreq: Separate interface from implementation. (nw) |  couriersud | 2019-03-12 | 2 | -251/+349 |
* | New working machine |  couriersud | 2019-03-12 | 2 | -1/+5 |
* | Merge pull request #4731 from cam900/tms34061_args |  ajrhacker | 2019-03-09 | 2 | -45/+45 |
|\ |
|
| * | tms34061.cpp : Simplify handlers, Use shorter type values |  cam900 | 2019-03-08 | 2 | -45/+45 |
* | | tms9928a, v9938: Remove space and mem_mask from read/write handlers (nw) |  AJR | 2019-03-09 | 4 | -29/+26 |
* | | Merge pull request #4730 from AmatCoder/AmatCoder-mc6845-2 |  R. Belmont | 2019-03-08 | 2 | -14/+28 |
|\ \ |
|
| * | | mc6845.cpp: Check if vsync should be enabled when frame is reset |  AmatCoder | 2019-03-07 | 2 | -14/+28 |
| |/ |
|
* | | Merge pull request #4733 from AmatCoder/AmatCoder-mc6845-3 |  R. Belmont | 2019-03-08 | 1 | -0/+2 |
|\ \ |
|
| * | | mc6845.cpp: Fix mk88 machine |  AmatCoder | 2019-03-08 | 1 | -0/+2 |
| |/ |
|
* / | added mm5445_device (nw) |  hap | 2019-03-07 | 6 | -51/+249 |
|/ |
|
* | ef9345, ef9365: Simplify read/write handlers (nw) |  AJR | 2019-03-07 | 4 | -8/+8 |
* | mc6845.cpp: Do not reset line counter when screen parameters changed |  AmatCoder | 2019-03-06 | 1 | -2/+0 |
* | mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... |  Ivan Vangelista | 2019-03-01 | 1 | -1/+1 |
* | bus/wangpc, upd7220: Eliminate address_space arguments from handlers (nw) |  AJR | 2019-02-25 | 2 | -8/+8 |
* | srcclean (nw) |  Vas Crabb | 2019-02-24 | 1 | -1/+1 |
* | mc6845, crtc_ega: Simplify read/write handlers (nw) |  AJR | 2019-02-19 | 4 | -32/+28 |
* | bus/comx35, bus/vip: Eliminate address_space argument from handlers (nw) |  AJR | 2019-02-19 | 2 | -2/+2 |
* | mos6566, mos6581, bus/plus4: Eliminate address_space argument from handlers (nw) |  AJR | 2019-02-19 | 2 | -4/+4 |
* | (nw) clean up trivial stuff - the device delegate boilerplate is ugly, I will... |  Vas Crabb | 2019-02-19 | 1 | -2/+41 |
* | Eliminate the default address map member of address_space_config (nw) |  AJR | 2019-02-17 | 22 | -69/+105 |
* | Merge pull request #4627 from cam900/smsvdp_psg |  R. Belmont | 2019-02-16 | 4 | -151/+158 |
|\ |
|
| * | 315_5124.cpp : Updates |  cam900 | 2019-02-11 | 4 | -151/+158 |
* | | crt9028: Add more handler stubs (nw) |  AJR | 2019-02-14 | 2 | -2/+168 |
* | | ims_cvc: fix big-endian addressing (nw) |  Patrick Mackinlay | 2019-02-14 | 1 | -22/+22 |
* | | scn2674: Blank display line by line |  AJR | 2019-02-12 | 1 | -4/+4 |
|/ |
|
* | scn2674: Fix line counter desyncing in pcx (nw) |  AJR | 2019-02-10 | 1 | -1/+7 |
* | scn2674: Row buffering and timing improvements |  AJR | 2019-02-09 | 2 | -122/+199 |
* | get rid of some copy/pasted macros for different numbers of arguments (nw) |  Vas Crabb | 2019-02-09 | 1 | -6/+6 |
* | misc MACHINE_CONFIG macros removal (nw) |  Ivan Vangelista | 2019-02-09 | 2 | -9/+11 |
* | fix build (nw) |  MetalliC | 2019-02-03 | 1 | -1/+1 |
* | Add skeleton CRT9028 device (nw) |  AJR | 2019-02-03 | 2 | -0/+347 |
* | tlc34076.cpp : Remove unnecessary address_space arguments (nw) |  cam900 | 2019-01-27 | 2 | -4/+4 |
* | srcclean and cleanup (nw) |  Vas Crabb | 2019-01-27 | 1 | -1/+1 |
* | ims_cvc: basic graphics output working |  Patrick Mackinlay | 2019-01-22 | 2 | -75/+352 |
* | decstation: move SFB video chip to separate device for future AlphaAXP sharin... |  arbee | 2019-01-20 | 2 | -0/+213 |
* | fixfreq: Eliminate MCFG_ macros; internalize screen configuration (nw) |  AJR | 2019-01-19 | 2 | -49/+33 |
* | i8244: Eliminate MCFG_ macros; set screen parameters in device_config_complet... |  AJR | 2019-01-19 | 2 | -21/+19 |
* | midi: remove MCFG macros (nw) |  Ivan Vangelista | 2019-01-19 | 2 | -21/+8 |
* | mc6847: Tidying up (nw) |  AJR | 2019-01-19 | 2 | -4/+3 |
* | mc6847: Eliminate MCFG_ macros; modernize screen auto-configuration (nw) |  AJR | 2019-01-19 | 2 | -55/+44 |
* | src/devices: some more MCFG macros removal (nw) |  Ivan Vangelista | 2019-01-11 | 9 | -123/+3 |
* | src/devices: more MCFG macros removal (nw) |  Ivan Vangelista | 2019-01-10 | 26 | -412/+65 |
* | devices/video: some MCFG macro removal (nw) |  Ivan Vangelista | 2019-01-09 | 9 | -113/+31 |
* | vic4567.h: removed MCFG macros. Nothing uses this device anymore, anyway (nw) |  Ivan Vangelista | 2019-01-09 | 1 | -40/+9 |