summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/pet.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* mc6845: converted to devcb2, delegates and inline configs. nw. Fabio Priuli2014-05-011-83/+55
* (MESS) pet: Added user port diagnostic connector. [Curt Coder] Curt Coder2014-04-191-1/+9
* (MESS) Cleanups. (nw) Curt Coder2014-04-011-7/+8
* (MESS) pet: Fixed sound. (nw) Curt Coder2014-03-271-1/+3
* mc6845: Added display enable and horizontal/vertical back porch widths to the... Curt Coder2014-03-271-12/+187
* (MESS) pet: European models sync at 50Hz. (nw) Curt Coder2014-03-261-3/+50
* Removed pseudo-palettes from video/generic.c. All drivers that were using the... Alex W. Jackson2014-03-131-5/+13
* (MESS) Removed PET CB1 read handler, it is pushing vsync to it already. [smf] smf-2014-02-111-7/+0
* 6522 CA1 is input only, so I have removed the output callback. The lisa via h... smf-2014-01-251-2/+0
* replaced more machine().firstcpu with m_maincpu [smf] smf-2014-01-231-3/+1
* remove 6821 from the MCFG PIA macros, not all PIA's are 6821's (nw) smf-2014-01-071-31/+31
* removed a couple of CA1/CB1 involved with IEEE, pet was already pushing the s... smf-2014-01-061-4/+0
* fixed swapped cb1 & ca2 read callbacks during conversion (nw) smf-2014-01-061-4/+4
* Converted PIA6821 to DEVCB2 [smf] smf-2014-01-061-62/+44
* added screen visarea adjustment to mc6845 config interface Michaël Banaan Ananas2014-01-041-0/+2
* Fixed commodore quick load by passing in the address space instead of using m... smf-2014-01-041-1/+1
* Merged pet/vic20/c64/plus4/c128 user ports, the pinout is slightly different ... smf-2014-01-041-20/+37
* removed ca1/cb1 callbacks as the values are already pushed [smf] smf-2014-01-011-2/+0
* Convert VIA6522 to use DEVCB2 [smf] smf-2013-12-311-23/+22
* reduce dependency mak files by 130k (nw) smf-2013-12-291-0/+3
* Uses MCFG_SLOT_DEFAULT_OPTION instead of MCFG_DEVICE_SLOT_INTERFACE where onl... smf-2013-12-161-1/+1
* (MESS) pet_hdd.xml: Added hard disk software list with preformatted images fo... Curt Coder2013-11-091-0/+2
* License tags. (nw) Curt Coder2013-10-161-0/+2
* (MESS) Legacy removal. (nw) Curt Coder2013-09-191-0/+9
* small MACHINE_RESET cleanup Oliver Stöneberg2013-08-051-12/+0
* (MESS) ieee488: Restored some usability. (nw) Curt Coder2013-07-311-4/+4
* (MESS) ieee488: Removed device address information from the IEEE-488 bus, all... Curt Coder2013-07-301-4/+4
* Created new device_video_interface. Right now its sole purpose is to Aaron Giles2013-07-241-3/+1
* (MESS) pet_flop.xml: Added 8050 version of VisiCalc. [Curt Coder] Curt Coder2013-07-101-0/+9
* (MESS) pet8032: Changed RVS/OFF key to map to CTRL [Mike Naberezny] (nw) Curt Coder2013-06-281-1/+1
* Cleanups and version bumpmame0149 Miodrag Milanovic2013-06-111-1/+1
* (MESS) pet4032: Fixed natural keyboard. [Mike Naberezny] Curt Coder2013-06-091-27/+27
* (MESS) pet8032: Fixed natural keyboard. [Mike Naberezny] Curt Coder2013-06-061-32/+33
* modernized speaker device. [Fabio Priuli] Fabio Priuli2013-06-041-1/+1
* (MESS) pet8032: Fixed lowercase mode. [Mike Naberezny] Curt Coder2013-06-011-1/+1
* (MESS) pet: Implemented SoftBox IEEE-488 peripheral mode, where a PET compute... Curt Coder2013-05-291-0/+2
* Moved default card config, device inputs and clock off the slot interface so ... smf-2013-05-291-12/+12
* Cleanups and version bumpmame0148u5 Miodrag Milanovic2013-05-201-1/+1
* (MESS) cbm8296: WIP. (nw) Curt Coder2013-05-171-8/+19
* (MESS) pet: Added note. (nw) Curt Coder2013-05-111-0/+1
* SNAPSHOT_LOAD and QUICKLOAD_LOAD made members, still need to cleanup (nw) Miodrag Milanovic2013-04-191-3/+3
* speaker tag lookup removal, also no need to use universal tag, since easier n... Miodrag Milanovic2013-04-121-1/+1
* Cleanups and version bumpmame0148u2 Miodrag Milanovic2013-03-191-1/+1
* (MESS) cbm8296: Fixed address decode and video. (nw) Curt Coder2013-03-081-6/+70
* (MESS) cbm8296: WIP. (nw) Curt Coder2013-03-051-1/+1
* (MESS) cbm8296: WIP. (nw) Curt Coder2013-03-051-29/+362
* (MESS) cbm8096: Emulated the 64KB memory expansion card, and promoted driver ... Curt Coder2013-02-221-3/+5
* (MESS) pet: Cleanup. (nw) Curt Coder2013-02-221-1/+0
* (MESS) Cleanup. (nw) Curt Coder2013-02-221-106/+107
* (MESS) Cleanup. (nw) Curt Coder2013-02-221-0/+1913