summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0163 Miodrag Milanovic2015-06-247-409/+409
* get rid of all the x Dirk Best2015-06-2384-114/+114
* mc6845: only apply the interlace adjust to the apricot since it causes Dirk Best2015-06-231-0/+1
* amstrad: add support for the Dobbertin HD20 hard disk. mahlemiut2015-06-201-0/+2
* Don't use 64 bit print for things that make so sense as 64 bit. (nw) Cowering2015-06-192-4/+4
* Merge pull request #213 from felipesanches/uzebox R. Belmont2015-06-181-7/+12
|\
| * uzebox: using speaker_sound device instead of DAC device for emulating the uz... Felipe Corrêa da Silva Sanches2015-06-171-7/+7
| * uzebox: adding sound emulation (It works but with terrible performance. Uzebo... Felipe Corrêa da Silva Sanches2015-06-161-3/+8
* | Game promoted to working hap2015-06-171-1/+1
|/
* The perils of red tape... (nw) Robbbert2015-06-142-13/+13
* Correction to author Robbbert2015-06-142-5/+5
* tvgame: added author (listed on Takeda-Toshiya site) Robbbert2015-06-131-2/+2
* New working console Robbbert2015-06-131-0/+133
* (MESS) dectalk.c: update comments about DTMF detection (n/w) Lord-Nightmare2015-06-111-3/+10
* New skeleton driver: Regnecentralen RC759 Dirk Best2015-06-111-0/+342
* added ioport arrays and cleaned up machine_start hap2015-06-111-103/+74
* fixed regression in falcon30, falcon40, tt030, tt030_de, tt030_fr, etabeta782015-06-101-3/+3
* Merge pull request #206 from felipesanches/i7000 Miodrag Milanović2015-06-101-0/+204
|\
| * Initial 40x25 monochrom text-mode video emulation for the Itautec I-7000 comp... Felipe Corrêa da Silva Sanches2015-06-101-4/+82
| * Adding all of the Itautec I-7000 technical specs that are available up-to-now. Felipe Corrêa da Silva Sanches2015-06-091-2/+37
| * Adding a cartridge interface and a cartridges softlist for the Itautec I7000 ... Felipe Corrêa da Silva Sanches2015-06-091-2/+24
| * Initial minimal skeleton driver for Itautec I7000 computer. Thanks to Alexand... Felipe Corrêa da Silva Sanches2015-06-091-0/+69
* | Merge pull request #207 from fulivi/hp64k_dev Miodrag Milanović2015-06-101-0/+467
|\ \
| * | hp64k: preliminary version of hp64k driver fulivi2015-06-101-19/+435
| * | hp64k: Preliminary version of HP Hybrid CPU (no interrupts & no DMA yet) fulivi2015-06-031-0/+51
* | | apricot: fix iop ram access with expansion cards Dirk Best2015-06-101-0/+1
* | | apricot: improve sio hookup, more disks load Dirk Best2015-06-101-4/+20
* | | small fix hap2015-06-101-1/+0
| |/ |/|
* | added internal artwork: ebaskb2.lay, efootb4.lay, h2hbaseb.lay, tbreakup.lay hap2015-06-091-44/+55
* | apricot: add initial keyboard support Dirk Best2015-06-091-20/+37
* | apricot: need to add ram this way, otherwise the iop can't access it Dirk Best2015-06-091-1/+9
* | apricot: add an expansion slot interface and add two ram expansion Dirk Best2015-06-081-17/+10
* | ax20: connect floppy, will read pc disks but requires it's own apparently una... cracyc2015-06-081-13/+34
* | remove unneeded disabled code (nw) cracyc2015-06-082-71/+0
* | apricotf/apricotp: cleanups (nw) Dirk Best2015-06-082-4/+191
* | pcd: fix copyright, use correct drive Dirk Best2015-06-081-6/+5
* | xerox820: remove legacy floppy options Dirk Best2015-06-081-28/+10
* | v1050: remove legacy floppy options Dirk Best2015-06-081-10/+2
* | osbexec: remove legacy floppy options, use default monochrome green Dirk Best2015-06-081-46/+3
* | ms0515: remove legacy floppy options Dirk Best2015-06-081-10/+2
* | apf: remove legacy floppy options Dirk Best2015-06-081-17/+1
* | osborne1: remove legacy floppy options, use standard monochrome green Dirk Best2015-06-081-44/+4
* | apricotf/apricotp: use correct drive type, add apridisk format, remove Dirk Best2015-06-082-23/+21
* | (MESS) victor9k: Fixed keyboard. [Curt Coder] Curt Coder2015-06-081-5/+34
* | build fix. (nw) Curt Coder2015-06-081-3/+3
* | Licenses for Raphael Nabet (nw) Miodrag Milanovic2015-06-0711-11/+11
* | apricot: use correct wd fdc type and fix floppy motor on, implement Dirk Best2015-06-071-55/+96
* | m20: improve keyboard [Carl] cracyc2015-06-061-111/+13
* | cgenie: change default rst key to f5 so that it doesn't interfere with Dirk Best2015-06-061-1/+1
* | Fix compile on Linux GCC 5.1.1 / Fedora 22 (nw) arbee2015-06-062-25/+2