summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0150 Miodrag Milanovic2013-09-1772-1020/+1006
* Some useful fatalerrors Angelo Salese2013-09-161-0/+2
* (MESS) c128: Added support for double-sided Commodore GCR images to be used w... Curt Coder2013-09-162-2/+8
* fixed unnecessary checks of unsigned variable and endless loop/array out-of-b... Oliver Stöneberg2013-09-161-2/+4
* (MESS) lola8a : added cassette Robbbert2013-09-161-6/+27
* Fixed fb out-of-bounds writes Angelo Salese2013-09-151-0/+2
* (MESS) c900 : Added notes, extra rom. Robbbert2013-09-151-30/+61
* (MESS) Updated comments. (nw) Curt Coder2013-09-132-4/+5
* (MESS) tandy200 : fixed crash at start Robbbert2013-09-132-2/+14
* (mess) at: find a compromise between the at486 and 5170. cracyc2013-09-124-5/+38
* (MESS) sms.c: Improved I/O handling for Japanese and Korean drivers (Pause bu... Wilbert Pol2013-09-125-61/+86
* a7800.c: Stored data for 26.7 & 27.7 phase shifts with corrections and label... Scott Stone2013-09-124-80/+590
* Preliminary startx/starty support, display is repeated on left-right edges, t... Angelo Salese2013-09-121-1/+1
* (MESS) New skeleton [Robbbert] Robbbert2013-09-124-9/+165
* (MESS) New skeleton [Robbbert] Robbbert2013-09-123-0/+123
* (MESS) imsai : added devices (nw) Robbbert2013-09-121-4/+60
* remove unused .lay file Jonathan Gevaryahu2013-09-122-17/+0
* (MESS) New skeleton [Robbbert] Robbbert2013-09-113-0/+109
* esq5505: Sorted out BIOSes for the SD-1 family: newly dumped 3.0 for 21-voice... R. Belmont2013-09-111-6/+14
* (MESS) ibm5150: Fixed keyboard regression introduced in r24103. On the ibm515... Wilbert Pol2013-09-102-6/+33
* Modernized the micropolis device. Testing needed. (nw) Ivan Vangelista2013-09-103-217/+208
* Modernized the e05a03 device. Basic testing has been done, but regression tes... Ivan Vangelista2013-09-103-177/+155
* (MESS) abc1600: Separated the MAC and Mover to their own devices. (nw) Curt Coder2013-09-107-1678/+1777
* (MESS) New skeleton [Robbbert] Robbbert2013-09-103-0/+70
* (MESS) New skeleton [Robbbert] Robbbert2013-09-103-0/+111
* (MESS) zorba : minor adjustments Robbbert2013-09-101-4/+4
* (MESS) ccs : Last part (nw) Robbbert2013-09-101-31/+62
* (MESS) ccs : wip Robbbert2013-09-102-46/+226
* Fixed ARMRST behaviour Angelo Salese2013-09-091-2/+2
* (MESS) WIP rearranging ccs systems Robbbert2013-09-095-144/+206
* AICA: fixed DSP r/w Angelo Salese2013-09-091-1/+1
* Modernized the dl1416 device. (nw) Ivan Vangelista2013-09-093-20/+31
* Added ATMEGA hook-up to SBC6510 Angelo Salese2013-09-091-2/+32
* A pair more cleanups for commented out code. (nw) Ivan Vangelista2013-09-094-5/+7
* missed one tiny thing (n/w) Jonathan Gevaryahu2013-09-091-1/+1
* (MESS) kaypro : added more bios revisions and Robie. Robbbert2013-09-093-21/+43
* (MESS) dectalk.c: DECtalk DTC-01: updated to use n68681, and to use proper de... Jonathan Gevaryahu2013-09-091-108/+87
* (MESS) New skeleton [Robbbert] Robbbert2013-09-093-2/+111
* Preliminary ATAPI/Dreamcast DMA. The timing needs to be moved into the device... smf-2013-09-081-2/+4
* (MESS) cat.c: more minor notes, added the PALs as NO_DUMP for now (n/w) Jonathan Gevaryahu2013-09-081-4/+10
* Renamed IDE8 to XTIDE. [smf] smf-2013-09-085-43/+45
* 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
* (MESS) Zorba : added keyboard rom (not hooked up) Robbbert2013-09-081-2/+15
* ... (n/w) Jonathan Gevaryahu2013-09-081-1/+1
* typo fix, no whatsnew Jonathan Gevaryahu2013-09-081-1/+1
* (MESS) cat.c: significantly updated the IAI Swyft driver: added preliminary g... Jonathan Gevaryahu2013-09-081-31/+96
* Modernized pc_lpt device. (nw) Ivan Vangelista2013-09-089-209/+163
* (MESS): Checkpoint original Mac keyboard LLE, make it possible to select by #... R. Belmont2013-09-085-52/+255
* (MESS) Added preliminary S+core CPU emulation. [Sandro Ronco] Sandro Ronco2013-09-073-0/+648