Short: A 6502-emulator Author: trulsson@student.docs.uu.se (Erik Trulsson) Uploader: trulsson@student.docs.uu.se (Erik Trulsson) This is a program emulating a 6502-processor written in 68000-assembler (source for PhxAss/DevPac included). It should be able to run on just about any Amiga. When you load a 6502-program into the emulation the first two bytes of the file that is loaded determines the load adress. The user-interface could use some extra work. (To tell the truth it sucks :-( ) This program and is public domain so you may use it in any way you want. It is not very useful by itself, but it might be used as a basis for some other project or just to look at and (maybe) learn something by.