| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | update metadata in lua files (nw) | 2015-06-20 | 1 | -99/+99 | |
| | | |||||
| * | amstrad: add support for the Dobbertin HD20 hard disk. | 2015-06-20 | 1 | -0/+2 | |
| | | |||||
| * | apricot: add an expansion slot interface and add two ram expansion | 2015-06-08 | 1 | -0/+17 | |
| | | | | | cards. this will also be usuable by the apricot f series and portable. | ||||
| * | cgenie: Rewrote driver and removed lots of cruft. | 2015-05-24 | 1 | -6/+24 | |
| | | | | | | | | | - Remove custom 6845 emulation and use our standard core - Use the slot system for the parallel interface, fix and implement the joystick as a slot device and create a printer slot device - Add support for the RS-232 port - Add support for the Break key (causes NMI) | ||||
| * | cgenie: removed old broken floppy implementation, added an expansion bus | 2015-05-22 | 1 | -0/+16 | |
| | | | | | | interface, implemented new floppy controller as expansion device. works with mfi files, still some issues with plain sector dumps. | ||||
| * | Nascom: Add support for the Advanced Video Card (AVC) | 2015-05-18 | 1 | -0/+2 | |
| | | |||||
| * | Nascom: Clean up, add NASBUS emulation and make the floppy disc | 2015-05-17 | 1 | -0/+16 | |
| | | | | | | controller a NASBUS card, convert to the new wdc emulation, add generic socket emulation, add initial software list. | ||||
| * | Removed comments and added generic license for whole team on top (nw) | 2015-05-09 | 1 | -3/+3 | |
| | | |||||
| * | cpcexp: added ROMEN signal, and a function to tell an expansion to set up ↵ | 2015-05-09 | 1 | -0/+2 | |
| | | | | | any RAM mapping it needs. Added support for Brunword MK4 as an expansion device. | ||||
| * | Start adding .h and .inc files to help usage inside IDE's like VS and XCode (nw) | 2015-04-11 | 1 | -0/+739 | |
| | | |||||
| * | (MESS) abc80: Emulated a 16KB RAM card. [Curt Coder] | 2015-04-06 | 1 | -1/+2 | |
| | | |||||
| * | (MESS) abc80: Fixed cassette loading and added quickload for BAC files. ↵ | 2015-04-06 | 1 | -1/+1 | |
| | | | | | Emulated the ABC expansion unit and ABC memory card. [Curt Coder] | ||||
| * | Moved creation of most non-layout files out of makefile (nw) | 2015-04-04 | 1 | -0/+11 | |
| | | |||||
| * | Explicit file listing in lua scripts making generate much much faster (nw) | 2015-03-28 | 1 | -733/+733 | |
| | | |||||
| * | Moved build system to GENie [Miodrag Milanovic] | 2015-03-26 | 1 | -0/+1663 | |
| make TARGET=mess -j19 will generate all needed files and build MESS, while developing you can use make TARGET=mess COMPILE=1 -j19 to prevent rebuilding of make files. Build system have automatic generate of dependencies so will do incremental builds fine. make clean will remove all generated files/projects and obj files | |||||
