Search results
Boot from disk
Score: 164.17 %,
Type: Forum topic , Comments: 14 comments
in by the boot sector code) by using 0xf37d as the entry point. Note that if you are using a custom boot sector ROM BIOS will be in page 0 instead of RAM when the boot sector code is called the first time (carry ... sector code is called again, this time with RAM in page 0, and when the standard boot sector code ...
Replacing graphics in Car Jamboree
Score: 164.27 %,
Type: Forum topic , Comments: 36 comments
- Y position of the sprite #0 \
- X position of the sprite #0 | Sprite #0 attribute
- Shape of the sprite #0 |
- Color (and option) of the sprite #0 /
- Y position ... (looking up, two halves) seems to be at offset 0x087b: 0c 0f 1f 38 30 33 3f 1f 1f 3f 33 30 30 38 3f 3f 30 ...
ERR
Score: 137.7 %,
Type: wiki , Comments: 0 comments
END
50 PRINT "Error code ";ERR
60 RESUME 30
70 ON ERROR GOTO 0
RUN
Error code 2 ... ERROR GOTO , RESUME
Compatibility
MSX-BASIC 1.0 or higher
...
Extended Bios
Score: 137.69 %,
Type: wiki , Comments: 0 comments
to manage them in machine language or in C.
The address of routine is 0FFCAh in the System Variable Slot. ... it is necessary to check its presence before calling it by reading the variable HOKVLD (0FB20h). If bit 0 of this variable is zero, there is no compatible extension. If bit 0 of this variable is set but EXTBIO (0 ...
FutureDisk 47 pre-order has started
Score: 194.71 %,
Type: News post , Comments: 14 comments
It's that time of the year again. The guys at FutureDisk are about to release a new disk. FutureDisk 47 already. This time it is a software-only edition. Okay, there is a small magazine with manuals and background stories, but the main dish here ...
Download Database Summary December 2022
Score: 172.93 %,
Type: News post , Comments: 0 comments
SCC Musix Dizc 1.2022 (56 downloads)
ODO 0.3 (50 downloads)
ADX Player Ver. 2.8 (48 ...
Tere-Kinesis
Score: 176.63 %,
Type: Download , Comments: 0 comments
1
Physical Dream's game for MSX1. Both in English and Spanish language.
Attachment Size Downloads Last download
TereKinesis.rar ...
[WTS] Mitsubishi ML-TS2 and ML-TS2H set
Score: 164.02 %,
Type: Forum topic , Comments: 1 comment
I have for sale both an ML-TS2 and ML-TS2H MSX2. Both machines have been repaired and are working fully. They are quite rare and are sold as a set because only 1 power supply is available. The ML-TS2 is in the original box with the PSU and slot box. The ...
BASIC - detect the presence of a disk
Score: 164.11 %,
Type: Forum topic , Comments: 25 comments
was to use dskf(0), which should throw an error if the function call or disk isn't available. And this works fine with plain MSX BASIC, both on an emulator (tested BASIC 1.0 with and without Disk BASIC, and BASIC 2.0 with and without a floppy available) and on my SVI738 with BASIC 3.0. However, with my ...
RESTORE I -> undefined line number
Score: 164.13 %,
Type: Forum topic , Comments: 4 comments
from which the DATA values should be read:
10 LET I = 60
20 RESTORE I
30 READ J:IF J=0 THEN END
40 PRINT J
50 GOTO 30
60 DATA 1,2,3,4,5,0
I expect this to output 1,2,3,4 and 5, each on a line, ...
40 IF D(C,0)=0 THEN END
50 PRINT D(C,0)
60 C=C+1: GOTO 40
(Development) ...
