Hi, You need: 1) A VMU emulator and/or a way to get your program to a real VMU. 2) A VMU assembler. 3) Optionally, VMUscript for a slightly higher level ...
Hi, Is there an easy way to get a fast stable timer? Right now I time everything in my games on the 1/2 second timer. I do all computing at high speed and...
Hello, ... [...] I haven't done any VM programming since a while, but there's definitively an high-res timer available. Check the available public docs. What...
... A long time ago when I wrote Alienfighter I solved this problem by doing a speed calibration at the start of the program. That way I somehow got a stable...
Soeren Gust
sgust@...
Aug 6, 2004 3:37 pm
1123
Hi, Here is what I am testing now - which fails on emulation (no HALT). ... ; pass in T_count gives nice possible delays ; ----------------- C_sleepy ;...
Wow! You have a wealth of useful information on your website. I have changed my code... it used to toggle between 600K for computing and 32K for wait loops....
Hi, Here is the latest update of my VMU game. The .zip file includes some docs this time in .html format. Harry __________________________________ Do you...
Hi everyone. I need my Dreamcast to be able to render java. I am using Planetweb 2.606. If anyone knows of any VMU files or has an SBI, CDI or ISO of Planetweb...
Planetweb 3.0 supports Java, but it was a commercial product, Planetweb sold it for $20 less than 2 years ago. You can still find it on Ebay, although I dont...
Hi again, Does anyone have a copy of the attachment? I lost the .html file in a disk crash. I keep copies of source code in several places, but I only had...
But first, thanks to the people who had a copy of my .zip file. Today I learned... If you enable p3int, the VMU wakes up faster from sleep. ... If you enable...
Hi, first i must say i'm glad to see this list is active again, and some people that made excellent things in the past are still around here :) I'm working on...
Who is Lexxus International, Inc? We are an international network marketing company based in Dallas, Texas. We have set new benchmarks in the industry with...
Hey there! Is there anyone left developing or planning to develope anything for the VMU? I would like to ask/share some specifics about usable programming ...
... Planning on using the VMU as a display for an analog sensor. I have all the hardware, and am hoping to get started now that snow season is approaching. ...
Hi Brian. I am also conidering using the VMU in a non games environment. What have You got in mind? All the best from downtown Mannheim, Germany ... Von:...
... point... ... Sorry for my question, but WHICH drivers are you talking about exactly? I develope on a VMU emulator (Win/Linux) and download the files to the...
Hello from Gregg C Levine Please elaborate on this statement: "I develope on a VMU emulator (Win/Linux) and download the files to the VMU via webserver or...
On Thu, 13 October, 2005 4:07 pm, vmu-dev@yahoogroups.com wrote: 394 ... I finished an MTD level driver and then wrote a filsystem driver for the VMU on linux...
Hello from Gregg C Levine Please elaborate on this phrase: "Planning on using the VMU as a display for an analog sensor. I have all the hardware, and am hoping...
... The site still works for me. http://mc.pp.se/dc/vms/index.html If it still doesnt't work for you, his entire site is in the wayback machine at several...
... the VMU ... card for ... my unit. ... I assume your question is concerned about the Nexus-Card. You can connect the card to any Computer with an additional...
... the ... That sounds nice, but: 1) How do you connect a "real" VMU to your computer? Or do you refer to a Nexus-card of some sort? 2) Where can I get the...
Hasn't that been done already in the past? I recall several postings on this list years ago about something called VMUScript, which resembled BASIC. You might...