Rumor has it it´s got banks and teeth a-plenty... so beware!
Better to run for cover in your 4x4 utility vehicle (that is four banks using the Library#4, right?)
Announcing the POWER_CL 4B - Soon at a TOS near you, and already on the CL boards -V4.
Great white shark sighted in CL reef...
|
|
« Next Oldest | Next Newest »
|
▼
Post: #4
10-06-2012, 01:29 PM
Rumor has it it´s got banks and teeth a-plenty... so beware! Better to run for cover in your 4x4 utility vehicle (that is four banks using the Library#4, right?) Announcing the POWER_CL 4B - Soon at a TOS near you, and already on the CL boards -V4. ▼
Post: #5
10-06-2012, 05:22 PM
Hello Angel,
About the new Power CL: ▼
Post: #6
10-07-2012, 05:04 AM
Hi Michael, thanks for your endorsement - I'm glad to hear you find the manuals worth reading, that´s a reward after the time/effort it takes to put them together. You speak well about the value of the documentation, even for the developers after a while it's a lifesaver and sure it turns enigmas into useful tools. In fact I've spent the last couple of days working on the POWERCL manual update, now ready to go as well. The posted QRG's should be reasonably up-to-date, but sorely missing are the manuals for the AMC/OSX, ToolBox, and RamPage modules. This is now more evident since the latter two are practically included in the POWERCL_4B version, (alas this is the "secret" about the additional two banks) so I guess I'll have to catch up as well. Good question about the IMDB vs. the POWERCL internal ROM table. The answer is basically that the POWERCL table doesn't use the IMDB at all, so you're right: your new entries added to the IMDB won't be included in ROMLIB or CLLIB listings. This makes it compatible with all versions of YFNS, even older ones not using the IMDB - but unfortunately has the shortcoming you point out. Out of curiosity, which new modules are you adding to the IMDB? Would be great to have them included in the released version for the community at large.
Best,
▼
Post: #7
10-07-2012, 09:51 AM
Thank you for your explanations, Angel.
▼
Post: #8
10-08-2012, 05:10 AM
Believe it or not modifying ROMLIB & CLLIB to use the IMDB is a tall order. Think as well that besides the alphabetical sorting, they provide the additional capability to list the modules by type - which is not a field contained in the IMDB at all. The best approach for another IMDB CATalog would be writing a FOCAL program to list all entries in the IMDB - including the new ones made by the user. This of course will use YFNS a-plenty, but giving the CL speed it'll go as fast as it gets, so practically no difference with a MCODE routine. Basically shouldn't be very tough to put together, just using YPEEK, possibly also IMDB?, plus some code/logic to interpret the result. Then looping until there's no more entries... crude but should do the work... right? What about trying yout hand at it :-) W.r.t. the missing QRG's - will prepare them as soon as possible.
Cheers, ▼
Post: #9
10-09-2012, 12:07 AM
It would be possible to upgrade the Image Database to include a type field. There are several unused nibbles in each entry. ▼
Post: #11
10-26-2012, 11:35 AM
Angel - Thanks for the new Power CL extension mod!
I was going through the documentation and noticed that after page Rick |