Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
forked fromraybellis/usim

mc6809 emulator

License

NotificationsYou must be signed in to change notification settings

stahta01/usim

 
 

Repository files navigation

An mc6809 emulator written in C++

NB: version 0.91 is historic (written 1993 - 1994) and has some seriousknown bugs in the handling of some instructions and addressing modes.Many thanks are due to B. Armstrong and Soren Roug for finding andresolving those.

The master branch on the primary Github repository(https://github.com/raybellis/usim/) now contains fixes for thoseissues.

As of January 2021 (!) support for interrupts has been implemented, andthe code has been refactored so that complete machines are generatedby creating instances of a CPU, memory devices and peripherals and then"attaching" those to each other. See main.cpp for an example of howthis is done.

Releases

No releases published

Packages

No packages published

Languages

  • C++74.0%
  • Assembly21.1%
  • C3.2%
  • Makefile1.7%

[8]ページ先頭

©2009-2025 Movatter.jp