Working on a disassembler written in C++. We're taking a simple example of the HP-15C calculator and using the input from a binary file. Opening the file, no big deal. Should we use a predefined set of values for the numbers once we convert them?
Any help would be appreciated.




Reply With Quote