... This is more or less what I figured out, too.It doesn't seem to be that there is any standard byte containing the extension number. However when I look on...
If I recall, there was a program on aminet that would find the extension number for you. Not sure if you can find it now, but there was one. ... From: "Karsten...
Rev. Giark
giark@...
Mar 1, 2005 10:53 pm
7502
Hi all, It wasn't a POKE command, but an EXECALL command. Thanks to Volker Stepprath, wherever he (or she?) may be.... NB: Enter exactly as shown, otherwise...
... Stepprath, wherever he (or she?) may be.... ... amiga! ... now run up to 25% faster! ... Only under Amos and other system-unfriendly code. In newer...
... My bad.... XFORBID isn't actually a command (I know I usually type commands in uppercase, so it's my fault) it's a variable, which is normally returned a...
... uppercase, so it's my fault) it's a variable, which is normally returned a value after executing - just the same way as using any of the other similar...
... »» snip «« ... Ahhh, I see. Its good to know someone here has the technical knowhow and experience to advise us of these things. Thanks, I might give...
... Be warned that using those technics might crash your programms on Amigas not having the same hardware. I suffered very much from programmers programming...
Is there any editor for creating Scenes (MAPS) with the TurboPlus extension? There's no editor in the package. I tried to put the bank into the memory myself,...
... Thanks Karsten! I just had an idea to allow the user to deactivate "non-essential" processes via the "settings" options, naturally I'd warn them that it...
Hi folks, Can anyone tell me how to get a tiled background on screen 2 to appear behind the text/graphics on screen 1? The idea is to scroll the tiled...
Hi folks, I just rediscovered the ON ERROR command. I was thinking that I could simply use this to detect when a disk in a drive is write protected, or...
... a drive is write protected, or non-existant, by redirecting to an error handling routine with some IF statements that would use the ERRN value to report...
... Yeah, but the general error routine would cover that, by letting the user know an error had occurred and would give the error number. Most (if not all)...
Hi folks, I have had a quick go at trying to suss out how the OM (Object Modeller) program works, but to no luck again :( However, on examining the files on...
... there was an AmigaGuide file called 3d.guide on the Internet explaining all commands. However I lost this file due to disk failure and the original...
... If I recall correctly from when I examined the LIB files a few weeks ago, I'm sure you can read the LIB files via the HEX reader in DOpus (or other tools)...
Unfortunately I'm not anywhere near my Amiga and won't be for a while, but I've used the 3D manual and OM alot in the past. I may be able to give a run-down...
... My version (OM 1.3) contains the 5 shelves as mentioned above, but also conatins 5 empty shelves below them which you have to copy the selected primitive...
... also conatins 5 empty shelves below them which you have to copy the selected primitive to first before being able to copy it to one of the main shelves...
... Yes, or you can store main objects in them, by moving them back using the same method you got the primitives into the shelves. I discovered a bug that...
... attach an object to the 3D triangle (4th primitive) on the system shelves (the very top 5). How rare. I've never run into that bug. Does it carry over to...
Ok, I figured it out. Along with the AMOSPro_3D.Lib, you need to copy the c3d.lib and 3d.lib into the AMOS system folder. These files can be found on the...
... I tried using the "3d.lib" and "c3d.lib" files from AMOS 1.3 They seemed to work fine, but now I'm getting an "Object file not found" error, despite having...
... to copy ... can ... found" error, despite having the correct location in the TD LOAD command, and yes TD DIR was used to set the directory beforehand. ... ...
... Yes, you are right. I should have spotted this from the 3D object viewer program - which I must add is VERY cool (move, rotate and get the objects...
Hi group, new member here. I have a Mediator SX PCI busboard on my towered Amiga 1200. Using a Voodoo 3 GFX card. I know that I can only run AmosPro on 15Khz...