| Commit message (Expand) | Author | Age | Files | Lines |
* | -8042kbdc: fix uninitialized variable [Peter Ferrie] |  Miodrag Milanovic | 2013-05-09 | 1 | -0/+1 |
* | Cleanups and version bumpmame0148u4 |  Miodrag Milanovic | 2013-04-30 | 1 | -1/+1 |
* | more cleanup (nw) |  Miodrag Milanovic | 2013-04-19 | 1 | -1/+0 |
* | removed some duplicated and not used code for pc keyboard and moved stuff nee... |  Miodrag Milanovic | 2013-04-19 | 1 | -0/+2 |
* | 8042kbdc is now device (nw) |  Miodrag Milanovic | 2013-04-19 | 1 | -155/+148 |
* | Cleanups and version bumpmame0148 |  Miodrag Milanovic | 2013-01-11 | 1 | -45/+45 |
* | 8042kbdc.c [Peter Ferrie] |  Scott Stone | 2013-01-05 | 1 | -4/+27 |
* | port 0x64 opcode 0xd1 should incur no delay when delivering. |  Miodrag Milanovic | 2012-10-11 | 1 | -1/+1 |
* | Removed not used calls (no whatsnew) |  Miodrag Milanovic | 2012-09-26 | 1 | -14/+0 |
* | Memory handler normalization, part 2. Change legacy |  Aaron Giles | 2012-09-17 | 1 | -15/+15 |
* | Clear out remaining global inlines in diexec.h. |  Aaron Giles | 2012-09-12 | 1 | -1/+1 |
* | removed kbdc8042 32bit access functions (nw) |  Miodrag Milanovic | 2012-05-24 | 1 | -15/+0 |
* | Clean-ups and version bumpmame0144u4 |  Angelo Salese | 2011-12-24 | 1 | -2/+2 |
* | Other improvements to California Chase, it shows Windows 98 logo [Grull Osgo] |  Angelo Salese | 2011-12-24 | 1 | -0/+5 |
* | Fix for 8042kbc.c irq generation, now California Chase correctly accept keybo... |  Angelo Salese | 2011-12-21 | 1 | -1/+9 |
* | "English doesn't borrow from other languages. English follows other languages... |  Scott Stone | 2011-08-23 | 1 | -5/+5 |
* | BIG update. |  Aaron Giles | 2011-03-29 | 1 | -23/+23 |
* | Added device_t::memory() to fetch a reference to the memory interface, |  Aaron Giles | 2011-03-27 | 1 | -1/+1 |
* | Convert emu_timers to objects. Move implementation and management of |  Aaron Giles | 2011-02-06 | 1 | -1/+1 |
* | Attotime bulk conversion step: |  Aaron Giles | 2011-02-03 | 1 | -1/+1 |
* | Bulk driver.h -> emu.h switch. |  Aaron Giles | 2010-01-10 | 1 | -1/+1 |
* | Introduced a generic_pointers structure within machine that is |  Aaron Giles | 2009-11-26 | 1 | -2/+2 |
* | Remove remaining references to machine->cpu[n]. Removed cpu[n] array. |  Aaron Giles | 2009-09-08 | 1 | -1/+1 |
* | This update is the below two patches, plus the remaining changes |  Aaron Giles | 2008-12-19 | 1 | -22/+22 |
* | From: Atari Ace [atari_ace@verizon.net] |  Aaron Giles | 2008-12-11 | 1 | -3/+2 |
* | Changed timer_alloc, timer_set, timer_pulse, timer_call_after_resynch, |  Aaron Giles | 2008-11-26 | 1 | -1/+2 |
* | Fix 8042kbdc.c and pci.c warnings |  Couriersud | 2008-11-14 | 1 | -4/+4 |
* | WARNING: this compiles, but not fully cleanly, and a number of drivers |  Aaron Giles | 2008-11-14 | 1 | -6/+6 |
* | Massive API cleanup/change. The primary goal is that all CPU- |  Aaron Giles | 2008-11-13 | 1 | -1/+1 |
* | Here's another MAME tidy patch. This one adds missing const/statics, |  Aaron Giles | 2008-11-02 | 1 | -1/+3 |
* | Removed a no longer needed #ifdef MESS part |  Wilbert Pol | 2008-07-12 | 1 | -3/+0 |
* | Passing a running_machine parameter |  Nathan Woods | 2008-06-06 | 1 | -1/+1 |
* | From: Atari Ace [mailto:atari_ace@verizon.net] |  Aaron Giles | 2008-04-24 | 1 | -2/+1 |
* | Removed the hardcoded dependency on a 8254 device from the 8042kbdc code. Cha... |  Wilbert Pol | 2008-04-08 | 1 | -2/+3 |
* | Added running_machine * parameter to the front of all read/write handlers. |  Aaron Giles | 2008-03-05 | 1 | -4/+4 |
* | From: Atari Ace [mailto:atari_ace@verizon.net] |  Aaron Giles | 2008-02-03 | 1 | -1/+1 |
* | - Added deprecat.h that contains some deprecated/discouraged contructs (see b... |  Zsolt Vasvari | 2008-01-25 | 1 | -0/+1 |
* | - Changed cpunum_set_input_line* functions to take running_machine as an argu... |  Zsolt Vasvari | 2008-01-24 | 1 | -1/+1 |
* | Changes for MAME 0.121u2.mame0121u2 |  Aaron Giles | 2007-12-17 | 1 | -1/+1 |
* | Initial checkin of MAME 0.121.mame0121 |  Aaron Giles | 2007-12-17 | 1 | -0/+622 |