summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0159 Miodrag Milanovic2015-02-254-25/+23
* amstrad: added support for the Dobbertin Smart Watch mahlemiut2015-02-241-3/+3
* (MESS) sms: improved the code for the Light Phaser, by simplifying the routines etabeta782015-02-221-1/+2
* (MESS) apple3: Implement 'smooth scrolling' feature for all video modes. [R. ... arbee2015-02-211-6/+29
* Changed port default for pc9801_86, Marble Madness refuses to believe that YM... Angelo Salese2015-02-191-1/+1
* ngen: made 80386 systems derive from the base driver, and some other small bi... mahlemiut2015-02-162-3/+11
* (MESS) mbee : fixed printer (nw) Robbbert2015-02-141-63/+54
* (MESS) mbee: various cleanups and notes (nw) Robbbert2015-02-131-34/+39
* (MESS) mbee : fixed RTC on rom-based models; fixed crash in mbee128. (nw) Robbbert2015-02-121-12/+30
* (MESS) replaced mbee64 with mbee128p. Added various notes. (nw) Robbbert2015-02-111-66/+32
* (MESS) Kaypro 10 only has 1 floppy drive (nw) Robbbert2015-02-111-1/+1
* (MESS) mbee: sped up bank switching; removed unneeded format files (nw) Robbbert2015-02-071-49/+73
* (MESS) mbee128: improvements; mbee256: fixed some of the paste problems (nw) Robbbert2015-02-071-103/+37
* (MESS) Beta Disk interface convert to wd_fdc MetalliC2015-02-062-74/+59
* (MESS) kaypro: reinstated support for the old DSK format, but you need to ren... Robbbert2015-02-061-2/+2
* fixed some more C++11 compiler warnings (nw) Oliver Stöneberg2015-02-051-1/+1
* fixed some C++11 compiler warnings (nw) Oliver Stöneberg2015-02-053-15/+15
* (MESS) kaypro: kayproii, kaypro4, omni2 can boot from floppy, marked as working. Robbbert2015-02-051-16/+27
* (MESS) improvements to mbee256. Thanks to RedSkullDC for dumping the bankswit... Robbbert2015-02-041-90/+95
* Re-added old version drivers for reference. Added debug for vram attribute & ... Angelo Salese2015-01-291-0/+1338
* c65 adjustements (nw) Olivier Galibert2015-01-281-1/+0
* Merge branch 'kale' - c65 progress (nw) Olivier Galibert2015-01-281-1336/+0
|\
| * Prepare for rewrite. Angelo Salese2015-01-231-1336/+0
* | Cleanups and version bumpmame0158 Miodrag Milanovic2015-01-283-7/+7
* | (MESS) sms/gamegear: misc improvements [Enik Land] etabeta782015-01-271-3/+3
* | (MESS) nes: converted input code to use slot devices. this means that now you etabeta782015-01-261-563/+56
* | avoid fatal error during -str run (typically used for regression tests). nw. etabeta782015-01-191-1/+5
|/
* ngen: a few updates based on a quick read through of the floppy/hard manual mahlemiut2015-01-161-0/+4
* (MESS) gamegear: fixed a small mistake in the checks for SMS mode, on behalf of etabeta782015-01-061-38/+85
* (MESS) mac: greatly improve keyboard reliability on Macs with first-generatio... arbee2015-01-051-4/+40
* Fixed some typos Cesare Falco2015-01-051-1/+1
* (MESS) macplus: add all 3 official boot ROMs plus a homebrew enhanced version... arbee2015-01-031-2/+2
* (MESS) Fix dropped keystrokes on pre-ADB Macs. [Rob Braun] arbee2015-01-031-8/+3
* (MESS) Improve mouse tracking for pre-ADB Macs. [Rob Braun] arbee2015-01-031-6/+85
* minor fix to victor 9k keyboard matrix (n/w) Lord-Nightmare2015-01-011-1/+1
* Cleanups and version bumpmame0157 Miodrag Milanovic2014-12-315-26/+25
* Fix missing speaker levels for trs80 (level2) by initializing speaker_sound_d... jbu2014-12-301-0/+8
* (MESS) gamegear: fixed detection of SMS games (via adapter) and added etabeta782014-12-261-15/+46
* (MESS) gamegear: moved GG-SMS scaling from VDP file to the machine file; etabeta782014-12-241-14/+179
* (MESS) fixed crash with no cart for 3 drivers (nw) Robert2014-12-201-1/+2
* Use macros, because we can and it looks nicer in code. (n/w) Lord-Nightmare2014-12-141-3/+3
* (MESS) Victor 9000 Keyboard: Hook the keys to the keyboard matrix. [Lord Nigh... Lord-Nightmare2014-12-141-105/+108
* (MESS) Victor 9000 Keyboard: clarification to the matrix table (n/w) Lord-Nightmare2014-12-121-16/+16
* (MESS) victor9k: Keyboard WIP. (nw) Curt Coder2014-12-112-79/+74
* (MESS) Victor 9000 Keyboard: Document the RJ-45 Keyboard cable connector pino... Lord-Nightmare2014-12-111-2/+22
* (MESS) Victor 9000 Keyboard: Add the keyboard matrix table. [Lord Nightmare] Lord-Nightmare2014-12-111-1/+21
* (MESS) Victor 9000 Keyboard: add more diagrams and connection lists for the v... Lord-Nightmare2014-12-111-11/+138
* (MESS) Victor 9000 keyboard: added layout and documentation of what capacitiv... Lord-Nightmare2014-12-101-0/+128
* Merge branch 'master' of https://github.com/mamedev/mame Lord-Nightmare2014-12-101-12/+12
|\
| * (MESS) victor9k: Centronics, keyboard, mirroring WIP. (nw) Curt Coder2014-12-101-12/+12