summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/oric.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ay8910_device and extended family: converted to devcb2 (nw) Ivan Vangelista2014-05-061-12/+3
* cassette config moved inline (nw) Miodrag Milanovic2014-05-021-9/+4
* Cleanup of image device interfaces (nw) Miodrag Milanovic2014-05-021-1/+0
* Added serial printer, renamed centronics printer to match. Standardised the c... smf-2014-04-161-1/+1
* Oric 1: Spring cleaning [O. Galibert] Olivier Galibert2014-04-121-349/+780
* (MESS) telstrat: Connected ACIA IRQ. (nw) Curt Coder2014-03-211-0/+1
* Rewritten 6551 emulation. Changed clock to be the o2 clock instead of the bau... smf-2014-03-171-1/+2
* Made palette settings for screen explicit and mandatory for ind16 mode (nw) Miodrag Milanovic2014-03-141-0/+1
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-3/+4
* Centronics WIP using write lines and DEVCB2. Added an output latch and input ... smf-2014-02-091-8/+4
* removed oric ca1 & c2 read handlers, they were just returning what was writte... smf-2014-01-011-2/+0
* Convert VIA6522 to use DEVCB2 [smf] smf-2013-12-311-2/+16
* removed unused rxd callback from mos6551 and made devcb2 consistent with othe... smf-2013-12-231-1/+1
* (MESS) cassette cleanup (nw) Miodrag Milanovic2013-04-171-2/+2
* (MESS) Refactored all drivers to use the new MOS6551 and removed the old impl... Curt Coder2013-02-061-2/+2
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-133/+133
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-1/+1
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-7/+3
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+532