Search results
Need help to configure 2 FDD drives on MSX-2 Mitsubishi ML-G3
Score: 130.82 %,
Type: Forum topic , Comments: 4 comments
need to set one drive as DS0 and the other as DS1, otherwise they will be conflicting with each other. ... The image is indeed a bit blurry but my mind makes me read DS0 on the furthest one from the motor ... it... It seems that with jumper for FDD 1 in position 0 and jumper for FDD in position 1 works. ...
What if V9938 never existed?
Score: 130.89 %,
Type: Forum topic , Comments: 58 comments
been
- 32KB of VRAM
- a Screen 0 mode with decent color support (8x8x2 colors)
- a Simple gfx ...
https://en.wikipedia.org/wiki/MSX#Evolution
"Evolution
MSX spawned four generations: MSX ( 1983 ), MSX2 ( 1985 ),[14] MSX2+ ( ...
https://translate.google.it/translate?hl=&sl=it&tl=en&u=http...
In this doc it is already pointed up how was the amiga sprite system weak when compared ...
MSX(3) logo on a V9978... what could it have been?
Score: 130.7 %,
Type: Forum topic , Comments: 1 comment
Remember that thread where I asked what a graphical MSX (1) logo could have been?
Here's another one: what would the logo have been on an MSX3, based on R800 and V9978?
As there is no V9978, let's use the V9990 instead as the closest ...
V9978... what could it have been?
Score: 130.89 %,
Type: Forum topic , Comments: 33 comments
So, we know about the plans for V9978, but we got V9990 instead. What would V9978 have been?
I mean: suppose you would make a chip that is a V9990, but would be backwards compatible with the V9958. What would it look like? So, VRAM layout, register ...
Export Basic listing
Score: 136.37 %,
Type: Forum topic , Comments: 10 comments
{^[0-9a-f]x[0-9a-f]{4} > } [ listing ] "" ]
Or copy the raw tcl file from my listing_manipulation.tcl ...
Simple assembly program not working on MSX 2
Score: 130.72 %,
Type: Forum topic , Comments: 11 comments
I've written this simple asm program:
ORG 0E000H-7
DB 0FEH
DW ... NZ,NEXT
LD A,0DH
CALL 00A2H
LD A,0AH
CALL 00A2H
RET
THEEND: END
I assembled the program ... instead of directly 08BCH)
Maybe the ORG is too HIGH. Try 0D000H
CLS EQU 00C3H
BEGIN: XO ...
