freebsd-ports/emulators/sim6811/pkg-descr
Doug Barton 2fadfa2cfb For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
2009-12-21 02:19:12 +00:00

13 lines
462 B
Text

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.