summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine
Commit message (Expand)AuthorAgeFilesLines
...
* cleanup in mess section (nw) Miodrag Milanovic2015-04-1910-28/+28
* some astring to std::string conversion (nw) Miodrag Milanovic2015-04-182-2/+2
* (MESS) pet: Implemented write mode on the Commodore 8050/8250/SFD-1001 floppy... Curt Coder2015-04-162-13/+29
* Replace dynamic_array with std::vector [O. Galibert] Olivier Galibert2015-04-1415-56/+57
* few more changes (nw) Miodrag Milanovic2015-04-132-2/+2
* There is no implicit conversion to char* in std::string (nw) Miodrag Milanovic2015-04-1210-18/+18
* Cleanup. (nw) Curt Coder2015-04-111-3/+3
* (MESS) c8050fdc: Fixed write protect sense. (nw) Curt Coder2015-04-112-12/+5
* Merge https://github.com/ZoeB/mame Vas Crabb2015-04-126-9/+9
|\
| * Revert "publicly" fix Zoë Blade2015-04-111-1/+1
| * Fix various typos and spelling mistakes Zoë Blade2015-04-117-10/+10
* | Merge branch 'master' of https://github.com/mamedev/mame Miodrag Milanovic2015-04-111-0/+3
|\ \
| * | (MESS) sorcererd : fixed loading of carts (nw) Robbbert2015-04-111-0/+3
| |/
* / cstr() - > c_str() as preparation for move to std::string (nw) Miodrag Milanovic2015-04-114-6/+6
|/
* Merge branch 'master' of https://github.com/mamedev/mame Vas Crabb2015-04-101-0/+2
|\
| * (MESS) pet: Refactored the Commodore 8050/8250/SFD-1001 to use the new floppy... Curt Coder2015-04-101-0/+2
* | Merge branch 'master' of https://github.com/ZoeB/mame Vas Crabb2015-04-102-11/+11
|\ \ | |/ |/|
| * Fix file modes Zoë Blade2015-04-081-0/+0
| * Fix more capitalisation Zoë Blade2015-04-051-11/+11
* | pass attotime as const reference (nw) Oliver Stöneberg2015-04-072-2/+2
* | (MESS) pce/tg16: added default values for pre-formatted BRAM. you could etabeta782015-04-062-1/+11
|/
* (mess) m24: keyboard [Carl, any] cracyc2015-03-162-0/+335
* (MESS) mbee : more work on the old keyboard (nw) Robbbert2015-03-121-1/+1
* (MESS) mbee : more things (nw) Robbbert2015-03-061-10/+1
* (MESS) mbee: various things (nw) Robbbert2015-02-281-145/+74
* (mess) pcd_kbd: "private field 'm_data' is not used" (nw) cracyc2015-02-262-2/+1
* (mess) pcd keyboard and partial scsi [Carl] cracyc2015-02-252-0/+298
* 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