summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/includes/vic20.h
Commit message (Expand)AuthorAgeFilesLines
* More region_ptr_finder conversions (nw) Alex W. Jackson2014-10-181-3/+3
* so long, cartslot.c... you made a really great job, when we Fabio Priuli2014-10-111-1/+0
* I had to split this commit in two pieces because "svn move" does not like whe... Fabio Priuli2014-08-241-1/+1
* Merged pet/vic20/c64/plus4/c128 user ports, the pinout is slightly different ... smf-2014-01-041-3/+3
* saves variables I added recently & expanded vic20 user port so that devices c... smf-2014-01-031-7/+7
* Modernised VIC20 user port [smf] smf-2014-01-021-2/+17
* (MESS) Moved a bunch of buses under emu/bus. (nw) Curt Coder2013-10-221-4/+4
* (MESS) c64: Moved expansion and user ports under emu/bus. (nw) Curt Coder2013-10-201-3/+2
* (MESS) cbmiec: Moved under emu/bus. (nw) Curt Coder2013-10-201-1/+1
* (MESS) ieee488: Moved under emu/bus. (nw) Curt Coder2013-10-201-1/+0
* License tags. (nw) Curt Coder2013-10-161-0/+2
* (MESS) Legacy removal. (nw) Curt Coder2013-09-191-2/+0
* SNAPSHOT_LOAD and QUICKLOAD_LOAD made members, still need to cleanup (nw) Miodrag Milanovic2013-04-191-0/+1
* (MESS) Cleanup. (nw) Curt Coder2013-02-221-1/+0
* 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-12/+12
* (MESS) Cleanups. (nw) Curt Coder2013-02-141-2/+34
* Modernized the MOS6526, MOS6560, MOS7360, MOS6581, CBM IEC, and IEEE-488 devi... Curt Coder2013-02-121-1/+0
* (MESS) vic20: Cleaned up input handling. Controllers are now connected using ... Curt Coder2013-01-271-8/+30
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-19/+19
* (mess) vic20: The main cpu is a 6502, not a 6510 [O. Galibert] Olivier Galibert2012-11-101-1/+1
* 6502: Rewrite modern, cycle-exact and interruptible [O. Galibert] Olivier Galibert2012-11-061-2/+2
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) Miodrag Milanovic2012-09-181-0/+1
* Clean-ups and version bumpmame0147 Miodrag Milanovic2012-09-171-1/+1
* (MESS) vic20: Refactored VIC to a modern device. (nw) Curt Coder2012-09-061-7/+4
* mos6560: Refactored interface to use devcb. (nw) Curt Coder2012-09-051-1/+7
* (MESS) Added PET cassette port slot interface to vic20, c64, and plus4. Imple... Curt Coder2012-09-021-7/+4
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+96