Previous Messages |
Posted By
bubis on 2004-07-13 04:39:33
| another dl link
http://petra.hos.u-szeged.hu/~dotsch/asl/examples/bytediv2.zip
|
|
Posted By
bubis on 2004-07-13 04:32:44
| Re: ASL V1.42 build 19 (bubis version)
Hi!
Here is two fast byte divider routine (with reminder) that might interest some of you.
http://bubis.resource.cx/asm/as/example/bytediv2.zip
div.asm is a traditional (but optimized) shifter routine. div2.asm uses log, exp and square tables. First it calculates an approximate value and than corrects the result.
|
|
Posted By
bubis on 2004-07-12 09:44:01
| Re: ASL V1.42 build 19 (bubis version)
Ahhh, not that good! Be carefull with the temporary symbols! I stupidly allowed the simple $ prefix for temporary symbols but it is the leading prefix for hexadecimal numbers too. So if you want to use a temporary symbol that can be read as a hexadecimal use the original notation ($$label) as it is still allowed.
|
|
Posted By
Csabo on 2004-07-08 10:19:56
| Re: ASL V1.42 build 19 (bubis version)
ASL has been added to the Tools page, and the ZIP file is downloadable from our site (the two alternate download addresses are provided as well). Excellent work, bubis!
One more thing: this Win32 software was also temporarily added the programs list. Please note that our software library of Plus/4 releases is for ... Plus/4 releases. All tools have their rightful place in the tools section.
|
|
Posted By
Luca on 2004-07-08 09:59:34
| Re: ASL V1.42 build 19 (bubis version)
BTW, I hope that rulez.org will stay on...
|
|
Posted By
bubis on 2004-07-08 09:55:38
| Re: ASL V1.42 build 19 (bubis version)
I hope Csabo is creating an emucamp download link soon...
|
|
Posted By
SVS on 2004-07-08 09:42:29
| Re: ASL V1.42 build 19 (bubis version)
Thank you (Bubis, Luca) #-)
|
|
Posted By
bubis on 2004-07-08 09:41:21
| Re: ASL V1.42 build 19 (bubis version)
Really! Another download link:
http://petra.hos.u-szeged.hu/~dotsch/asl/
|
|
Posted By
SVS on 2004-07-08 09:13:01
| ASL V1.42 build 19 (bubis version)
Hello, I want to download this gem, but grrr... Bubis' site seems to be down all the time. Any goodman could help a poor code like me?
|
|