summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/esq5505.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0148u1 Miodrag Milanovic2013-02-111-67/+67
* Initial implementation of Ensoniq ES5510 DSP [Christian Brunschen] R. Belmont2013-02-031-225/+142
* (MESS) esq5505: Use esqpanel base class for massive cleanup. [R. Belmont] R. Belmont2013-01-261-86/+9
* First pass on MIDI out support [R. Belmont] R. Belmont2013-01-141-3/+8
* (MESS) esq5505: add MIDI In capability to all of these drivers. [R. Belmont] R. Belmont2013-01-131-1/+25
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-2/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-305/+304
* n68681: preliminary working diserial-based I/O [R. Belmont] R. Belmont2013-01-071-38/+57
* Checkpoint of "n68681" modernized, diserial-ized 68681 device (nw) R. Belmont2013-01-051-95/+107
* (MESS) New System Drivers Supported: R. Belmont2012-12-171-26/+72
* Cleanups and version bumpmame0147u4 Miodrag Milanovic2012-12-171-63/+63
* (MESS) Removed unnecessary includes. (nw) Curt Coder2012-12-091-3/+0
* (MESS) Finished sample ROM dump for SD-1 & SD-1 32 [Christian Brunschen] R. Belmont2012-11-301-18/+69
* wd1772: Rename to wd_fdc [O. Galibert] Olivier Galibert2012-11-271-1/+1
* Replaced all device_t's with actual device classes. Regression test recommend... Curt Coder2012-11-261-2/+2
* A few more documentation bits (nw) R. Belmont2012-11-251-4/+4
* A bit more (nw) R. Belmont2012-11-251-2/+2
* esq5505: More documentation and trying to figure out the panel buttons (nw) R. Belmont2012-11-251-50/+88
* esq5505: Correct floppy hookup for VFX-SD and later, better documentation fro... R. Belmont2012-11-251-19/+151
* esq5505: shared sample ROMs went back to the original VFX (nw) R. Belmont2012-11-241-20/+81
* sed1310: Cleanup. (nw) Curt Coder2012-11-221-5/+4
* esq5505: VFX-SD used some of those same ROMs (nw) R. Belmont2012-11-221-24/+27
* esq5505 updates [Christian Brunschen, R. Belmont] R. Belmont2012-11-221-21/+67
* Unified floppy tags on other drivers as well (no whatsnew) Miodrag Milanovic2012-10-121-3/+3
* Modernized INPUT_CHANGED in MESS part of tree (no whatsnew) Miodrag Milanovic2012-09-191-27/+28
* Memory handler normalization, part 2. Change legacy Aaron Giles2012-09-171-1/+1
* Clear out remaining global inlines in diexec.h. Aaron Giles2012-09-121-6/+6
* Add safe_pc() and safe_pcbase() methods to device_t. Aaron Giles2012-09-111-3/+3
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+637