summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0150 Miodrag Milanovic2013-09-1728-200/+194
* (MESS) c128: Added support for double-sided Commodore GCR images to be used w... Curt Coder2013-09-162-2/+8
* (MESS) Updated comments. (nw) Curt Coder2013-09-131-2/+2
* (mess) at: find a compromise between the at486 and 5170. cracyc2013-09-122-3/+26
* (MESS) sms.c: Improved I/O handling for Japanese and Korean drivers (Pause bu... Wilbert Pol2013-09-123-30/+34
* (MESS) ibm5150: Fixed keyboard regression introduced in r24103. On the ibm515... Wilbert Pol2013-09-101-6/+30
* Modernized the micropolis device. Testing needed. (nw) Ivan Vangelista2013-09-102-216/+207
* Modernized the e05a03 device. Basic testing has been done, but regression tes... Ivan Vangelista2013-09-102-176/+154
* (MESS) abc1600: Separated the MAC and Mover to their own devices. (nw) Curt Coder2013-09-102-0/+823
* Modernized the dl1416 device. (nw) Ivan Vangelista2013-09-091-11/+10
* Preliminary ATAPI/Dreamcast DMA. The timing needs to be moved into the device... smf-2013-09-081-2/+4
* Renamed IDE8 to XTIDE. [smf] smf-2013-09-084-42/+44
* Use 2864 for ROM. This allows XTIDECFG to flash the rom. Tested with 2.0.0 be... smf-2013-09-082-4/+9
* Fixed ATA addressing, reduced rom space to 8k (as that is all the XTIDE v1 su... smf-2013-09-082-61/+130
* Modernized pc_lpt device. (nw) Ivan Vangelista2013-09-083-169/+117
* (MESS): Checkpoint original Mac keyboard LLE, make it possible to select by #... R. Belmont2013-09-083-49/+244
* (MESS) kaypro : various Robbbert2013-09-061-82/+21
* (mess) wd_fdc: Fix ready handling, allow ready connected to vcc [O. Galibert] Olivier Galibert2013-09-051-3/+3
* Attempt to improve gd-rom timings Angelo Salese2013-09-041-1/+4
* (MESS) c64: Emulated the digital parts of the Magic Voice cartridge. Speech s... Curt Coder2013-09-042-35/+40
* (MESS) sms.c: Enabled crosshair display on all screens. This makes missil3d p... Wilbert Pol2013-09-041-0/+3
* (MESS) sms.c: [Enik Land] Wilbert Pol2013-09-036-34/+452
* Refactored dreamcast to use an ATA interface [smf] smf-2013-09-031-614/+25
* (MESS) c64: Magic Voice WIP. (nw) Curt Coder2013-09-011-3/+12
* (MESS) c64: Magic Voice WIP. (nw) Curt Coder2013-08-312-19/+34
* (MESS) c64: Magic Voice WIP. (nw) Curt Coder2013-08-312-46/+18
* (MESS) c64: Magic Voice WIP. (nw) Curt Coder2013-08-302-7/+31
* this should fix compile on some compilers (nw) Miodrag Milanovic2013-08-301-1/+1
* skeleton atari 400/800 floppy list. (1 entry) David Haywood2013-08-301-2/+10
* Fixed vblank irq trigger when interlace mode is used Angelo Salese2013-08-291-1/+1
* (MESS) c64: Fixed SFX Sound Expander audio output. (nw) Curt Coder2013-08-291-3/+4
* (MESS) c64: Magic Voice WIP. (nw) Curt Coder2013-08-292-27/+242
* (MESS) AppleII: Correct the TMS5220 clock rate to 640khz on the EchoII and Ec... Jonathan Gevaryahu2013-08-292-2/+2
* (MESS) c64: Emulated the Wersi Wersiboard Music 64 / Siel CMK 49 Keyboard. [C... Curt Coder2013-08-284-0/+306
* (MESS) c64: Emulated the SFX Sound Expander External Keyboard. [Curt Coder] Curt Coder2013-08-281-64/+62
* (mess) compis: fix HLE keyboard and cleanup (nw) cracyc2013-08-271-966/+22
* (MESS) sms.c: Reduce tagmap lookups for sscope and fixed validation error whe... Wilbert Pol2013-08-272-8/+18
* mcs51.c: Modernized cpu core. Wilbert Pol2013-08-272-3/+3
* (MESS) Fix GD-Rom booting in DC US and PAL [PsyMan] Angelo Salese2013-08-261-0/+8
* Little Hello Kitty does this, it still fails the check (and would fail due of... Angelo Salese2013-08-261-0/+4
* Preliminary GD-Rom data transfer via PIO, makes Giga Wing to boot without sound Angelo Salese2013-08-251-1/+36
* (MESS) ti99: Fixed dropouts in RS232, caused by sdlsocket/corefile Michael Zapf2013-08-252-4/+33
* Replaced ISA16_IDE_CD with ATAPI_CDROM, replaced ISA16_IDE & ISA16_IDE_CD in ... smf-2013-08-246-590/+19
* mcs48.c: Modernized cpu core (nw) Wilbert Pol2013-08-232-6/+7
* Some changes in ATAPI comms, nw Angelo Salese2013-08-231-2/+6
* Fixed missing devices from XML (excluding legacy cpu) (nw) Miodrag Milanovic2013-08-235-13/+21
* flagged a few more things as deprecated (nw) Oliver Stöneberg2013-08-221-4/+4
* More setname corrections to further expand XML device coverage (nw) Scott Stone2013-08-213-6/+6
* (mess) compis: read floppies, continued (nw) cracyc2013-08-201-11/+3
* (mess) compis: starts to read the floppies (nw) cracyc2013-08-201-8/+4