Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pdp1: Clean up callbacks and start encapsulating peripherals | 2020-09-13 | 1 | -2/+2 | |
| | | | | * pdp1, pdp8: Apply word shift to address spaces | ||||
* | dvdisasm: Overhaul [O. Galibert] | 2017-11-26 | 1 | -10/+12 | |
| | | | | | | | | Disassemblers are now independant classes. Not only the code is cleaner, but unidasm has access to all the cpu cores again. The interface to the disassembly method has changed from byte buffers to objects that give a result to read methods. This also adds support for lfsr and/or paged PCs. | ||||
* | pdp1: Make opcodes an internal enum (nw) | 2017-04-12 | 1 | -27/+27 | |
| | |||||
* | Changed disassembler infrastructure to not use char buffers internally | 2016-11-20 | 1 | -11/+1 | |
| | |||||
* | Changed the pdp1 disassembler to use 'std::ostream &' internally | 2016-11-16 | 1 | -58/+66 | |
| | |||||
* | macro removal INLINE -> static inline (nw) | 2015-12-12 | 1 | -1/+1 | |
| | |||||
* | Rename *.c -> *.cpp in our source (nw) | 2015-11-08 | 1 | -0/+294 | |