Spice86

Reverse engineer and rewrite real mode DOS programs!

APACHE-2.0 License

Stars
176
Committers
7

Bot releases are visible (Hide)

Spice86 - Development Build

Published by github-actions[bot] about 1 year ago

Commits

  • 1dd1a31: Initialize Reset Vector in Machine ctor, not Memory ctor (Maximilien Noal)
Spice86 - Development Build

Published by github-actions[bot] about 1 year ago

Commits

  • f6f7666: Spice86 v6.1.6 (Maximilien Noal)
Spice86 - Development Build

Published by github-actions[bot] about 1 year ago

Builds

Spice86 - Development Build

Published by github-actions[bot] about 1 year ago

Commits

Spice86 - Development Build

Published by github-actions[bot] about 1 year ago

Spice86 - Development Build

Published by github-actions[bot] about 1 year ago

Commits

  • 2fddbfa: Removed readme.md in csproj for nuget package (Maximilien Noal)
Spice86 - Development Build

Published by github-actions[bot] about 1 year ago

Commits

  • 29e001f: Spice86 v6.1.3 (Fixed PortAudio and PCM slow start on Windows) (Maximilien Noal)
Spice86 - Development Build

Published by github-actions[bot] about 1 year ago

Commits

  • 877ea1c: Spice86 v6.1 (Maximilien Noal)
Spice86 - Development Build

Published by github-actions[bot] about 1 year ago

Commits

  • d743d3c: faster codeql scan (#421) (Maximilien Noal) #421
Spice86 - Development Build

Published by github-actions[bot] about 1 year ago

Commits

  • 74e69bc: Release version 6.0 (Kevin Ferrare)
Spice86 - Development Build

Published by github-actions[bot] about 1 year ago

Commits

  • 72248c1: Make interrupt handler ASM segment configruable so that F000 can be used for something else in overrides if needed. (#419) (Kevin) #419
Spice86 - Development Build

Published by github-actions[bot] about 1 year ago

Commits

  • 4cdaf45: Expose necessary information for projects with overrides to be able to do memory dumps again. (#418) (Kevin) #418
Spice86 - Development Build

Published by github-actions[bot] about 1 year ago

Commits

  • 5b87a5a: Make code easier to use for override suppliers (#415) (Kevin) #415
Spice86 - Development Build

Published by github-actions[bot] about 1 year ago

Commits

  • f7a7f0d: Update Pure.DI to 2.0.14 (Maximilien Noal)
Spice86 - Development Build

Published by github-actions[bot] about 1 year ago

Commits

  • 139ffc9: Output perf stats when emulation loop exits. (#413) (Kevin) #413
Spice86 - Development Build

Published by github-actions[bot] about 1 year ago

Commits

Spice86 - Development Build

Published by github-actions[bot] about 1 year ago

Commits

Spice86 - Development Build

Published by github-actions[bot] about 1 year ago

Bug Fixes

Commits

  • fbf3d10: Machine is a sealed class because of IDisposable (Maximilien Noal)
Spice86 - Development Build

Published by github-actions[bot] about 1 year ago

Commits

  • 9c563dd: Use Memory.SegmentedAddressValue when applicable instead of computing segment / offset storage addresses (#389) (Kevin) #389
Spice86 - Development Build

Published by github-actions[bot] about 1 year ago

Bug Fixes