and another step forward. i don't thing i decode the vms data size correctly, but i am working on it. however, the online version does now check if someone...
Matthias L. Jugel
leo@...
Mar 1, 2000 9:11 am
35
while comparing the results of my icon extraction with the icons on booyaka i found that the colors are somewhat different (for Hydro Thunder). any hints how i...
Matthias L. Jugel
leo@...
Mar 2, 2000 10:32 am
36
while browsing the home pages i found a few people working on encoding programs for vmi. i have made an attempt to create the encoder parts and data...
leo@...
Mar 2, 2000 1:16 pm
37
While we're on the subject of building custom connector hardware, would it be easier to build some kind of connector box that lets you plug in a DC controller...
Richard Munn (aka ben...
richard.munn@...
Mar 2, 2000 3:30 pm
38
"matthias l. jugel" <le-@...> wrote: original article:http://www.egroups.com/group/vmu-dev/?start=35 ... actually, replying to my articles is not usually my...
Matthias L. Jugel
leo@...
Mar 2, 2000 8:02 pm
39
"matthias l. jugel" <le-@...> wrote: original article:http://www.egroups.com/group/vmu-dev/?start=38 ... BTW, it's not possible to have an alpha channel in...
Marcus Comstedt
marcus@...
Mar 2, 2000 9:47 pm
40
... maybe i should encode gif directly. the picture are small enough to be no problem without compression and it would be more portable as the current solution...
leo@...
Mar 3, 2000 6:12 am
41
leo- ... I don't have a dreamcast, so what was the point -- I couldn't see it! (actually thanks; now I can see it on the PC) I've got to finish up that game...
jmm
maushammer@...
Mar 3, 2000 2:41 pm
42
Would it make sense to add extra directives to the assembler so that it can call/use the vmu code directly to create a .vmi file on assembly? i.e. something...
Richard Munn (aka ben...
richard.munn@...
Mar 3, 2000 3:02 pm
43
"richard munn (aka benjymous)" <richard.mun-@...> wrote: original article:http://www.egroups.com/group/vmu-dev/?start=42 ... Apart from the naming of...
Marcus Comstedt
marcus@...
Mar 3, 2000 5:28 pm
44
Soeren Gust
sgust@...
Mar 3, 2000 5:55 pm
45
... a ... i don't think that is necessary. the vms file contains already two descriptions and a 16 byte creator string. I already take these infos out of the...
Matthias L. Jugel
leo@...
Mar 3, 2000 7:52 pm
46
Ok, here's a fun trick for everyone who has a Japanese VMS. I've written a program to dump the contents of the VMS firmware. Unfortunately, it depends on...
Marcus Comstedt
marcus@...
Mar 4, 2000 9:27 pm
47
Hello. I'm currently writing a program where I need to write data to the VMU Flash Rom. Only problem, for some reason I can't write to addresses that are not...
Alessandro Sanasi
tyro@...
Mar 6, 2000 1:15 am
48
... Alessandro> I'm currently writing a program where I need to write data to the VMU Alessandro> Flash Rom. Only problem, for some reason I can't write to...
Marcus Comstedt
marcus@...
Mar 6, 2000 3:00 pm
49
Last night I wrote a simple little tool, which converts an LCD file into a series of 'n*x portable bitmaps. It also generates a script file which uses the...
Richard Munn (aka ben...
richard.munn@...
Mar 6, 2000 3:33 pm
50
Hello. About my problem with not being able to correctly write to the Flash Rom, here is some sample code. For reasons unknown to me, this one seems to cause...
Alessandro Sanasi
tyro@...
Mar 7, 2000 2:25 am
51
Hello. Just wanted to mention it... when anyone of you posts source code, even if it's only a small part, PLEASE COMMENT IT, preferably EVERY SINGLE LINE! ...
Alessandro Sanasi
tyro@...
Mar 7, 2000 2:25 am
52
Ok, I've spotted what you're doing wrong. Somehow, you seem to have misunderstood the concept of big-endianness. The _most_ significant part of the address...
Marcus Comstedt
marcus@...
Mar 7, 2000 1:33 pm
53
tyr-@... (alessandro sanasi) wrote: original article:http://www.egroups.com/group/vmu-dev/?start=51 ... Those kind of comments are in IMO worse...
Marcus Comstedt
marcus@...
Mar 7, 2000 2:14 pm
54
Soeren Gust
sgust@...
Mar 7, 2000 5:54 pm
55
soeren gust <sgus-@...> wrote: original article:http://www.egroups.com/group/vmu-dev/?start=54 ... hardware. ... while looking over your hardware...
Matthias L. Jugel
leo@...
Mar 10, 2000 10:51 am
56
Two things occured to me about using the parallel port with a PC to talk with a VMU 1. OS timing problems- is it possible to just be rude and turn off ...
jmm
maushammer@...
Mar 10, 2000 2:58 pm
57
... first ... Yeah, My info on the member's page said "permanently bouncing" which means it couldn't get mails through to me, so I now read everything via the...
Richard Munn (aka ben...
richard.munn@...
Mar 10, 2000 3:41 pm
58
Soeren Gust
sgust@...
Mar 10, 2000 5:53 pm
59
Soeren Gust
sgust@...
Mar 10, 2000 6:01 pm
60
... The Amiga Diskdrive port has +5 and +12 lines, so you could grab power from there Or alternatively, just a standard 3.5" Hard drive power cable would work...
Richard Munn (aka ben...
richard.munn@...
Mar 10, 2000 6:05 pm
61
Soeren Gust
sgust@...
Mar 10, 2000 6:06 pm
62
... the PS/2 connector if you need ... might be an idea instead of ... as you used. i don't know if it ... The Amiga Diskdrive port has +5 and +12 lines, so...
jmm
maushammer@...
Mar 10, 2000 6:44 pm
63
soeren gust <sgus-@...> wrote: original article:http://www.egroups.com/group/vmu-dev/?start=61 ... Japanese ... Try changing $ef5 to $ef8. I have...