Search results
Raspberry Pi - openMSX auto installer
Score: 160.83 %,
Type: Forum topic , Comments: 9 comments
openMSX auto installer can be installed by typing this into the command line:
Quote:
wget -O - https://openmsx.vampier.net/openmsx_installer.sh | bash
This short piece of code will do a few things:
Install the latest release ...
Important question regarding openMSX.
Score: 129.96 %,
Type: Forum topic , Comments: 20 comments
here: [url=http://en.wikipedia.org/wiki/Microsoft_Win Answer here: Microsoft Windows on Wikipedia ... Sorry, I'm talking about the latest version. For example in Lucid Lynx you can't find 0.8.0 in the repositories, I had to compile it.
Well, that's not strange, because 0.8.0 has just been releas ...
Govellius SCC version
Score: 128.52 %,
Type: Forum topic , Comments: 7 comments
if {$form==1} {
for {set i 0;
#sharp saw tooth
if {$form==1} {
for {set i 0;} {$i < 32} {incr i;} ... i 0;} {$i < 16} {incr i;} {
debug write SCC\ SCC [expr $base+$i] 128
debug write SCC\ SCC [expr $base+$i+15] 127
}
}
#square
if {$form==3} {
for {set i 0;} {$i < 32} {incr i;} { ...
openMSX/BlueMSX rom database with MSX-DEV07 entries
Score: 126.4 %,
Type: Forum topic , Comments: 7 comments
the software database.
The mapper is changed to manbow2... which won't work on openMSX 0.6.3 official ...
Post your Meisei movies here!
Score: 125.95 %,
Type: Forum topic , Comments: 20 comments
you try the openMSX event recorder already?
I wonder how portable these m0 files are. If timing ... Adventure fruit machines are being very generous
I wonder how portable these m0 files are. If ... on the same version they've been recorded with, 1.0.1 with the movies above. I'm keeping older ...
Help the openMSX and blueMSX team!
Score: 125.74 %,
Type: Forum topic , Comments: 6 comments
Hello,
Behind the scenes the openMSX and blueMSX team are working to provide you (the users) with excellent emulators. In order to serve you guys better we're asking the community for a favor!
We're currently planning link blueMSX and ...
I need all your CRC32 and SHA1 values ;)
Score: 123.75 %,
Type: Forum topic , Comments: 8 comments
as you might know openMSX and bleuMSX have a shared database. The main problem now is that I have entries in the database that do not have an SHA1 value but only and CRC32 value. In order to make this database complete I need the SHA1 values aswell.
...
Slingshot the litle brother of openMSX's Catapult
Score: 124.31 %,
Type: Forum topic , Comments: 16 comments
release will be done.
This program is writen in VB.net (.net version 2.0) using Visual Basic Express ...
This program is writen in VB.net (.net version 2.0) using Visual Basic Express
So, Windows only ... updated it probably will run dot net v2.0 asw when mono gets updated it probably will run dot net v2.0 ...
Please help us build a perfect MSX datbase
Score: 122.33 %,
Type: Forum topic , Comments: 0 comments
($filename) {
return str_pad ((dechex (crc32(file_get_contents ($filename)))), 8, '0', STR_PAD_LEFT);
}
$dir = dir('your rom dir');
$i = 0;
while($file = $dir->read()) { ...
