The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD emulators : sim6811

A Motorola 6811 simulator

 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
 

ftp://crl.nmsu.edu/pub/non-lexical/6811/



sim6811 history


v. 1.17
date: 2006/05/30 17:20:11;  author: garga;  state: Exp;  lines: +2 -1
I've committed MASTER_SITES changes proposed by Marin Wilke some days ago,
but, the correct way is preserve original MASTER_SITE and add
freebsd.unixfreunde.de just as a backup, I'm doing it right now, restoring
original preserving the Martin's proposed backup.

v. 1.16 date: 2006/05/24 12:24:28; author: garga; state: Exp; lines: +1 -1 Make it fetchable again PR: ports/97657 Submitted by: Martin Wilke
v. 1.15 date: 2005/10/03 22:04:33; author: linimon; state: Exp; lines: +1 -1 Correct the assignment of this unmaintained port.
v. 1.14 date: 2005/05/09 17:54:06; author: jeh; state: Exp; lines: +1 -1 Release maintainership due to time
v. 1.13 date: 2004/08/11 01:30:57; author: jeh; state: Exp; lines: +1 -1 * Remove the last of the delecrations that were also in * Bump PORTREVISION
v. 1.12 date: 2003/10/16 17:10:19; author: jeh; state: Exp; lines: +1 -4 Fix some very broken coding style that barfs with GCC3.3
v. 1.11 date: 2003/10/16 01:17:41; author: kris; state: Exp; lines: +7 -1 BROKEN on 5.x: does not compile
v. 1.10 date: 2003/03/03 03:56:55; author: jeh; state: Exp; lines: +2 -1 Remove pkg-comment and place in Makefile
v. 1.9 date: 2000/10/02 03:10:28; author: jeh; state: Exp; lines: +2 -2 Change MAINTAINERship to my committers address. Approved: will
v. 1.8 date: 2000/04/24 18:45:32; author: kris; state: Exp; lines: +2 -2 Add Jim Housley as new maintainer.
v. 1.7 date: 2000/04/23 22:59:20; author: kris; state: Exp; lines: +2 -2 Revert erich's ports to ports@FreeBSD.org, as erich has been non-responsive for quite some time. If any non-committer wants to take over maintainership please let me know. Reviewed by: ports No response from: erich
v. 1.6 date: 2000/04/12 04:55:46; author: mharo; state: Exp; lines: +4 -4 PORTNAME/VERSION stuff
v. 1.5 date: 1999/08/31 06:43:54; author: mharo; state: Exp; lines: +2 -2 FreeBSD.ORG -> FreeBSD.org Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
v. 1.4 date: 1999/08/25 05:49:35; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.3 date: 1996/11/12 02:16:50; author: obrien; state: Exp; lines: +2 -2 CATAGORIES+= -> CATAGORIES= Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
v. 1.2 date: 1995/11/22 11:48:19; author: asami; state: Exp; lines: +2 -2 Change category name from "emulation" to "emulators". This was the most confusing of all!
v. 1.1 date: 1995/10/03 02:43:49; author: erich; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1995/10/03 02:43:49; author: erich; state: Exp; lines: +0 -0 added sim6811 Reviewed by: asami ============================================================================= v. 1.17 date: 2006/05/30 17:20:11; author: garga; state: Exp; lines: +2 -1 I've committed MASTER_SITES changes proposed by Marin Wilke some days ago, but, the correct way is preserve original MASTER_SITE and add freebsd.unixfreunde.de just as a backup, I'm doing it right now, restoring original preserving the Martin's proposed backup.
v. 1.16 date: 2006/05/24 12:24:28; author: garga; state: Exp; lines: +1 -1 Make it fetchable again PR: ports/97657 Submitted by: Martin Wilke
v. 1.15 date: 2005/10/03 22:04:33; author: linimon; state: Exp; lines: +1 -1 Correct the assignment of this unmaintained port.
v. 1.14 date: 2005/05/09 17:54:06; author: jeh; state: Exp; lines: +1 -1 Release maintainership due to time
v. 1.13 date: 2004/08/11 01:30:57; author: jeh; state: Exp; lines: +1 -1 * Remove the last of the delecrations that were also in * Bump PORTREVISION
v. 1.12 date: 2003/10/16 17:10:19; author: jeh; state: Exp; lines: +1 -4 Fix some very broken coding style that barfs with GCC3.3
v. 1.11 date: 2003/10/16 01:17:41; author: kris; state: Exp; lines: +7 -1 BROKEN on 5.x: does not compile
v. 1.10 date: 2003/03/03 03:56:55; author: jeh; state: Exp; lines: +2 -1 Remove pkg-comment and place in Makefile
v. 1.9 date: 2000/10/02 03:10:28; author: jeh; state: Exp; lines: +2 -2 Change MAINTAINERship to my committers address. Approved: will
v. 1.8 date: 2000/04/24 18:45:32; author: kris; state: Exp; lines: +2 -2 Add Jim Housley as new maintainer.
v. 1.7 date: 2000/04/23 22:59:20; author: kris; state: Exp; lines: +2 -2 Revert erich's ports to ports@FreeBSD.org, as erich has been non-responsive for quite some time. If any non-committer wants to take over maintainership please let me know. Reviewed by: ports No response from: erich
v. 1.6 date: 2000/04/12 04:55:46; author: mharo; state: Exp; lines: +4 -4 PORTNAME/VERSION stuff
v. 1.5 date: 1999/08/31 06:43:54; author: mharo; state: Exp; lines: +2 -2 FreeBSD.ORG -> FreeBSD.org Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
v. 1.4 date: 1999/08/25 05:49:35; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.3 date: 1996/11/12 02:16:50; author: obrien; state: Exp; lines: +2 -2 CATAGORIES+= -> CATAGORIES= Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
v. 1.2 date: 1995/11/22 11:48:19; author: asami; state: Exp; lines: +2 -2 Change category name from "emulation" to "emulators". This was the most confusing of all!
v. 1.1 date: 1995/10/03 02:43:49; author: erich; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1995/10/03 02:43:49; author: erich; state: Exp; lines: +0 -0 added sim6811 Reviewed by: asami ============================================================================= v. 1.17 date: 2006/05/30 17:20:11; author: garga; state: Exp; lines: +2 -1 I've committed MASTER_SITES changes proposed by Marin Wilke some days ago, but, the correct way is preserve original MASTER_SITE and add freebsd.unixfreunde.de just as a backup, I'm doing it right now, restoring original preserving the Martin's proposed backup.
v. 1.16 date: 2006/05/24 12:24:28; author: garga; state: Exp; lines: +1 -1 Make it fetchable again PR: ports/97657 Submitted by: Martin Wilke
v. 1.15 date: 2005/10/03 22:04:33; author: linimon; state: Exp; lines: +1 -1 Correct the assignment of this unmaintained port.
v. 1.14 date: 2005/05/09 17:54:06; author: jeh; state: Exp; lines: +1 -1 Release maintainership due to time
v. 1.13 date: 2004/08/11 01:30:57; author: jeh; state: Exp; lines: +1 -1 * Remove the last of the delecrations that were also in * Bump PORTREVISION
v. 1.12 date: 2003/10/16 17:10:19; author: jeh; state: Exp; lines: +1 -4 Fix some very broken coding style that barfs with GCC3.3
v. 1.11 date: 2003/10/16 01:17:41; author: kris; state: Exp; lines: +7 -1 BROKEN on 5.x: does not compile
v. 1.10 date: 2003/03/03 03:56:55; author: jeh; state: Exp; lines: +2 -1 Remove pkg-comment and place in Makefile
v. 1.9 date: 2000/10/02 03:10:28; author: jeh; state: Exp; lines: +2 -2 Change MAINTAINERship to my committers address. Approved: will
v. 1.8 date: 2000/04/24 18:45:32; author: kris; state: Exp; lines: +2 -2 Add Jim Housley as new maintainer.
v. 1.7 date: 2000/04/23 22:59:20; author: kris; state: Exp; lines: +2 -2 Revert erich's ports to ports@FreeBSD.org, as erich has been non-responsive for quite some time. If any non-committer wants to take over maintainership please let me know. Reviewed by: ports No response from: erich
v. 1.6 date: 2000/04/12 04:55:46; author: mharo; state: Exp; lines: +4 -4 PORTNAME/VERSION stuff
v. 1.5 date: 1999/08/31 06:43:54; author: mharo; state: Exp; lines: +2 -2 FreeBSD.ORG -> FreeBSD.org Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
v. 1.4 date: 1999/08/25 05:49:35; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.3 date: 1996/11/12 02:16:50; author: obrien; state: Exp; lines: +2 -2 CATAGORIES+= -> CATAGORIES= Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
v. 1.2 date: 1995/11/22 11:48:19; author: asami; state: Exp; lines: +2 -2 Change category name from "emulation" to "emulators". This was the most confusing of all!
v. 1.1 date: 1995/10/03 02:43:49; author: erich; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1995/10/03 02:43:49; author: erich; state: Exp; lines: +0 -0 added sim6811 Reviewed by: asami =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm