forked from ProfKelly/EASy68K
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
64 lines (43 loc) · 2.16 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
______ ______ ______ ______ ______ __ __
/\ ___\ /\ __ \ /\ ___\ __ __ /\ ___\ /\ __ \ /\ \ / /
\ \ \__/ \ \ \_\ \\ \ \____ /\ \_\ \\ \ \____\ \ \_\ \\ \ \/ /_
\ \ _\ \ \ __ \\ \____ \\ \____ \\ \ __ \\ \ _ \\ \ __ \
\ \ \/___\ \ \ \ \\/____\ \\/____\ \\ \ \_\ \\ \ \_\ \\ \ \ \ \
\ \_____\\ \_\ \_\ /\_____\ /\___\\ \_____\\ \_____\\ \_\ \_\
\/_____/ \/_/\/_/ \/_____/ \/___/ \/_____/ \/_____/ \/_/\/_/
*************************************************
Editor, Assembler, Simulator, S-Record/Binary utility for 68000 microprocessor
*------------------------------------
* Versions included in this package.
*------------------------------------
Editor/Assembler
v5.16.01 March-15-2018
Simulator
v5.16.01 March-15-2018
EASy68K Help
v5.16.01 March-15-2018
EASyBIN
v2.5.0 Aug-14-2017
*------------------------------------
Editor written by Tim Larson
Original Assembler code by Paul McKee
Assembler code modified by Charles Kelly
Original Simulator code by Paul McKee
Simulator GUI by Charles Kelly
Simulator code modified by Charles Kelly and Eric Nelson
EASyBIN S-Record/Binary file utility by Charles Kelly
Borland C++ Builder 6.0 or greater required to compile.
Web and forum
www.easy68k.com
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.
Charles Kelly
www.easy68k.com