summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/includes/bbc.h
Commit message (Expand)AuthorAgeFilesLines
* move mess into mame (nw) Miodrag Milanovic2015-09-301-439/+0
* i8271: modernize [Carl] cracyc2015-09-281-0/+1
* bbc: clones, floppy formats, softlists, and cleanups. Nigel Barnes2015-09-071-32/+24
* resolved some more (nw) Miodrag Milanovic2015-06-021-1/+1
* restore my bbc changes (wtf did happen to them?) Dirk Best2015-05-291-1/+3
* Merge branch 'master' of https://github.com/mamedev/mame Cowering2015-05-281-1/+1
|\
| * We cannot relicense files for which we have not yet received responses (nw) balr0g2015-05-281-1/+1
| * bbc: Update to use the new wd_fdc. Until the 8271 floppy controller is Dirk Best2015-05-271-1/+3
|/
* update for Gordon Jefferyes (nw) Miodrag Milanovic2015-05-211-1/+1
* Synced other dirs withs driver license for MESS (nw) Miodrag Milanovic2015-05-131-1/+1
* Added dummy license lines to each file for MESS (nw) Miodrag Milanovic2015-05-071-0/+2
* (MESS) bbc: converted to use generic cart slots and clarified Fabio Priuli2014-10-101-9/+30
* wd17xx: Cleanup. (nw) Curt Coder2014-05-121-5/+0
* mc6845: converted to devcb2, delegates and inline configs. nw. Fabio Priuli2014-05-011-1/+2
* converted i8271 to use inline configs and reduced tagmap lookups Fabio Priuli2014-04-171-2/+0
* fixed bbca. nw. Fabio Priuli2014-04-161-1/+1
* updated upd7002 to use delegates. nw. Fabio Priuli2014-04-131-5/+8
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-1/+1
* (MESS) bbc.c: fixed external cart slot -cart1 for the BBC Master (demo cart Fabio Priuli2014-04-041-1/+2
* Fixed all bitmap.palette() users to use m_palette instead (nw) Miodrag Milanovic2014-03-151-1/+3
* validation fix in main trunk (nw) Miodrag Milanovic2014-02-231-1/+1
* Rewritten 6850 based on datasheet using external CLOCK & removed MIDI clock h... smf-2014-02-211-111/+117
* created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 ... smf-2014-02-151-1/+1
* Centronics WIP using write lines and DEVCB2. Added an output latch and input ... smf-2014-02-091-1/+0
* Modernized i8271 device.(nw) Ivan Vangelista2014-01-181-0/+4
* Modernized upd7002 device. (nw) Ivan Vangelista2014-01-041-1/+3
* removed runtime via device lookups, removed ca1, cb1, ca2, cb2 callbacks from... smf-2014-01-011-4/+5
* Convert VIA6522 to use DEVCB2 [smf] smf-2013-12-311-7/+4
* replaced read rx/cts/dcd callbacks in ACIA6850 write write handlers, which al... smf-2013-12-221-3/+9
* Cleanups and version bumpmame0151 Miodrag Milanovic2013-11-051-3/+3
* Modernized mc6854 device.(nw) Ivan Vangelista2013-11-041-0/+3
* (MESS) BBC Micro updates / fixes: [Nigel Barnes] Fabio Priuli2013-10-281-22/+25
* (MESS) Added RS-232 ports to several drivers. [Curt Coder] Curt Coder2013-05-211-5/+8
* Cleanups and version bumpmame0148u4 Miodrag Milanovic2013-04-301-2/+2
* (MESS) bbc.c: Changed cts signals a bit. (nw) Wilbert Pol2013-04-281-1/+1
* (MESS) bbc.c: Hooking up some more serial processor features. Cassette saving... Wilbert Pol2013-04-281-0/+7
* serproc bit 6 switches between cassette and rs423. (nw) Wilbert Pol2013-04-261-7/+7
* (MESS) bbc.c: Fixed cassette loading. [Wilbert Pol] Wilbert Pol2013-04-251-0/+11
* lynx and bbc cleanup (nw) Miodrag Milanovic2013-04-181-0/+2
* moving some static functions in driver state for MESS drivers plus some other... Miodrag Milanovic2013-04-181-0/+18
* (MESS) cassette cleanup (nw) Miodrag Milanovic2013-04-171-1/+4
* unified formating of state class constructors, no functional change (nw) Miodrag Milanovic2013-04-101-21/+20
* (MESS) bbc.c: Reduce tagmap lookups (nw) Wilbert Pol2013-02-101-7/+22
* (MESS) bbc.c: Some tagmap lookup reduction. (nw) Wilbert Pol2013-02-081-8/+16
* Started moving DEVICE_IMAGE_ functions into driver_device classes. (nw) Wilbert Pol2013-02-051-4/+2
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-71/+71
* Replace some *_DEVICE_HANDLER with _MEMBER calls in MESS section (no whatsnew) Miodrag Milanovic2012-10-031-0/+18
* Removed _new from name of modern device (no whatsnew) Miodrag Milanovic2012-10-021-1/+1
* modernization or timer callbacks part 2 (no whatsnew) Miodrag Milanovic2012-09-241-0/+1
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) Miodrag Milanovic2012-09-181-3/+3