summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/pt68k4.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-18/+17
* n68681: Renamed to mc68681. (nw) Curt Coder2014-03-181-9/+9
* Shuffle ISA and some more PC related devices around (nw) Miodrag Milanovic2014-03-071-2/+2
* (MESS) pt68k4: remove unnecessary trampolines, minor cleanups (nw) R. Belmont2014-01-201-28/+4
* (MESS) pt68k4 updates: [R. Belmont] R. Belmont2014-01-201-39/+169
* (MESS) pt68k4: Hooked up devices, can now read floppy disks. [R. Belmont] R. Belmont2014-01-041-60/+110
* (MESS) Add documentation (nw) R. Belmont2014-01-021-1/+19
* (MESS) pt68k4 : more roms Robbbert2013-12-171-0/+6
* Cleanups and version bumpmame0151 Miodrag Milanovic2013-11-051-1/+1
* (MESS) Added copyright info - feel free to update as needed Robbbert2013-10-161-0/+2
* (MESS) pt68k4 : Connected to a terminal. System works with bios 0 (nw) Robbbert2013-09-301-32/+69
* modernized generic palette initializations (nw) Oliver Stöneberg2013-07-151-1/+1
* changed machine().device("maincpu") with m_maincpu in mess tree part (nw) Miodrag Milanovic2013-04-101-2/+4
* unified formating of state class constructors, no functional change (nw) Miodrag Milanovic2013-04-101-1/+1
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-2/+3
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-8/+7
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+91