Tyche ROM oddity
Tyche ROM oddity
I've just had a quick play with the Tyche ROM in Q-emuLator, looks interesting
But given that I would assume it was a sequel to the JS ROM I don't follow why "WHEN ERRor" doesn't work (seems like it's based on JM ROM? or they just dropped the command/function for some reason?)
Was wondering what others experience of it is please?
Many thanks
But given that I would assume it was a sequel to the JS ROM I don't follow why "WHEN ERRor" doesn't work (seems like it's based on JM ROM? or they just dropped the command/function for some reason?)
Was wondering what others experience of it is please?
Many thanks
Re: Tyche ROM oddity
There is a dissassemly of "Tyche" on Dilwyn's site with a Readme. Very informative!
7000 4E75
Re: Tyche ROM oddity
Thanks. The readme is interesting but it does seem to suggest at the end that it was based on JS. Strange then that WHEN ERRor doesn’t workRalfR wrote: Tue Feb 25, 2025 3:15 pm There is a dissassemly of "Tyche" on Dilwyn's site with a Readme. Very informative!
Re: Tyche ROM oddity
Strange, didn’t work with my boot file
Ah, maybe it’s displaying a not found error but continuing
I’ll try it again with a bit of debugging to see what’s actually happening
Many thanks
Re: Tyche ROM oddity
It's definitely falling over when WHEN ERRor (which just does a CONTINUE) tries to lrun a file that's not there
It also wipes out the boot program from memory
Will try on a BBQL and see if it's any different
It also wipes out the boot program from memory
Will try on a BBQL and see if it's any different
Re: Tyche ROM oddity
"Tyche" is quite interesting in that it loads and saves in tokinized form using LOAD and SAVE, similar to QLOAD and QSAVE.
This also works with different memory sizes (large memory saved, small memory loaded) and also whether any extensions were included when saving and not when loading.
This also works with different memory sizes (large memory saved, small memory loaded) and also whether any extensions were included when saving and not when loading.
7000 4E75
Re: Tyche ROM oddity
That ©5891 number, when reversed, gives the year 1985. The real year of release, I suppose. What a strange ROM
Re: Tyche ROM oddity
I didn’t spot 5891=1985, maybe I’ve put the ROM in back to front…Cristian wrote: Tue Feb 25, 2025 7:00 pm That ©5891 number, when reversed, gives the year 1985. The real year of release, I suppose. What a strange ROM
