summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/imagedev/bitbngr.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-12/+11
* First pass at modernizing struct definitions. Aaron Giles2012-09-151-2/+2
* mc146818 - Set period even if timer is disabled, required for windows nt [Carl] Miodrag Milanovic2012-02-201-2/+2
* Rewrite INS8250 to use diserial, updated Microtouch to modern and made it ser... Miodrag Milanovic2012-02-191-10/+17
* Merge from MESS Nathan Woods2011-11-161-304/+274
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-1/+1
* BIG update. Aaron Giles2011-03-291-3/+3
* As promised, the bulk update of timer calls: Aaron Giles2011-02-061-7/+7
* Fix build break from last checkin. Aaron Giles2011-02-061-1/+1
* Convert emu_timers to objects. Move implementation and management of Aaron Giles2011-02-061-2/+2
* Attotime bulk conversion step: Aaron Giles2011-02-031-8/+8
* Converted attotime to a class, with proper operators. Removed old Aaron Giles2011-02-031-3/+3
* Moved image devices implementation and related UI functions to emu section fr... Miodrag Milanovic2011-01-051-0/+523