coco.oric wrote:As i'm a fan of boot and play, may be you can use INIST instruction of sedoric to put the name of the software you wanted to launch automatically.
(the same for the hobbit)
Will put it on Oric.org when I get 5mins, promise (don't even have time to update my own transfers or what Steve sent me a while ago though I think of it quite often)
coco.oric wrote:Hello, good work but is it too difficult to modify the game and add save/restore game on disk ?
(i've played a lot of hours with this fantastic game)
It can be a bit more difficult. I must locate the routines save and recover, and change them for disc. Not a trivial task, but not impossible. Time to time.
Symoon wrote:Will put it on Oric.org when I get 5mins, promise (don't even have time to update my own transfers or what Steve sent me a while ago though I think of it quite often)
Just a side note... I am not sure about what will be my spare time in the months to come, but if you want help or if I can do anything to help you updating the programs in Oric.org, just drop me a line, ok?
I know this is a quite hard work, and I don't know if you are the only one doing this...
I'm afraid The Hobbit uses custom saving and loading routines that work only with cassette.
And, even if it used the ROM calls it would be necessary to have some patched ROM in order to emulate that behavior, I think.
Does it need the custom saving and loading routines at all?
As long as the SAVE and LOAD are symmetrical, I don't see any particular reason why a simple SAVE and LOAD calls would not work, or is the game doing something very fancy with the way it treats data?
You mean in the case that it used the load and save rom routines? No idea. I guess the only thing is the name of the saved file or if it saved several unnamed chunks to be loaded sequentially.
But IIRC The Hobbit uses custom routines, so patching the game itself is needed.