Simple M68000 multiplatform emulator Code
Status: Pre-Alpha
Brought to you by:
nestoramigo
| File | Date | Author | Commit |
|---|---|---|---|
| EASy68K_Help | 2008-07-22 | nestoramigo | [r1] Now uploading project. |
| Edit68kv3.7.5 | 2008-07-22 | nestoramigo | [r1] Now uploading project. |
| SIM68KV3.7.6 | 2008-07-22 | nestoramigo | [r1] Now uploading project. |
| edit68k | 2008-07-26 | nestoramigo | [r3] Now, fully upgraded. |
| ui | 2008-07-22 | nestoramigo | [r1] Now uploading project. |
| GNU General Public License.htm | 2008-07-22 | nestoramigo | [r1] Now uploading project. |
| License.txt | 2008-07-22 | nestoramigo | [r1] Now uploading project. |
| readme.txt | 2008-07-22 | nestoramigo | [r1] Now uploading project. |
______ ______ ______ ______ ______ __ __
/\ ___\ /\ __ \ /\ ___\ __ __ /\ ___\ /\ __ \ /\ \ / /
\ \ \__/ \ \ \_\ \\ \ \____ /\ \_\ \\ \ \____\ \ \_\ \\ \ \/ /_
\ \ _\ \ \ __ \\ \____ \\ \____ \\ \ __ \\ \ __ \\ \ __ \
\ \ \/___\ \ \ \ \\/____\ \\/____\ \\ \ \_\ \\ \ \_\ \\ \ \ \ \
\ \_____\\ \_\ \_\ /\_____\ /\___\\ \_____\\ \_____\\ \_\ \_\
\/_____/ \/_/\/_/ \/_____/ \/___/ \/_____/ \/_____/ \/_/\/_/
*************************************************
Editor, Assembler, Simulator for 68000 microprocessor
**********************************
* Now, I'm porting it to Linux!! *
**********************************
tShade <nestorac@gmail.com>
*------------------------------------
* Versions included in this package.
*------------------------------------
Editor/Assembler
v3.7.5 Jan-19-2008
Simulator
v3.7.6 Jan-25-2008
*------------------------------------
Editor written by Tim Larson
Original Assembler code by Paul McKee
Assembler code modified by Chuck Kelly
Original Simulator code by Paul McKee
Simulator GUI by Chuck Kelly
Simulator code modified by Chuck Kelly and Eric Nelson
Borland C++ Builder 6.0 or greater required to compile.
Web Page
http://www.wowgwep.com/EASy68K.htm
http://www.monroeccc.edu/ckelly/EASy68K.htm
Please post comments, suggestions, and bug reports to the EASy68K forum.
This package contains everything you need to create and run 68000 assembly language programs on a Windows PC. All programs and files are distributed under the GNU General Public Use License. A copy of the GNU license is available in the Help menu.
Please see help for full contact information, bug reports, downloading and credits.
Several example programs are included in the Examples folder more examples are available on the web site.
The file extensions used by EASy68k are:
.X68 68000 source code created with Edit68k
.S68 68000 S-Record file created by assembling source. S-Record files are read by
Sim68k and may be executed.
.L68 68000 Listing file created by Edit68k when the source code is assembled.
Enjoy.
Prof. Chuck Kelly
ckelly@monroeccc.edu