To convert the ddc files made by the gameshark mmc software to vms simply delete the first 35 bytes of the file...
Matthew
webbman5@...
Sep 19, 2001 1:11 am
861
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the vmu-dev group. File :...
vmu-dev@yahoogroups.com
Aug 17, 2001 6:39 pm
860
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the vmu-dev group. File :...
vmu-dev@yahoogroups.com
Aug 17, 2001 4:27 pm
859
I uploaded DOS friendly versions of the compiler and assembler packages (normal ZIP files) since the old self-unzipping versions ran only under Windows. If you...
mj98765@...
Aug 14, 2001 10:20 pm
858
Sweet! Keep up the great work! -Miles Raymond EML: m_rayman@... AIM: Killer2Ray ICQ: 13217756 IRC: Killer2 WWW:...
Miles Raymond
m_rayman@...
Aug 14, 2001 6:37 am
857
There is now documentation available that describes the file formats of the DEFAULT.LIB, COMPILE.INI, and SKELETON.S files. VMU SCRIPT HOMEPAGE: ...
mj98765@...
Aug 13, 2001 10:32 pm
856
I tried the .htaccess idea and even though my site has Apache, it gives me a "Configuration Error" and says that I can't use addtype. If anyone has an idea,...
mj98765@...
Aug 8, 2001 2:43 am
855
I've just made a new game similar to the 'Logic' game on Nokia phones. You can download both the source code and the game at my page. And yes, it's written...
mj98765@...
Aug 6, 2001 8:38 pm
854
A new bug has been found and fixed. There was a problem with the VMU Script 'if' statement and the '>' operator didn't work, however the '>=' operator did....
mj98765@...
Aug 4, 2001 9:28 pm
853
... NEW COMPILER VERSION 1.73 UPDATE ... The new VMU Script Compiler 1.73 includes a random number function that returns a random number from 0-255. If you...
mj98765@...
Aug 4, 2001 3:36 am
852
I used the header code from the TETRIS game and for some reason, when I "jmp goodbye", the VMU not only quits the game but prompts me for the date and time. I...
mj98765@...
Aug 2, 2001 11:03 pm
851
... Try Soren's sound code @ http://soeren.infoserv.de/vm/sound.html - that gives you an interrupt based system for playing tunes (of the mobile phone ringtone...
Richard Munn
benjymous@...
Aug 1, 2001 4:06 pm
850
... Sound is to be generated by realtime changing the parameter of the sound speaker. You could quite easily do a 'BEEP <frequency>' command but in order to do...
Omar Cornut
cornut@...
Aug 1, 2001 8:22 am
849
People are requesting for me to add a sound command BUT I HAVE NO IDEA HOW!!! If anyone knows (and I'm sure somebody does) please tell me. Is there some kind...
mj98765@...
Aug 1, 2001 3:43 am
848
... Perhaps you could just release the source to a few trusted people, who'll agree not to redistribute it, but just compile/port it to other platforms and...
Richard Munn
benjymous@...
Jul 31, 2001 7:40 am
847
maybe. i'm a little hesitant about releasing the source... but try running it under a DOS emulator. i've heard that programs sometimes run better under a DOS...
M. Jumper
mj98765@...
Jul 31, 2001 4:21 am
846
... Any chance of getting the source files so I can compile this under linux ? Thank you, Jean-Michel...
friedt jean-michel
friedtj@...
Jul 30, 2001 2:05 pm
845
REGARDING VMU SCRIPT: The feedback received from the poll that I put up was good, but I need REAL feedback (like suggestions) from those who have downloaded my...
mj98765@...
Jul 30, 2001 4:22 am
844
The compiler is fixed and I added a VMU Script Concepts page. It lists some of the general things people want to do with the VMU and how to do it with VMU...
mj98765@...
Jul 27, 2001 4:18 am
843
The most recent compiler version featured new optimization techniques. One of these is faulty. If you downloaded version 1.72, come back tomorrow to download...
mj98765@...
Jul 26, 2001 10:53 pm
842
Compiler version 1.72 is out. It has updated commands and bug fixes. The ASSEMBLER ERROR CHECKING option has been fixed to work with 100% accuracy and the...
mj98765@...
Jul 26, 2001 3:15 pm
841
Goto the homepage at http://www.vmuscript.8m.com/ and vote. Tell me what you think of VMU Script so far. It will help with development. Thanks. VMU SCRIPT...
mj98765@...
Jul 26, 2001 4:30 am
840
Sorry about the redundant messages, my browser wasn't loading the message page right and it made it look like the message was never sent. The version that was...
mj98765@...
Jul 25, 2001 4:27 am
839
The new version has arrived. It has a few new features and just generally functions better. Download it at http://www.vmuscript.8m.com/ E-mail suggestions or...
mj98765@...
Jul 24, 2001 8:19 pm
838
It has new features and it works better. Check it out at http://www.vmuscript.8m.com/ Questions or Suggestions regarding VMU Script? Send me e-mail at...
mj98765@...
Jul 24, 2001 8:17 pm
837
An updated version of the "HELLO" example is available (it prints the whole "HELLO WORLD" message). If you already downloaded the original, just look this one...
mj98765@...
Jul 23, 2001 11:57 pm
836
Sweet! Ok, i'm extremely serious about learning this stuff now. And I will soon pick apart your example and ask about everything that I don't understand. Yes,...
kgenthe@...
Jul 22, 2001 2:23 am
835
The working example for my compiler is finally here. If anyone downloaded the last attempt at an example, it didn't work. It ran fine on the emulator but, for...
mj98765@...
Jul 21, 2001 3:21 pm
834
... http://www.franken.de/users/deco/myfiles/myfiles.html ... You can download the assembler, the emulator, and the most recent version of my compiler at my...
M. Jumper
mj98765@...
Jul 21, 2001 4:56 am
833
... Yup. There should be an example uploaded to my site by July 22. Right now, it just displays a 12 digit number as it is incremented BUT it serves to show...