summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/includes/c65.h
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0162 Miodrag Milanovic2015-05-271-1/+0
* GPL - > LGPL for Kale (nw) Miodrag Milanovic2015-05-131-1/+1
* Synced other dirs withs driver license for MESS (nw) Miodrag Milanovic2015-05-131-2/+2
* Added dummy license lines to each file for MESS (nw) Miodrag Milanovic2015-05-071-0/+2
* Prepare for rewrite. Angelo Salese2015-01-231-194/+0
* so long, cartslot.c... you made a really great job, when we Fabio Priuli2014-10-111-1/+0
* (MESS) c65: Less tagmap lookup. (nw) Curt Coder2014-03-311-0/+6
* (MESS) CIA cleanup. (nw) Curt Coder2014-03-221-0/+4
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-1/+0
* (MESS) cbmiec: Moved under emu/bus. (nw) Curt Coder2013-10-201-1/+1
* converted c65 and sbc6510 to use modern CIA implementation. nw. Fabio Priuli2013-06-051-5/+2
* Cleanups and version bumpmame0148u4 Miodrag Milanovic2013-04-301-1/+1
* made BEEP and RAM devices initialize in constructor of driver classes (nw) Miodrag Milanovic2013-04-231-1/+4
* SNAPSHOT_LOAD and QUICKLOAD_LOAD made members, still need to cleanup (nw) Miodrag Milanovic2013-04-191-0/+3
* finished c65 (nw) Miodrag Milanovic2013-04-181-14/+20
* start cleaning c65 (nw) Miodrag Milanovic2013-04-181-5/+10
* changed machine().device("maincpu") with m_maincpu in mess tree part (nw) Miodrag Milanovic2013-04-101-2/+3
* some mess device callback cleanup (nw) Miodrag Milanovic2013-04-051-0/+1
* Cleanups and version bumpmame0148u2 Miodrag Milanovic2013-03-191-1/+1
* Moved some files to where they belong. (nw) Curt Coder2013-03-071-6/+75
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-2/+2
* c65.c: fixed missing memory allocations so that the driver does not crash any... Fabio Priuli2012-12-281-3/+6
* mos6526: Implemented a nearly cycle-exact "old" CIA, which passes most of the... Curt Coder2012-10-041-2/+2
* Replace some *_DEVICE_HANDLER with _MEMBER calls in MESS section (no whatsnew) Miodrag Milanovic2012-10-031-0/+6
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) Miodrag Milanovic2012-09-181-3/+2
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-0/+1
* Clean-ups and version bumpmame0147 Miodrag Milanovic2012-09-171-3/+3
* Pass 2 of struct modernization. Aaron Giles2012-09-151-6/+6
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-1/+3
* (MESS) c128: MMU WIP. (nw) Curt Coder2012-09-101-2/+2
* (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/+88