summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/includes/c128.h
Commit message (Expand)AuthorAgeFilesLines
* move mess into mame (nw) Miodrag Milanovic2015-09-301-253/+0
* c128: PARTNER 128 WIP. (nw) Curt Coder2015-08-141-0/+1
* made pla_device more generic hap2014-11-141-1/+1
* (MESS) a couple more. nw. Fabio Priuli2014-09-191-2/+4
* I had to split this commit in two pieces because "svn move" does not like whe... Fabio Priuli2014-08-241-1/+1
* (MESS) c128: Optimized from 118% to 124%. (nw) Curt Coder2014-07-151-61/+59
* Fixed c64 restore key and c128 crashing if exp_irq_w called at device_start()... smf-2014-03-111-3/+3
* Fixed some z80 related regressions. (nw) Ivan Vangelista2014-01-211-1/+1
* Merged pet/vic20/c64/plus4/c128 user ports, the pinout is slightly different ... smf-2014-01-041-3/+3
* Allow vic20/c64/c128 to share user port devices, removed c64 version of vic10... smf-2014-01-031-3/+21
* reduced dependency clutter in c64 expansion port & c128 driver. [smf] smf-2013-12-231-2/+2
* (MESS) Moved a bunch of buses under emu/bus. (nw) Curt Coder2013-10-221-2/+2
* (MESS) c64: Moved expansion and user ports under emu/bus. (nw) Curt Coder2013-10-201-3/+3
* (MESS) cbmiec: Moved under emu/bus. (nw) Curt Coder2013-10-201-1/+1
* License tags. (nw) Curt Coder2013-10-161-0/+2
* (MESS) Legacy removal. (nw) Curt Coder2013-09-191-1/+0
* (MESS) c64: Moved cartridges to their own subdirectory. (nw) Curt Coder2013-07-091-2/+2
* converted c65 and sbc6510 to use modern CIA implementation. nw. Fabio Priuli2013-06-051-1/+0
* Cleanups and version bumpmame0148u4 Miodrag Milanovic2013-04-301-1/+1
* SNAPSHOT_LOAD and QUICKLOAD_LOAD made members, still need to cleanup (nw) Miodrag Milanovic2013-04-191-1/+2
* Finished moving quicload/snapshot formats into machine folder (nw) Miodrag Milanovic2013-02-221-1/+1
* (MESS) Cleanups. (nw) Curt Coder2013-02-141-2/+2
* Modernized the MOS6526, MOS6560, MOS7360, MOS6581, CBM IEC, and IEEE-488 devi... Curt Coder2013-02-121-2/+2
* (MESS) devcb2 conversions. (nw) Curt Coder2013-02-061-2/+0
* (MESS) Tagmap lookup cleanup. (nw) Curt Coder2013-01-271-14/+8
* (MESS) c128: Cleaned up input handling. Controllers are now connected using t... Curt Coder2013-01-261-4/+24
* (MESS) Reduced tagmap abuse. (nw) Curt Coder2013-01-241-0/+8
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-58/+58
* Fix compile Angelo Salese2012-12-071-1/+0
* 6502: Rewrite modern, cycle-exact and interruptible [O. Galibert] Olivier Galibert2012-11-061-1/+3
* Clean-ups and version bumpmame0147u2 Miodrag Milanovic2012-10-301-2/+2
* (MESS) c128: Cleanup. (nw) Curt Coder2012-10-191-1/+6
* (MESS) c128: Fixed keyboard and C64 mode. (nw) Curt Coder2012-10-181-4/+5
* (MESS) c128: Rewrote the driver using the PLA for address decoding. [Curt Coder] Curt Coder2012-10-151-100/+74
* mos6526: Implemented a nearly cycle-exact "old" CIA, which passes most of the... Curt Coder2012-10-041-1/+2
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) Miodrag Milanovic2012-09-181-2/+1
* Generalized the PLS100 into a PLA device of variable amounts of inputs/output... Curt Coder2012-09-111-2/+11
* (MESS) c128: MMU WIP. (nw) Curt Coder2012-09-101-17/+30
* (MESS) c128: MMU WIP. (nw) Curt Coder2012-09-091-1/+24
* (MESS) Cleanup. (nw) Curt Coder2012-09-091-26/+0
* (MESS) c128: Cleanup (nw) Curt Coder2012-09-091-1/+0
* (MESS) c128: Cleanup (nw) Curt Coder2012-09-081-2/+111
* (MESS) c128: Refactored to use the new VIC-IIe, and rewrote the MOS8563 VDC a... Curt Coder2012-09-081-7/+0
* (MESS) Added PET cassette port slot interface to vic20, c64, and plus4. Imple... Curt Coder2012-09-021-0/+3
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+109