| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | move mess into mame (nw) | 2015-09-30 | 1 | -217/+0 | |
| | | |||||
| * | Moved build system to GENie [Miodrag Milanovic] | 2015-03-26 | 1 | -39/+0 | |
| | | | | | | | | | | | | | | | 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 | ||||
| * | fixed several missing assert.h includes (nw) | 2015-03-20 | 1 | -0/+1 | |
| | | |||||
| * | removed unnecessary assert.h includes (nw) | 2015-03-20 | 1 | -1/+0 | |
| | | | | | including global one for Visual Studio | ||||
| * | Make sure mess tools end up in $(BIN) if defined. (nw) | 2015-02-22 | 1 | -1/+1 | |
| | | |||||
| * | introduced BASELIBS to makefile to link smaller tools with less dependencies ↵ | 2015-01-01 | 1 | -1/+1 | |
| | | | | | (nw) | ||||
| * | Cleanups and version bumpmame0156 | 2014-11-26 | 1 | -2/+2 | |
| | | |||||
| * | enabled a few C64 cart types from fullpath (.crt format), sync castool | 2014-11-03 | 1 | -28/+45 | |
| | | | | | | with the supported tape formats + fixed misc typos and c'n'p mistakes reported by Riley110. nw. | ||||
| * | Cleanups and version bump | 2014-07-22 | 1 | -1/+1 | |
| | | |||||
| * | Added sc-3000 bit format to castool (nw) | 2014-05-29 | 1 | -0/+2 | |
| | | |||||
| * | added some library dependencies for Visual Studio (nw) | 2014-03-31 | 1 | -1/+2 | |
| | | |||||
| * | Marking some of my core files (nw) | 2013-10-16 | 1 | -0/+2 | |
| | | |||||
| * | Cleanups and version bumpmame0148 | 2013-01-11 | 1 | -2/+2 | |
| | | |||||
| * | Merge of MESS sources (no whatsnew) | 2012-08-21 | 2 | -0/+234 | |
