| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
module is present as of Python 2.6) (nw)
|
|
|
|
|
|
|
| |
----------------------------------
Speedcom VD56SP [ClawGrip]
Add disassembler and basic execution core for Rockwell R65C19 [AJR]
|
|
|
|
|
|
| |
CALLF (nw)
unidasm: Konami CPU is big-endian (nw)
|
| |
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
build sources for cpu emulation (nw)
|
|
|