Search results
Virtual MSX diskdrive via joystick port
Score: 129.49 %,
Type: Forum topic , Comments: 12 comments
program to get started...
A=&HFA00:DEFUSR=A:FORI=0TO1:I=1+PAD(0):POKEA,PAD(1):A=A+1:NEXT:A=USR(0 ... A=USR(0)
70 CLS: S=&H9086: O=32: WIDTH 40
80 PRINT "Stack trace for disk call"
90 PRINT ... 90,22,84,90,37,CD,6D,90,FB,C9,F5,E5,D5,C5,21,00
240 DATA 00,39,ED,5B,84,90,01,20,00,ED,B0,21,C6,90,ED,5B
250 DATA ...
Questions about Konami carts
Score: 128.76 %,
Type: Forum topic , Comments: 2 comments
BiFi's list lists Konami's baseball as having been released in both Europe and Japan:
RC 724 1 JE 16 PSG 1984 Baseball
However, I have yet to see a listing or even a picture for the English language version of the box or the ...
RoboSOP - SOP player on OPL4 using Fusion-C
Score: 128.87 %,
Type: Forum topic , Comments: 16 comments
OPL4_REG 0xC4
#define OPL4_DATA 0xC5
#define OPL4_REG2 0xC6
#define OPL4_TIMER1_COUNT 0x02
#define OPL4_TIMER2_COUNT 0x03
void FT_WriteOpl1(byte addr, byte value)
{
byte busy = 0;
do
{
busy = ...
FT_WriteOpl1(4, (state) ? 0x02 : 0x00);
}
And (part of) the ISR:
void FT_InterruptHandler(void)
{
. ...
openMSX 0.15 bug
Score: 128.85 %,
Type: Forum topic , Comments: 8 comments
boot in screen 0. It does boot but i get corruption in pattern name table
I've also got ... mapper type was added to openMSX 0.15.0, so it should be recognized.
I would first recommend ... no change at all...
Very Very Very bad thing i've downgraded to 0.13 (that i knew ran without issues ...
Vote for your favorite VGM in DAR's Cover Battlegrounds III
Score: 128.86 %,
Type: Forum topic , Comments: 2 comments
Heads up! Now's your chance to vote for your favorite (MSX) game tunes/soundtracks in DAR's Cover Battlegrounds III.
Listed are e.g.: Castlevania (series), F-1 Spirit, Fire Hawk, Gradius (series), Herzog, Hydlide (3), Metal Gear (2), ...
Problem in display colors, AX350II (YIS-604/128, CX7M/128)
Score: 128.74 %,
Type: Forum topic , Comments: 10 comments
Gloriou wrote:
https://drive.google.com/file/d/1AxKrJsY3F0zCeNdlcugLTgtaqKZQBX_7/view?usp=drivesdk
https://drive.google.com/file/d/1O1-TrxjOXZebfoxH0xn2z6_YpwS...
https://drive.google.com/file/d/1rJ4NGGtH8Uc9Vt3MG8Czu5bZcKc... ... https://drive.google.com/file/d/1OA9SLwGlNgoNNizJptmlqg4SOL0...
Jipe wrote:
[ It's not that
Jipe wrote:
[ It's not that long ...
Selling A1 Spirit
Score: 128.8 %,
Type: Forum topic , Comments: 2 comments
I'm selling A1 Spirit, working.
Yo can see photos here:
https://es.wallapop.com/item/a1-spirit-msx-325630844
The price is 99 euros + 15 shipping (with insurance).
The payment via paypal (like familiar/friend).
thanks.
...
BLOAD " " ,S
Score: 128.77 %,
Type: Forum topic , Comments: 3 comments
Just a quick question.
BLOAD load a binary file into memory. can load from tape, disk, or other devices.
however when working with disks it also have a ",S" options to load into vram.
this is not available on cas for example.
the ...
Yamaha Floppy Drive Emulator?
Score: 128.86 %,
Type: Forum topic , Comments: 24 comments
it should keep its registers in the end of its ROM (7FF0). It doesn't verify the result of track ... The below data may not be 100% accurate, but I have no way to verify, sorry.
FDC_C 7FF0 FDC command (wr)
FDC_S 7FF0 FDC status (rd)
FDC_T 7FF1 FDC track register
FDC_SE 7FF2 FDC sector ...
