during my programing i have found that you can you can over come the problem with timing on different speeds of pc by timing how many loops it can do in a...
jamesdev_au@...
Oct 1, 2001 9:15 pm
877
why don't you just get the planet web one? (download and burn from www.dcemulation.com) i live in australia and thats how i got out of using a crap isp!...
jamesdev_au@...
Oct 1, 2001 10:50 pm
878
I've just finished coding a text engine for the VMU. It features a full font of 64 chars and symbols, multi-line capability and automatic scrolling. Text can...
M. Jumper
mj98765@...
Oct 16, 2001 12:55 am
879
No attachments. =( Have you uploaded it to the group files? -Miles Raymond EML: m_rayman@... AIM: Killer2Ray ICQ: 13217756 IRC: Killer2 ...
Miles Raymond
reukiodo@...
Oct 16, 2001 2:11 am
880
Yup! I just uploaded the source to the group files. It's in the Programs folder. Sorry about the attachments! ... ...
NEW BUG FIX: The VMU Script random number function wasn't working right and only returned numbers from 0 through 12! I fixed this now, and it works perfectly....
I undestand almost all by now,but I am still having trouble with getting graphics to the LCD. I need help with a small example on how to get the graphics on...
it does, but you have to know the address of the system variable. Since time is stored in system variables (which are stored in a different area of memory),...
The graphics are a little complicated, and the LOGIC game is a little complicated to be learning from. A good example to learn from is the VMU Script 'hello' ...
Actually I got more from the logic game. I have a low level of programing for the PC so I get most of the commands (loop,if - end if,etc.) But for the VMU you...
I've just uploaded the new compiler version 1.74 which features a bug fix and two new commands for playing sounds. Please visit the downloads page and download...
It seems that some people have just downloaded the compiler before my site finished updating. If you just downloaded version 1.74, you did not receive the full...
I want to learn how to program for the VMU. Will you guys tell me where to start, what I need, and what languages I need to know. I want to make some cool...
If you're talking about background music or complex sound effects, you have to program that yourself. However, the 'play' command plays any frequency in the ...
I've just finished "translating" the C code into VMU Script. It uses Bresenham's algorithm (from IBM 1965) to draw any line anywhere! It is pretty fast, too. ...
Sorry about that, but it's not within my control. My site is hosted by Freeservers, which requires those adds. If you know of any other free domain services, ...
I suppose I could host your site at http://killer2.dhs.org/something/ although you might want to wait a little while I get my Linux box set up and move my site...
Okay, I admit it. I havent really been paying attention to the list lately. Do people need some webspace to store files, etc? I would be willing to donate...
Actually, I was just offering to move his site off of that ad-ridden host they call a free web server. I hate good sites that have to suffer by being on an...
it's not THAT bad.
I just saved the main pages on my PC.
And if I see any updates I just update again.
I hae my page on angelfire.com and have never gotten a...
How do I save variables on flash memory with the compiler? What does the 'pop' command do? I never use it and feel like I'm doing something wrong. Even if my...
At this time, there's no way to save variables to flash memory. If anybody who reads this message knows how to read/write to the flash memory (and preferably ...
How many people are interested in an VMUscprit compiler made for the DC? The whole idea would be that you wouldn't need a PC to develop VMU programs. Just...