summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/bbc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* cleanup in mess section (nw) Miodrag Milanovic2015-04-191-8/+8
* There is no implicit conversion to char* in std::string (nw) Miodrag Milanovic2015-04-121-6/+6
* Fix various typos Zoë Blade2014-11-301-1/+1
* Cleanups and version bumpmame0155 Miodrag Milanovic2014-10-151-13/+13
* fixed dfs bank. nw. Fabio Priuli2014-10-111-1/+1
* (MESS) bbc: converted to use generic cart slots and clarified Fabio Priuli2014-10-101-121/+143
* wd17xx: Cleanup. (nw) Curt Coder2014-05-121-5/+0
* wd17xx: devcb2. (nw) Curt Coder2014-05-121-1/+0
* wd17xx: devcb2. (nw) Curt Coder2014-05-121-2/+0
* converted i8271 to use inline configs and reduced tagmap lookups Fabio Priuli2014-04-171-6/+0
* updated upd7002 to use delegates. nw. Fabio Priuli2014-04-131-16/+8
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-6/+6
* (MESS) previous BBC Master commit was over-simplifying the cart Fabio Priuli2014-04-051-5/+12
* (MESS) bbc.c: fixed external cart slot -cart1 for the BBC Master (demo cart Fabio Priuli2014-04-041-81/+63
* i8271: devcb2. (nw) Curt Coder2014-03-251-2/+0
* legacy wd17xx is now also a modern device (nw) Miodrag Milanovic2014-03-181-45/+45
* Rewritten 6850 based on datasheet using external CLOCK & removed MIDI clock h... smf-2014-02-211-24/+23
* created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 ... smf-2014-02-151-2/+2
* Modernized i8271 device.(nw) Ivan Vangelista2014-01-181-13/+9
* (MESS) BBC Micro keyboard LED's: [Nigel Barnes] Fabio Priuli2014-01-061-3/+8
* BBC Micro keyboard updates/fixes: [Nigel Barnes] Fabio Priuli2014-01-051-42/+6
* Modernized upd7002 device. (nw) Ivan Vangelista2014-01-041-4/+3
* removed runtime via device lookups, removed ca1, cb1, ca2, cb2 callbacks from... smf-2014-01-011-49/+24
* Convert VIA6522 to use DEVCB2 [smf] smf-2013-12-311-40/+5
* replaced read rx/cts/dcd callbacks in ACIA6850 write write handlers, which al... smf-2013-12-221-6/+30
* Cleanups and version bumpmame0151 Miodrag Milanovic2013-11-051-4/+4
* Modernized mc6854 device.(nw) Ivan Vangelista2013-11-041-8/+4
* (MESS) BBC Micro updates / fixes: [Nigel Barnes] Fabio Priuli2013-10-281-167/+198
* moved centronics into emu/bus (nw) Miodrag Milanovic2013-10-231-1/+1
* small MACHINE_RESET cleanup Oliver Stöneberg2013-08-051-1/+1
* Cleanups and version bumpmame0149 Miodrag Milanovic2013-06-111-3/+3
* (MESS) Added RS-232 ports to several drivers. [Curt Coder] Curt Coder2013-05-211-7/+27
* (MESS) bbc.c: Changed cts signals a bit. (nw) Wilbert Pol2013-04-281-2/+2
* (MESS) bbc.c: Hooking up some more serial processor features. Cassette saving... Wilbert Pol2013-04-281-46/+149
* serproc bit 6 switches between cassette and rs423. (nw) Wilbert Pol2013-04-261-12/+12
* Documentation (nw) Wilbert Pol2013-04-251-1/+7
* (MESS) bbc.c: Fixed cassette loading. [Wilbert Pol] Wilbert Pol2013-04-251-14/+38
* small machine().root_device() cleanup (nw) Miodrag Milanovic2013-04-181-1/+1
* moving some static functions in driver state for MESS drivers plus some other... Miodrag Milanovic2013-04-181-66/+60
* (MESS) cassette cleanup (nw) Miodrag Milanovic2013-04-171-4/+3
* various cpu lookup cleanup (nw) Miodrag Milanovic2013-04-151-1/+1
* Removal of machine().root_device() where appropriate (nw) Miodrag Milanovic2013-04-141-10/+10
* changed machine().device("maincpu") with m_maincpu in mess tree part (nw) Miodrag Milanovic2013-04-101-1/+1
* (MESS) bbc.c: Reduce tagmap lookups (nw) Wilbert Pol2013-02-101-46/+46
* (MESS) bbc.c: Some tagmap lookup reduction. (nw) Wilbert Pol2013-02-081-58/+58
* Started moving DEVICE_IMAGE_ functions into driver_device classes. (nw) Wilbert Pol2013-02-051-2/+2
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-1/+0