Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | NOTICE (TYPE NAME CONSOLIDATION) | 2016-10-22 | 1 | -82/+82 | |
| | | | | | Use standard uint64_t, uint32_t, uint16_t or uint8_t instead of UINT64, UINT32, UINT16 or UINT8 also use standard int64_t, int32_t, int16_t or int8_t instead of INT64, INT32, INT16 or INT8 | ||||
* | change cpu cores pcbase handling to be consistent with the majority of cpu ↵ | 2016-09-28 | 1 | -2/+2 | |
| | | | | cores, now that the debugger relies on it. (nw) | ||||
* | Revert "change cpu cores pcbase handling to be consistent with the majority ↵ | 2016-09-27 | 1 | -2/+2 | |
| | | | | | | of cpu cores, now that the debugger relies on it. (nw)" This reverts commit 2a6cbb70c4a8b2cdd6dbf6488cee92bd60fcc55e. | ||||
* | change cpu cores pcbase handling to be consistent with the majority of cpu ↵ | 2016-09-27 | 1 | -2/+2 | |
| | | | | cores, now that the debugger relies on it. (nw) | ||||
* | Add license to files that were not part of build or are containing data to ↵ | 2016-03-05 | 1 | -0/+2 | |
| | | | | build sources for cpu emulation (nw) | ||||
* | Move all devices into separate part of src tree (nw) | 2015-09-13 | 1 | -0/+1852 | |