25 lines
825 B
Plaintext
25 lines
825 B
Plaintext
This package contains all of the files needed to
|
|
build an AVR65C02 Emulator. You are free to use
|
|
these files in your personal projects. Any commercial
|
|
use is prohibited without expressed, written consent.
|
|
|
|
The AVR program was compiled using AVR Studio V4. The
|
|
source files are in the AVRSource Folder.
|
|
|
|
The default ROM image uses my SBC-2OS. The sources for
|
|
that are included in the SBC2OS folder. The SBC25.ROM
|
|
file is the binary file you can load from the bootloader
|
|
if the ROM image gets corrupted or damaged.
|
|
|
|
The ATMega1284P datasheet is also include along with a
|
|
simple instruction manual.
|
|
|
|
The AVR65C02.BIN file is the binary image of the
|
|
Emulator. You can use it if the emulator image
|
|
gets overwritten or corrupted. Contact me for help
|
|
in loading it if that happens.
|
|
|
|
Enjoy!
|
|
|
|
Daryl
|