summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/newbrain.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* cassette config moved inline (nw) Miodrag Milanovic2014-05-021-10/+5
* Cleanup of image device interfaces (nw) Miodrag Milanovic2014-05-021-1/+0
* adc0808_device: converted to devcb2 and delegates (nw) Ivan Vangelista2014-05-011-13/+15
* z80ctc: converted to use devcb2. nw. Fabio Priuli2014-04-281-9/+5
* Checkpoint 2: Alex W. Jackson2014-03-151-1/+1
* Rewritten 6850 based on datasheet using external CLOCK & removed MIDI clock h... smf-2014-02-211-26/+9
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-1/+1
* replaced read rx/cts/dcd callbacks in ACIA6850 write write handlers, which al... smf-2013-12-221-8/+0
* License tags. (nw) Curt Coder2013-10-161-0/+2
* cop400.c: Modernized cpu core (nw) Wilbert Pol2013-07-141-8/+1
* Moved default card config, device inputs and clock off the slot interface so ... smf-2013-05-291-2/+2
* (MESS) cassette cleanup (nw) Miodrag Milanovic2013-04-171-2/+2
* misc fixes. Hint: read_safe can't work anymore (nw) Olivier Galibert2013-02-071-1/+1
* (MESS) Input fixes. (nw) Curt Coder2013-01-311-6/+20
* (MESS) Tagmap lookup cleanup. (nw) Curt Coder2013-01-281-29/+27
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-1/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-220/+220
* sed1310: Cleanup. (nw) Curt Coder2012-11-221-7/+2
* (mess) upd765: Modernize [O. Galibert] Olivier Galibert2012-10-101-31/+15
* TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-251-13/+9
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-6/+6
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) Miodrag Milanovic2012-09-181-6/+5
* Add ambiguous execute() and memory() methods to the Aaron Giles2012-09-111-2/+2
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+1548