hex file/opcode dump
Bug #579344 reported by
Onkar Shinde
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
gnusim8085 |
New
|
Wishlist
|
Unassigned |
Bug Description
According to 1875405, I would also like to propose a new facility to dump/save the created opcode to a file, so that gnusim8085 can be used in a live environment, where the working code can be uploaded to a real device.
Changed in gnusim8085: | |
milestone: | none → 1.3.8 |
To post a comment you must log in.
I wrote a tool that takes a generated assembler listing, parses the hex data out, and dumps it into a .bin
I was able to burn to my ROM with this and test it out on the real thing :-)
http:// www.homebrewtec hnology. org/2011/ 02/parser- for-gnusim8085- assembler. html