| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean-ups and version bumpmame0144u7 |  Angelo Salese | 2012-01-29 | 1 | -7/+7 |
* | shift in under o2 or t2 control generates clock on cb1. |  smf- | 2012-01-29 | 1 | -0/+4 |
* | improved serial input emulation. |  smf- | 2012-01-27 | 1 | -267/+297 |
* | Clean-ups and version bumpmame0144 |  Angelo Salese | 2011-11-13 | 1 | -3/+3 |
* | 6522VIA: Implemented CA2 pulse output mode, and output interrupt state only w... |  Curt Coder | 2011-11-13 | 1 | -10/+36 |
* | Reimplemented devcb using delegates and classes. Unified the logic |  Aaron Giles | 2011-05-02 | 1 | -50/+50 |
* | Collapsed device_config and device_t into one class. Updated all |  Aaron Giles | 2011-04-27 | 1 | -55/+49 |
* | Switch from m_machine to machine() everywhere. In some cases this |  Aaron Giles | 2011-04-18 | 1 | -17/+17 |
* | Removed short name as parameter from device_config this way it is not mandato... |  Miodrag Milanovic | 2011-02-11 | 1 | -1/+1 |
* | - Added shortname to devices in order to make ROM loading per device possible... |  Miodrag Milanovic | 2011-02-10 | 1 | -1/+1 |
* | Get rid of state_save_register_device_* macros in favor of direct |  Aaron Giles | 2011-02-09 | 1 | -28/+28 |
* | As promised, the bulk update of timer calls: |  Aaron Giles | 2011-02-06 | 1 | -23/+23 |
* | Fix build break from last checkin. |  Aaron Giles | 2011-02-06 | 1 | -7/+7 |
* | Convert emu_timers to objects. Move implementation and management of |  Aaron Giles | 2011-02-06 | 1 | -3/+3 |
* | Converted attotime to a class, with proper operators. Removed old |  Aaron Giles | 2011-02-03 | 1 | -5/+5 |
* | Cleanups and version bump.mame0139u3 |  Aaron Giles | 2010-09-19 | 1 | -2/+2 |
* | Added an integral device_timer_id to device timers. This is a |  Aaron Giles | 2010-09-17 | 1 | -48/+50 |
* | Added definitions for [DECLARE_]READ_LINE_MEMBER and [DECLARE_]WRITE_LINE_MEMBER |  Aaron Giles | 2010-09-11 | 1 | -100/+57 |
* | Correcting device names. No whatsnew. |  Ryan Holtz | 2010-08-28 | 1 | -56/+19 |
* | 6255via: added support for shift mode 5 (shift out under T2 control) [Miodrag... |  Miodrag Milanovic | 2010-08-25 | 1 | -2/+15 |
* | Some cleanup in 6821pia.c and a fix for NULL timer callbacks in 6522via.c. d... |  Ryan Holtz | 2010-08-25 | 1 | -112/+28 |
* | Updated the 6526 CIA device to no longer be legacy. [Harmony] |  Ryan Holtz | 2010-08-25 | 1 | -35/+35 |
* | Correcting some more bugs in 6821pia and 6522via, zookeep works again. No wh... |  Ryan Holtz | 2010-08-24 | 1 | -26/+32 |
* | Implemented missing read/write handlers in 6522via.c (no whatsnew) |  Miodrag Milanovic | 2010-08-24 | 1 | -0/+30 |
* | Updated VIA 6522 to generate interrupt on T2 Pulse counting mode too, accordi... |  Miodrag Milanovic | 2010-08-23 | 1 | -0/+2 |
* | typo fix fix, no whatsnew |  Ryan Holtz | 2010-08-22 | 1 | -1/+1 |
* | corrected some typos, no whatsnew |  Ryan Holtz | 2010-08-22 | 1 | -1/+1 |
* | Updated the 6522 VIA device to no longer be legacy. [Harmony] |  Ryan Holtz | 2010-08-22 | 1 | -542/+545 |
* | Split implementation for legacy devices into a separate macro. Updated all |  Aaron Giles | 2010-06-11 | 1 | -0/+3 |
* | WARNING: There are likely to be regressions in both functionality and |  Aaron Giles | 2010-06-08 | 1 | -9/+8 |
* | Made device->tag and devconfig->tag into private member variables (m_tag). |  Aaron Giles | 2010-03-08 | 1 | -9/+9 |
* | [VIA6522] Read port A/B only if some pins are inputs. |  Curt Coder | 2010-02-11 | 1 | -8/+14 |
* | Convrted the rest of devintrf to classes and moved management |  Aaron Giles | 2010-01-19 | 1 | -1/+1 |
* | Correct a long-standing design flaw: device configuration state |  Aaron Giles | 2010-01-18 | 1 | -12/+12 |
* | Bulk driver.h -> emu.h switch. |  Aaron Giles | 2010-01-10 | 1 | -1/+1 |
* | First round of an attempted cleanup of header files in the system. |  Aaron Giles | 2010-01-10 | 1 | -9/+9 |
* | VIA6522: Refactored interface to use READ/WRITE_LINE. |  Curt Coder | 2010-01-07 | 1 | -33/+21 |
* | misc small updates: |  Fabio Priuli | 2009-12-11 | 1 | -0/+30 |
* | Remove remaining references to machine->cpu[n]. Removed cpu[n] array. |  Aaron Giles | 2009-09-08 | 1 | -1/+1 |
* | Deprecated device_set_info. Almost all devices had a NULL or empty |  Aaron Giles | 2009-04-23 | 1 | -14/+0 |
* | Many casts added to the core files, and various other tweaks |  Aaron Giles | 2009-03-12 | 1 | -3/+3 |
* | Cleanups and version bump.mame0129u4 |  Aaron Giles | 2009-02-17 | 1 | -1/+1 |
* | Made the 6522 VIA implementation use devcb |  Nathan Woods | 2009-02-04 | 1 | -121/+69 |
* | On Mon, Jan 19, 2009 at 02:48:05PM +0100, Olivier Galibert wrote: |  Aaron Giles | 2009-01-22 | 1 | -2/+0 |
* | Cleaned up device and sound interfaces to match the CPU |  Aaron Giles | 2008-12-19 | 1 | -4/+4 |
* | Made the concept of a "clock" native to devices. The clock is now |  Aaron Giles | 2008-12-18 | 1 | -19/+6 |
* | Cleanups and version bump. |  Aaron Giles | 2008-12-15 | 1 | -11/+11 |
* | Changed the 6522 VIA implementation to be a device |  Nathan Woods | 2008-12-14 | 1 | -366/+358 |
* | 6522 interface cleanups |  Nathan Woods | 2008-12-13 | 1 | -75/+159 |
* | Here's the big one.... |  Aaron Giles | 2008-12-11 | 1 | -29/+29 |