Search results
JoyPlot
Score: 149.8 %,
Type: Download , Comments: 0 comments
0
Last year picked up my msx hobby. Equipment: Nms8245 with SD cartridge ... the best car painter to paint en wrote there movements for a robot. Actually this program looks like that.. ... write basic to print on matrix printer.
If you have some nice things, let me know, I like to test en ...
Getting a GFX9000/V9990 to work on a Zemmix Neo Lite (2013 Korean release)?
Score: 142.18 %,
Type: Forum topic , Comments: 9 comments
I recently picked up my first MSX device, a Zemmix Neo Lite.
I understand that this thing is FPGA based and I was told on r/msx that I wouldn't be able to use something like the PowerGraph V9990. Is there any kind of expansion I can add or any ...
Scroll on screen 2 flickering
Score: 137.28 %,
Type: Forum topic , Comments: 2 comments
2:DEFINT A-Z
20 P=6144 'Chars pos (6144 to 6911)
30 C=0 '3 Char tables (0 to 6143)
40 L=8192 'Color table (8192 to 14335)
50 FOR I=0 TO 255
60 VPOKE P+I, 0
70 VPOKE L+I, &HF0 'bg, fg ... finish a game before 30th july to submit it to MSX Dev 2020.
(Development) ...
Stupid question regarding sprites on MSX 1
Score: 137.36 %,
Type: Forum topic , Comments: 4 comments
The code is simply VPOKES on sprites pattern table and sprite attr table:
10 SCREEN 2,0,0
20 ... &HFF
100 VPOKE 14344, &HFF
101 VPOKE 6192, 128
102 VPOKE 6193, 128
103 VPOKE 6194, 0
104 ...
Two "Cheap" Turbo R on Ebay
Score: 137.5 %,
Type: Forum topic , Comments: 5 comments
3 hours to end
https://www.ebay.com/itm/PANASONIC-MSX-TURBO-R-FS-A1ST-WORKI...
https://www.ebay.com/itm/PANASONIC-MSX-TURBO-R-FS-A1ST-WORKI...
US$ 315 and 365, worldwide free shipping.
Is it really a good price?
The seller seem ...
Collision detection in Assembly not working at all
Score: 137.45 %,
Type: Forum topic , Comments: 17 comments
DE: down right corner of box to be checked (D: x2, E: y2)
; Output:
; A = 0 : not collided
; A = 1 ... nc, .false ; nc: a > parameter
;true:
ld a, 1
ret
.false:
ld a, 0
ret ... "True",0
FalseMsg:
db "False",0
Not having debug tools, trace, step, unit tests, it's ...
Flashjacks firmware updated to Ver 1.7
Score: 172 %,
Type: News post , Comments: 25 comments
"0" key.
Improved error calibration on SD cards. Input data is now calibrated according to the SD ...
https://www.msx.org/news/hardware/en/flashjacks-combo-cartridge
With the new updates now it With the new updates now it has more features ...
Service manual for VG-8235 floppy drive
Score: 137.21 %,
Type: Forum topic , Comments: 4 comments
Hi.
I've got a VG-8235 with a loose plastc part in the FDD.
It seems to be for the mechanism that keeps the drive open if no floppy is inserted.
However I have no idea where to fit it
Does anyone have a service manual or maybe ...
Play Amiga protracker files on MSX
Score: 136.94 %,
Type: Forum topic , Comments: 17 comments
https://www.youtube.com/watch?v=eclMFa0mD1c
Yes you can, for example with Yes you can, for example with RoboPlay or NOP MOD ...
https://nopmsx.nl/download/nmp/v2.0/nmp_sources.zip
Oooh! Thank you very much! A Oooh! Thank you very much! A quick look ...
osd in the tcl-scripts in the scripts-folder
Score: 137.17 %,
Type: Forum topic , Comments: 3 comments
rectangle profile.$id.bar -x 0 -y 0 -w 0 -h $height -scaled true -rgba $rgba
osd create text profile.$id.text -x 2 -y 1 -size [expr {$height - 3}] -scaled true -rgba 0xffffffff
osd configure profile.$id.bar ...
