Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/13/00 07:34
Read: times


 
#1778 - RE: Hex file parser
Alen,

using 0xA5 was definitively the best way
to make your simulator useless !!!

Since than all data must be placed on the end.

But normally code and data was mixed.
E.g. constant data was often placed after the call:
http://www.specs.de/~danni/ap...ax7219.htm

Also my command interpreter can not be used
with your simulator (data + LJMP):
http://www.specs.de/~danni/ap...ommand.htm

Thus why all 51 simulators disassemble also data
on hex file input.


The Programmer's Guide and Instruction Set
can you see at:
http://www.atmel.com/atmel/products/prod73.htm


Peter


List of 8 messages in thread
TopicAuthorDate
Hex file parser            01/01/70 00:00      
RE: Hex file parser            01/01/70 00:00      
RE: Hex file parser            01/01/70 00:00      
RE: Hex file parser            01/01/70 00:00      
RE: Hex file parser            01/01/70 00:00      
RE: Hex file parser            01/01/70 00:00      
RE: Hex file parser            01/01/70 00:00      
RE: Hex file parser            01/01/70 00:00      

Back to Subject List