Ian Flanigan

Results 13 issues of Ian Flanigan

We need to publish maven artifacts with every release so that people don't always have to build from source.

enhancement
help wanted

Today, lots of information about how a file or JSON becomes a disk image is embedded in the metadata for the image and/or disk. This makes it hard to write...

There are currently 5 CPU implementations: * `jscpu6502.js`: The original JS implementation of `cpu6502`. * `tscpu6502.ts`: The initial Typescript conversion of the JS implementation using `bind`. * `tscpu6502v2.ts`: A Typescript...