summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/includes/oric.h
Commit message (Expand)AuthorAgeFilesLines
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-1/+1
* Centronics WIP using write lines and DEVCB2. Added an output latch and input ... smf-2014-02-091-0/+3
* 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-6/+4
* moved centronics into emu/bus (nw) Miodrag Milanovic2013-10-231-1/+1
* modernised the AY8910 [smf] smf-2013-05-121-1/+1
* moving some static functions in driver state for MESS drivers plus some other... Miodrag Milanovic2013-04-181-0/+2
* (MESS) cassette cleanup (nw) Miodrag Milanovic2013-04-171-1/+1
* unified formating of state class constructors, no functional change (nw) Miodrag Milanovic2013-04-101-25/+24
* (MESS) Refactored all drivers to use the new MOS6551 and removed the old impl... Curt Coder2013-02-061-1/+1
* (MESS) oric.c: Some cleanups (nw) Wilbert Pol2013-01-251-2/+69
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-2/+2
* Replace some *_DEVICE_HANDLER with _MEMBER calls in MESS section (no whatsnew) Miodrag Milanovic2012-10-031-0/+17
* modernization or timer callbacks part 2 (no whatsnew) Miodrag Milanovic2012-09-241-0/+2
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-16/+0
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-1/+2
* Clean-ups and version bumpmame0147 Miodrag Milanovic2012-09-171-2/+2
* Pass 2 of struct modernization. Aaron Giles2012-09-151-4/+4
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-4/+9
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+128