summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/sbc6510.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ay8910_device and extended family: converted to devcb2 (nw) Ivan Vangelista2014-05-061-12/+3
* generic_keyboard_device, generic_terminal_device and teleprinter_device: conv... Ivan Vangelista2014-04-091-7/+1
* mos6526: devcb2 cleanup. (nw) Curt Coder2014-03-221-3/+5
* Checkpoint 2: Alex W. Jackson2014-03-151-1/+1
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-1/+1
* created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 ... smf-2014-02-151-3/+6
* (MESS) Added copyright info - feel free to update as needed Robbbert2013-10-161-0/+2
* Decoded GFXs in SBC6510 Angelo Salese2013-10-061-0/+18
* Cleanups and version bumpmame0150 Miodrag Milanovic2013-09-171-1/+1
* Preliminary startx/starty support, display is repeated on left-right edges, t... Angelo Salese2013-09-121-1/+1
* Added ATMEGA hook-up to SBC6510 Angelo Salese2013-09-091-2/+32
* converted c65 and sbc6510 to use modern CIA implementation. nw. Fabio Priuli2013-06-051-20/+10
* modernised the AY8910 [smf] smf-2013-05-121-2/+2
* changed machine().device("maincpu") with m_maincpu in mess tree part (nw) Miodrag Milanovic2013-04-101-1/+3
* (MESS) sbc6510: Reduce tagmap lookups (nw) Wilbert Pol2013-02-091-6/+21
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-72/+72
* 6502: Rewrite modern, cycle-exact and interruptible [O. Galibert] Olivier Galibert2012-11-061-13/+2
* mos6526: Implemented a nearly cycle-exact "old" CIA, which passes most of the... Curt Coder2012-10-041-2/+2
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-2/+2
* (MESS) c128: MMU WIP. (nw) Curt Coder2012-09-101-2/+1
* m6502: Refactored the indexed read/write to use devcb, and fixed the peripher... Curt Coder2012-09-041-4/+6
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+294