summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/includes/c64.h
Commit message (Expand)AuthorAgeFilesLines
* c128: PARTNER 128 WIP. (nw) Curt Coder2015-08-141-36/+37
* made pla_device more generic hap2014-11-141-1/+1
* I had to split this commit in two pieces because "svn move" does not like whe... Fabio Priuli2014-08-241-1/+1
* (MESS) c64 improvement & fix [Alex Jackson] Alex W. Jackson2014-07-071-6/+5
* (MESS) c64: some optimizations [Alex Jackson] Alex W. Jackson2014-07-061-1/+1
* Fixed c64 restore key and c128 crashing if exp_irq_w called at device_start()... smf-2014-03-111-2/+3
* 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/+20
* reduce dependency mak files by 130k (nw) smf-2013-12-291-2/+1
* (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
* 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-0/+2
* Finished moving quicload/snapshot formats into machine folder (nw) Miodrag Milanovic2013-02-221-1/+1
* (MESS) vic20/c64: Added VIC-1011A/B RS-232C adapter emulation. [Curt Coder] Curt Coder2013-02-151-2/+0
* (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-9/+1
* (MESS) Tagmap lookup cleanup. (nw) Curt Coder2013-01-281-6/+4
* (MESS) Tagmap lookup cleanup. (nw) Curt Coder2013-01-271-3/+4
* (MESS) c64: Cleaned up input handling. Controllers are now connected using th... Curt Coder2013-01-261-4/+23
* (MESS) Reduced tagmap abuse. (nw) Curt Coder2013-01-241-0/+2
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-36/+36
* 6502: Rewrite modern, cycle-exact and interruptible [O. Galibert] Olivier Galibert2012-11-061-1/+2
* (MESS) mos6566: Added BA/AEC outputs in preparation for 6502 RDY support, and... Curt Coder2012-10-251-4/+5
* (MESS) c128: Fixed keyboard and C64 mode. (nw) Curt Coder2012-10-181-5/+7
* (MESS) c64: Cleanup. (nw) Curt Coder2012-10-091-8/+1
* mos6526: Implemented a nearly cycle-exact "old" CIA, which passes most of the... Curt Coder2012-10-041-1/+1
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) Miodrag Milanovic2012-09-181-0/+1
* Memory handler normalization, part 1. Aaron Giles2012-09-171-1/+1
* Generalized the PLS100 into a PLA device of variable amounts of inputs/output... Curt Coder2012-09-111-1/+1
* (MESS) c65: Added missing SID interface. (nw)\n(MESS) c64: Used SID8580 for t... Curt Coder2012-09-041-1/+1
* (MESS) Added PET cassette port slot interface to vic20, c64, and plus4. Imple... Curt Coder2012-09-021-5/+10
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+183