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...
Sounds like a good idea, as for the keyboard a company called Inovations, I think, has created a little device that allows you to use a standard PS2 (the...
... Dumb? no way, absolutely not, cool idea indeed. people like me, with no acces to a pc, could have a great time learning to develop this way, a cheap...
Sounds good to me! ... Anyone know where I could get a hold of some general DC Dev tools? ... __________________________________________________ Do You Yahoo!?...
I've been working on a VMU Uploader since July. I had no problem getting it to work with Planeweb. However... DreamKey and DreamPassport givin' me lots of...
... VMU uploads must have the proper MIME types to work with DreamKey and DreamPassport. VMI: application/dreamcast-vms-info VMS: application/dreamcast-vms (I...
OK, that will work with the Downloading problem (I hope), but now I just need to figure out this uploading problem. I need to figure how to do without the...
The new version 1.78 has just been released. Please read the NEW 1.78 DOCUMENTATION and download the new version. Some of the features of this version include:...
*Jumps with joy! That's great,I love it! I'm really into the Script now,and the new "iclude:" command will make my programing alot easier,as I tend to get...
I just got Linux set up (I hear that it's easier) on another PC that I can SSH into and do my development there. Once I get KOS (CVS) set up, I'll try to get...
I don't even know what CVS is !!! But... I'd be glad to help you out. I've got a couple non-DC projects that I'm working on, but those are just for fun....
Umm... You are aware you cannot compile stuff made in Visual Basic on DC,
aren't you? Not only are there no compilers, it would be impossible to implant a...
Umm.... Did you read the message? The only VB code is my chess program. Not anything at all related to the VMU or VMU Script code. Also, one of the main ideas...
I am familiar that there is Unix for DC (both BSD and a Linux distro), it's not exactly what I'd like to do. Maybe I can clarify it a little bit? What I'd...
Sounds good. You could have a pair of simple editors: one for text (vmu script) and one for assembler. The assembler editor isn't really necessary, but writing...
Hi guys....Iam Alza-eem and I want to be a programmer of VMU. I downloaded The Compiler,the Assembler,and the Emulator but I don't know how to use the Compiler...
... You should achieve much better compression rates for text data if using a compression algorithm such as the one used in ZIP (zlib can does that for you)....