0 Members and 1 Guest are viewing this topic.
Do you think you can add that to the wiki?
I compiled the known app header into one file. There are still a few hole to be figured out though.
Anyone who uses ASM for this will never need to use RAM with all. There are 24 general purpose registers alone, even if you can only access 16 of them
Nice, that's much better than the z80 at least. The 83+ had like 8, right?Also, I hope that if Casio ever releases Prizm documentation that it won't be translated from Japanese to Zero Wing language...
Well hardware floating point sure sounds like something that could be useful
Quote from: Builderboy on December 31, 2010, 02:44:48 pmWell hardware floating point sure sounds like something that could be useful Well, it depends on what you are trying to do. Hardware FPU is obviously faster, but then 0.2+0.2+0.2+0.2+0.2 is not equal to 1.0 and this baffles people (even if absolutely correct if you go by IEEE specification).Wild guess: Prizm uses it in assembly programs do draw graphs and such, but not in BASIC (to not confuse people).
so wait, getting this is normal? Okay, I'm writing a converter for that later. ;-)Code: [Select]Offset(h)00000000 ë<.MSDOS5.0.....00000010 ...v€ø..........00000020 ....€.)....NO NA00000030 ME FAT16 ..00000040 ................00000050 ................
Offset(h)00000000 ë<.MSDOS5.0.....00000010 ...v€ø..........00000020 ....€.)....NO NA00000030 ME FAT16 ..00000040 ................00000050 ................