Closed Jcodefox closed 1 year ago
How did this ever work?
Did loading dtb files ever work?
I originally used it that way so I believe so. Though it does make me question how.
188e199cf7873c7e8c20242bc77f947687078332 broke it
gotcha. Well thanks for catching it!
When loading a dtb file the program was subtracting sizeof( struct MiniRV32IMAState ) from the length of the file, essentially loading in a incomplete version of the dtb file.