Search results
Crowded Sofa
Score: 143.57 %,
Type: Forum topic , Comments: 6 comments
I've finally received today the new Japanese MSX machines I was expecting for a long time by surface mail:
Just have to find a bigger sofa now :)
... and here's the real ... and here's the real version of the story: an ...
turboR Z80 speed
Score: 143.23 %,
Type: Forum topic , Comments: 16 comments
to demonstrate the effect?
Here is my Here is my routine:
getInterruptTime:
di
ld a,0
out (0x99),a
ld a,0x80+19
out (0x99),a
ld a,1
out (0x99),a
ld a,0x80 + 15
out (0x99),a
w1: in a,(0x99)
rra
jp nc,w1
w2: in a,(0x99)
rra
jp c,w2
ld hl,0
w3: in a,(0x99)
inc hl
rra
jp nc,w3
ld ...
Louthrax's MSX game room has moved
Score: 143.15 %,
Type: Forum topic , Comments: 2 comments
Update your bookmarks, I've moved my website to a much better location: https://www.louthrax.net/mgr/ .
Thanks a lot to Luppie for providing the service :)
download seems to be download seems to be broken... I get a white screen ...
GR8FTP bug report thread
Score: 145.57 %,
Type: Forum topic , Comments: 92 comments
increased a lot the transfer speed using 16KB buffers instead of 2KB only. Version has been changed to 2.0 ...
Here's the new usage and commands:
GR8FTP 2.0 by Louthrax
GR8FTP is an MSX-DOS 2 FTP client ... [0|1]
Set verbose mode to ON (1) or OFF
(0), or display current mode if
not specified
Gr8! ...
SofaRun 3.2 & SofaROM 2.4 released
Score: 145.38 %,
Type: Forum topic , Comments: 90 comments
0: Memory mapper
1: turboR mapper
2: SD Snatcher
3: Snatcher
4: MegaRAM
5: ... to jump to a particular letter in a directory? For example, I have 0-G in a directory and to page right ... but game stuck on the 2nd disk options menu. I try to press 0,1,2 keys even F1, F2, F3 - nothing.
I ...
SofaRun 3.1 & SofaROM 2.3 released
Score: 142.5 %,
Type: Forum topic , Comments: 4 comments
file to "Default settings" menu.
SofaROM:
Support for Linear 0 ROMs ...
The New Retro Show
Score: 142.09 %,
Type: Forum topic , Comments: 3 comments
Just discovered this YouTube channel that has videos about new MSX releases:
Part 1
Part 2
Part 3
nice find! it's nice to get nice find! it's nice to get visibility beyond typically MSX channels
...
MSX lolcats
Score: 142.57 %,
Type: Forum topic , Comments: 14 comments
Let's post some MSX related lolcats pictures or videos here :)
I'll start with that puppy cat girl we received from friends yesterday. She looks nice like that:
But appeared to have a real knack for MSX keyboards, cables, ...
Music Module test
Score: 142.58 %,
Type: Forum topic , Comments: 17 comments
a "PRINT INP(&hC0)" with Music Module connected, you get 0. On other MSX machines, you get 6.
That test (INP(&hC0)=6) seems to be used by some softwares to detect if a Music Module is present ...
in a,(MSXAudio_STATUS_PORT)
cp 0FFH
ret z
scf
ret
in MSXAudio.asm. But maybe that could lead to some false-positive ...
SofaCalibrate (or something)
Score: 141.91 %,
Type: Forum topic , Comments: 21 comments
of 16x 0 followed by 16x 255.
Something I was actually Something I was actually wondering about ...
