summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/cbm2.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0148u2 Miodrag Milanovic2013-03-191-12/+12
* (MESS) cbm8296: WIP. (nw) Curt Coder2013-03-051-13/+21
* (MESS) cbm2: Fixed 6509<>8088 comms. (nw) Curt Coder2013-02-231-38/+64
* (MESS) Cleanup. (nw) Curt Coder2013-02-221-0/+4
* Finished moving quicload/snapshot formats into machine folder (nw) Miodrag Milanovic2013-02-221-0/+16
* (MESS) vic20/c64: Added VIC-1011A/B RS-232C adapter emulation. [Curt Coder] Curt Coder2013-02-151-10/+10
* (MESS) Cleanups. (nw) Curt Coder2013-02-141-0/+4
* Fixed validation. (nw) Curt Coder2013-02-131-3/+3
* Modernized the MOS6526, MOS6560, MOS7360, MOS6581, CBM IEC, and IEEE-488 devi... Curt Coder2013-02-121-75/+42
* Cleanups and version bumpmame0148u1 Miodrag Milanovic2013-02-111-17/+17
* (MESS) Added some RS-232 slots. (nw) Curt Coder2013-02-071-0/+20
* (MESS) devcb2 conversions. (nw) Curt Coder2013-02-061-110/+31
* (MESS) superpet: WIP. (nw) Curt Coder2013-02-051-1/+1
* Fixed ROM name. (nw) Curt Coder2013-02-041-1/+1
* (MESS) pet: Added user and memory expansion ports. [Curt Coder] Curt Coder2013-02-041-83/+156
* (MESS) Used modern accessors for i8259. (nw) Curt Coder2013-02-021-1/+1
* IRQ_CALLBACK modernization part 3 (no whatsnew) Miodrag Milanovic2013-01-311-6/+4
* (MESS) Tagmap lookup cleanup. (nw) Curt Coder2013-01-271-12/+7
* (MESS) Reduced tagmap abuse. (nw) Curt Coder2013-01-241-16/+16
* Added a preliminary boolean flag to MC6845 interface structure: "show border ... Angelo Salese2013-01-141-1/+2
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-201/+201
* (MESS) cbm2: 8088 WIP. (nw) Curt Coder2012-12-201-9/+24
* pic8259: Added modern accessors. (nw) Curt Coder2012-10-301-16/+18
* Clean-ups and version bumpmame0147u2 Miodrag Milanovic2012-10-301-74/+74
* (MESS) cbm2: Fixed graphics, and some 8088 WIP. (nw) Curt Coder2012-10-291-73/+368
* Fix GCC compile (nw) R. Belmont2012-10-261-3/+3
* (MESS) p500: Added VIC video/color RAM access thru PLA. (nw) Curt Coder2012-10-261-58/+92
* (MESS) mos6566: Added BA/AEC outputs in preparation for 6502 RDY support, and... Curt Coder2012-10-251-52/+52
* (MESS) c128: Fixed keyboard and C64 mode. (nw) Curt Coder2012-10-181-3/+0
* srcclean (nw) Curt Coder2012-10-071-196/+196
* mos6526: Implemented a nearly cycle-exact "old" CIA, which passes most of the... Curt Coder2012-10-041-8/+8
* Implemented DS75160A/DS75161A IEEE-488 GPIB Transceivers. [Curt Coder] Curt Coder2012-09-271-42/+89
* (MESS) cbm2: Promoted drivers to working. [Curt Coder] Curt Coder2012-09-261-122/+115
* (MESS) cbm2: Address decoding WIP, added floppy softlists, added PAL P500. (nw) Curt Coder2012-09-241-254/+381
* (MESS) cbm2: Address decoding WIP. (nw) Curt Coder2012-09-231-48/+46
* (MESS) cbm2: Address decoding WIP. (nw) Curt Coder2012-09-221-18/+46
* (MESS) Input port cleanup. (nw) Curt Coder2012-09-211-2/+32
* (MESS) cbm2: Rewrote the rest of the CBM-II model line. [Curt Coder] Curt Coder2012-09-211-90/+1039
* (MESS) p500: Rewrote the driver using the PLAs for address decoding. [Curt Co... Curt Coder2012-09-191-0/+1228