Aucune description
Keelan Lightfoot f1e70fd764 re-ported opcodes from Musashi, some were wrong il y a 1 an
68kdisasm.go re-ported opcodes from Musashi, some were wrong il y a 1 an
LICENSE.txt added license il y a 1 an
README.md initial commit il y a 1 an
go.mod initial commit il y a 1 an
opcodes.go re-ported opcodes from Musashi, some were wrong il y a 1 an

README.md

68kdasm

A 68k disassembler, originally extracted from Jens Kaiser’s go2m68k project:

https://github.com/jenska/go2m68k/

But since then, that project has removed the original disassembler code. That code appears to have been a go port of the C disassembler code from Karl Stenerud’s Musashi 68k emulator:

https://github.com/kstenerud/Musashi/blob/master/m68kdasm.c

License

Distributed under the MIT License. See LICENSE.txt for more information.

Contact

Keelan Lightfoot - http://beefchicken.com/contact/

Project Link: http://code.beefchicken.com/keelan/68kdisasm