summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/mess.mak (follow)
Commit message (Expand)AuthorAgeFilesLines
* (MESS) c128: Added skeleton for the MOS8722 MMU. (nw) Curt Coder2012-09-091-0/+1
* made make depend to be defined per target to support special cases (no whatsnew) Miodrag Milanovic2012-09-071-0/+7
* (MESS) vic20: Refactored VIC to a modern device. (nw) Curt Coder2012-09-061-0/+2
* made S1410 device act as a SCSIHD with the custom commands, added D9060HD & A... smf-2012-09-051-0/+2
* Added Sound Blaster 16, and proper 16 bit ISA DMA handling [Carl] Miodrag Milanovic2012-09-041-1/+2
* (MESS) Added PET cassette port slot interface to vic20, c64, and plus4. Imple... Curt Coder2012-09-021-0/+6
* Removed files in MESS that are not used anymore and cleaned mess.mak of dupli... Miodrag Milanovic2012-08-301-6/+0
* Removed SCSIConfigTable, SCSI devices are now linked using SCSIBUS from MESS.... smf-2012-08-291-1/+0
* (MESS) Added skeleton driver for AlphaSmart Pro. [JCCyC] Sandro Ronco2012-08-281-0/+1
* (MESS) sr16: added layout for LCD. (nw) Sandro Ronco2012-08-281-0/+2
* (MESS) hr16: Added preliminary sound emulation. [Sandro Ronco] Sandro Ronco2012-08-231-1/+5
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+2200