by Humanoido » Fri Jan 19, 2007 5:55 am
by Humanoido
Fri Jan 19, 2007 5:55 am
Thanks Gman! That's very helpful, and interesting. My modded template is only 18.6K and with 64K total memory initially available, RN could hold 18 similar sized templates! That's a lot of code! This template is 1894 lines of code, so 18 tempates would equate to about 34,000 lines of total code. Not bad!
BTW, integer basic is not bad. In the 70s, there was a Tiny Basic by Tom Pittman which was very popular on microcomputers with the RCACDP1802MPU. It ran very efficient and was a compact code. There were numerous articles and tutorials on creating various mathematical functions, including floating point. Many of those documents are still posted on the web, including the original tutorial for Tiny Basic.
Don't worry too much though, about reinventing the wheel, so to speak. Thousands of years ago, the Chinese experimented with gunpowder and made black powder rockets. While on tour at the National Palace Museum in the Republic of China, I saw an exact replica model of that original rocket. Surprising, it looked almost identical to the twin solid rocket boosters on NASAs Space Shuttle which are comprised of, you guessed it, black powder.
Thanks again, Gman.
Humanoido
Thanks Gman! That's very helpful, and interesting. My modded template is only 18.6K and with 64K total memory initially available, RN could hold 18 similar sized templates! That's a lot of code! This template is 1894 lines of code, so 18 tempates would equate to about 34,000 lines of total code. Not bad!
BTW, integer basic is not bad. In the 70s, there was a Tiny Basic by Tom Pittman which was very popular on microcomputers with the RCACDP1802MPU. It ran very efficient and was a compact code. There were numerous articles and tutorials on creating various mathematical functions, including floating point. Many of those documents are still posted on the web, including the original tutorial for Tiny Basic.
Don't worry too much though, about reinventing the wheel, so to speak. Thousands of years ago, the Chinese experimented with gunpowder and made black powder rockets. While on tour at the National Palace Museum in the Republic of China, I saw an exact replica model of that original rocket. Surprising, it looked almost identical to the twin solid rocket boosters on NASAs Space Shuttle which are comprised of, you guessed it, black powder.
Thanks again, Gman.
Humanoido