smilingjack
07-11-2008, 03:19 AM
module 0 for d*sh 20080708v1 (submodules III) 7-10-2008
thanks seaboard18
Here is the new module0.inc for d*ck -- Replace the module0.inc in version 1.3.4X series and recompile.
this is working on 1.9 versions to
{ // module 0 for d*sh 20080708v1 (submodules III)
switch ((A00[0]>>5)&3) {
case 0:
hw[8] = 0xFF;
break;
case 1:
case 2:
case 3:
default:
printf("unknown submodule\n");
break;
}
}
edit module0 in notpad
past this in
save it
http://bellexpress.vu/forum/local_links.php?catid=64
thanks seaboard18
Here is the new module0.inc for d*ck -- Replace the module0.inc in version 1.3.4X series and recompile.
this is working on 1.9 versions to
{ // module 0 for d*sh 20080708v1 (submodules III)
switch ((A00[0]>>5)&3) {
case 0:
hw[8] = 0xFF;
break;
case 1:
case 2:
case 3:
default:
printf("unknown submodule\n");
break;
}
}
edit module0 in notpad
past this in
save it
http://bellexpress.vu/forum/local_links.php?catid=64