
does american make game in C language ?
#1
Posted 19 September 2002 - 09:53 AM
Thanks you !
#2
Guest_Guest_*
Posted 19 September 2002 - 10:48 AM
#3
Posted 19 September 2002 - 10:51 AM
So I said that Roeoender, BradN, bytefish and many other can program in seembly language or C!
#4
Posted 19 September 2002 - 01:33 PM
bye
rstweb
#5
Posted 19 September 2002 - 03:12 PM
#6
Posted 19 September 2002 - 04:38 PM
bye
rstweb
#7
Posted 19 September 2002 - 05:03 PM

#8
Posted 19 September 2002 - 05:27 PM
but it is only available for Graph100(+) and AFX 2(+).
++
C@siomax
#9
Posted 19 September 2002 - 06:18 PM

And one other thing - this is not "American" forum, you can "meet" here people from all over the world: USA, Egipt, Australia, Norway, Germany, Chech, Poland, France and so on, for example the creator of this forum - Simon - seems to have something in common with Russia

So this forum is rather uiversal (or Russian

Back to the point - programs that I've made (C / ASM):
Aborea,
Eagle Fighter,
Linl,
TxtView,
BmpDisp,
Enter.com,
VrDemo,
Cube3D,
RoveMov (movie),
...
Every new C/ASM programmer is kindly welcomed.

Roeoender.
#10
Posted 20 September 2002 - 07:01 AM
But the reason I said that, is because I haven't seen any mail about C language or ASM.
So Now, I'm aware that American have very great programmer !
#11
Posted 20 September 2002 - 07:06 AM
Congratulation for Race ! But I didn't know that this programm has been made of you !
#12
Posted 20 September 2002 - 07:18 AM





Roe has made really beautiful programs and utilities! Without him the Casio programmation wouldn't be at this point of developpement!
#13
Posted 20 September 2002 - 07:30 AM
But I'm new so I didn't know that there were so great programmer in america. So, I'm aware now. So please, Apologize me !
And now, I can go along with you there that america got great programer !
Looking forward to hearing from you as soon as possible
#14
Posted 20 September 2002 - 09:49 AM
I have put a post about asm (on CFX) more times, but unlucky this forum crashed down a few days later. I put a question for you about new casm.But the reason I said that, is because I haven't seen any mail about C language or ASM.
Please read this http://www.rkk.cz/~mpoupe/develop.html
and tell me what you think.
When I put this question before, somebody told me about NASM, but I cannot find it's specification

Does somebody have it ?
#15
Posted 20 September 2002 - 09:50 AM

Do not apologize me, I am no extraordinary, just made some programs and did it just for fun.

And of course there are a lot more important to the CASIO community people:
- BradN - without his info we would be still making games in text mode ...
- Dscosphe - without him and his CALLiPSO project we wouldn't even know that CASIO AFX can run x86 programms, he made the first CFX maker for unofficial Add-Ins.
- Martin - I probably haven't said that before, but his page pushed me to buy AFX, so I wouldn't be here now without it.
- Killer/Simon/Mohamed - they take care about the forum and motivate us to continue programming.
And of course there is a huge french community which is very well organised, it is really good that some of them visit this forum (2072 was the first)
I don't even try to mention all the people because it is just impossible and I don't want someone to feel forgotten.
So thank you all,
Roeoender

#16
Posted 20 September 2002 - 10:32 AM
wow, really nice to see some asm code in a Cfx calc!

If you want you can download Tasm 4.1 or 5 (which I use with turboC) or Nasm, just search themon http://www.google.com you'll find them!
#17
Posted 20 September 2002 - 10:40 AM
But Tasm is for another CPU. It is similar to if someone takes C++ code andto reply to martin:
wow, really nice to see some asm code in a Cfx calc!![]()
If you want you can download Tasm 4.1 or 5 (which I use with turboC) or Nasm, just search themon http://www.google.com you'll find them!
loads it to Borland Pascal compiler.
I need to find features description of some assembler (not the assembler self), to take it as a base idea for CASM. There is NO available assembler on the word (except my casm) I know.
Of course I tried google, it's the first search engine I use.
#18
Posted 20 September 2002 - 10:57 AM
Roeoender, I hope you don't mind the following question : Why didn't you put the race's source program on the net ?
Hearing from you soon.


#19
Posted 27 September 2002 - 06:51 PM

Try to put the last basic sav release by 2072......
#20
Posted 27 September 2002 - 07:49 PM
Anyway I've identyfied the error - the BASIC file search routine had an mistake - I used too low value for "end of ram", so to avoid this error you have to make sure that EF's BASIC data file is in low address of memory - it is easly done by deleting other BASIC files that are before it.
Please note that Eagle Fighter was the first game that used dummy BASIC files to save ASM/C data.
Right Now I am using completly different way of finding BASIC files (I don't scan the whole mem but jump from one Id to another)
I also have somekind of "philosophy" - I don't use someone's else code.
Roeoender.
#21
Posted 29 September 2002 - 01:27 AM

Anyway it's written at a very special address where the basic files end in the RAM (look at my sources to know where

PS: now my libs use the jump method too !
#22
Posted 29 September 2002 - 06:49 AM
but now I've understood why EF sometimes wasn't working, because I used to keep many basic files before THE file <_<
#23
Posted 29 September 2002 - 06:53 AM
#24
Posted 02 October 2002 - 02:57 PM
Why not, I am open to any "constructive criticism"

I treat CASIO ASM/C programming as a relax, so it is not a probelm for me to make those less interesting stuff. I would like to make my programs as coplete as I can, I cannot guarantee that someone else's code/lib is "bug free".
I have enough of my own bugs to worry about.
Roeoender.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users