summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/64h156.c
Commit message (Collapse)AuthorAgeFilesLines
* small optimization to c64h156_device::get_next_bit() (nw) Oliver Stöneberg2014-07-031-7/+11
|
* first batch of passing attotime as const reference instead of copy - where ↵ Oliver Stöneberg2014-07-021-7/+7
| | | | possible (nw)
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-6/+6
|
* (MESS) Floppy WIP. (nw) Curt Coder2014-02-111-5/+10
|
* (MESS) c64: Floppy WIP. (nw) Curt Coder2014-02-101-4/+9
|
* (MESS) 64h156: Return of the weak bits. (nw) Curt Coder2014-02-101-6/+20
|
* 64h156: Refactored to not device_execute. (nw) Curt Coder2014-02-091-348/+336
|
* Cleanup. (nw) Curt Coder2014-02-031-2/+3
|
* (MESS) 64h156: Return of the weak bits. (nw) Curt Coder2014-02-031-1/+17
|
* (MESS) Refactored the Commodore 1541/1551/1571/2031 disk drives to use the ↵ Curt Coder2014-02-031-220/+64
| | | | modern floppy system. [Curt Coder]
* (MESS) Moved a bunch of buses under emu/bus. (nw) Curt Coder2013-10-221-0/+778