Search results
MSX-HID
Score: 149.9 %,
Type: wiki , Comments: 0 comments
for this hash is: HIDID=(byte1<<4|0xF)&(byte2|0xC0)&(byte1<<2|0x3F)&0xFF
On Device ... possible with relatively small effort. For example in MSX2/2+/TR BIOS this method is used to differentiate ... without restrictions
Fingerprints can only use values that a standard MSX 2-button joystick cannot ...
MSXBas2ROM
Score: 148.61 %,
Type: wiki , Comments: 0 comments
MSXBas2ROM MSXBAS2ROM is an open source experimental MSX Basic cross platform compiler inspired on Basic Kun.
All compilation process and code generation its made from scratch without Basic Kun ... a compiled ROM file from your Basic code using the "-c" parameter just like this:
msxbas2 ...
FCB
Score: 145.97 %,
Type: wiki , Comments: 0 comments
number containing the file.(0 for Default drive, 1 for A, 2 for B, ..., 8 for H)
1
FNAME
8
Filename. ... on function called. (Always 0 under CP/M)
16
FILSIZ
4
File size in bytes (1~4294967296).
20
DATE
2
Date ... to CP/M version 2.2. There are some limitations, but most of them are related to the fact that file system ...
