1
0
mirror of https://github.com/sethm/symon.git synced 2025-01-19 15:30:14 +00:00

====================================================================
                    SYMON - A 6502 System Simulator
====================================================================

Version: 0.1.0
Last Updated: 13 December, 2008
Copyright (c) 2008,2009 Seth J. Morabito <sethm@loomcom.com>

See the file COPYING for license.


1.0 About
---------

Symon is a general purpose simulator for systems based on the NMOS
Mostek 6502 microprocessor and compatibles.  Symon is implemented in
Java.



2.0 Usage
---------

  2.1 Requirements

  - Java 1.5 or higher
  - Maven 2.0.x or higher (for building from source)
  - JUnit 3.0 or higher


3.0 To Do
---------

- Implement CMOS 65C02 instructions 
Description
A 6502 System Simulator
Readme 2.9 MiB
Languages
Java 100%