diff options
author | Eric L. Hernes <erich@FreeBSD.org> | 1995-10-03 02:43:51 +0000 |
---|---|---|
committer | Eric L. Hernes <erich@FreeBSD.org> | 1995-10-03 02:43:51 +0000 |
commit | 8128d115f0d4e9164864aea4a4308df135f0cc58 (patch) | |
tree | 3295df7aa8c8fd02996849d63b4209a780be1214 /emulators/sim6811/pkg-descr | |
parent | 929931d3f41395e0d6bcbe5f67b3fbf9215568d4 (diff) |
Notes
Diffstat (limited to 'emulators/sim6811/pkg-descr')
-rw-r--r-- | emulators/sim6811/pkg-descr | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/emulators/sim6811/pkg-descr b/emulators/sim6811/pkg-descr new file mode 100644 index 000000000000..c07f5a24ab7b --- /dev/null +++ b/emulators/sim6811/pkg-descr @@ -0,0 +1,14 @@ +from main.c: + + very simple and crude simulator for the 6811 + + some instructions aren't there yet (notably converning multiplication + and interrupts) and the interface only allows stepping. this should + be easily rectifiable, however, and the simple structure should make + grafting on a graphical interface quite simple. + +I am calling this version 1.6, to reflect the revision number of +sim.h, which appears to be common to all (three) source files. + +eric. +erich@rrnet.com |