An open API service indexing awesome lists of open source software.

https://github.com/grahambates/m68kdecode

Port of deplinenoise/m68kdecode to Typescript
https://github.com/grahambates/m68kdecode

Last synced: 4 months ago
JSON representation

Port of deplinenoise/m68kdecode to Typescript

Awesome Lists containing this project

README

        

# m68kdecode

An instruction decoder for M680x0 family instructions.

Ported to TypeScript from [original Rust library](https://github.com/deplinenoise/m68kdecode) by @deplinenoise
(Copyright 2019 Andreas Fredriksson)