summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/mcs96/mcs96ops.lst
Commit message (Collapse)AuthorAgeFilesLines
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-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 ↵ smf-2016-09-281-2/+2
| | | | cores, now that the debugger relies on it. (nw)
* Revert "change cpu cores pcbase handling to be consistent with the majority ↵ Lord-Nightmare2016-09-271-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 ↵ smf-2016-09-271-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 ↵ Miodrag Milanovic2016-03-051-0/+2
| | | | build sources for cpu emulation (nw)
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+1852