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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/10/00 14:39
Read: times


 
#1755 - RE: Hex file parser
With o51 files, you can also use the labels used in the .asm file.
if you decide to use this file-format, you are making it very hard for yourself, but you'll make a very nice simulator!!
most of the simulators just don't distinguish defined bytes from code. if you step through the code, there is also no need for it. you just display the opcode which is going to be executed.

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