raw binary file support

For general discussion related FlowStone
Post Reply
User avatar
digimorf
Posts: 7
Joined: Fri Mar 04, 2011 7:08 pm
Location: Italy
Contact:

raw binary file support

Post by digimorf »

Hello,
I'm really impressed by the quality of this software... :shock: I'm having fun in trying to do some examples. ;)
I was wondering if there is some limit in loading text files. I wold like to load a raw binary file and the only way I have found is to load it as text, but the loader seems not to load the file completely.
A common file I would like to load is 32k in size.
I've attached an example...
The main window has the loader module, the switch that trigs the loading routine/erase array, and a text area to show the data loaded and the length of the array...
As you can see the array is not long as the file loaded.
How can I do ? Should I open the file in some other format :?:
Attachments
loadROM.zip
Attempt to load a binary file
(24.38 KiB) Downloaded 1797 times
Post Reply