Search results
Mobile gaming
Score: 108.26 %,
Type: Forum topic , Comments: 5 comments
Now that we have MSX emulators for portable devices (fMSX S60, fMSXDS etc.) I would like to know what are the best MSX games to play on these devices?
Expetially phone keyboards are typically very bad for gaming, so you can practically forget all ...
360KB disk backup
Score: 113.97 %,
Type: Forum topic , Comments: 38 comments
Or install a real OS on your PC Copying disks will become as easy as
cat /dev/fd0 > ... get a Knoppix CD if you don't want to install it )
cat /dev/fd0 > file.dsk
if that doesn't work for some reason (autodetection fails), you can try:
cat /dev/fd0u360 > file.dsk ...
News for HD owners & diskROM question
Score: 107.8 %,
Type: Forum topic , Comments: 14 comments
sector 0 with the following routine:
ld a,localdriveid
ld b,1 ; just 1 sector
ld de,0 ; sector 0 the bootsector
ld hl,transferadres
ld c,0 ; mediadescriptor
call DSKIO
the trick is here to use 0 ... choice string" option. If you get a NZ or HL = 0 then you can't format it, so probably ...
MSX tR CALL-commands.
Score: 120.96 %,
Type: Forum topic , Comments: 2 comments
-----------------------------------------------------------------------------
#0-2 (MSX-Music)
-------------------
AUDREG
APPEND MK *
APEEK *
APOKE *
BGM
CONT MK *
COPY ...
PALETTE
CLS
AKCNV
JIS
SJIS
KACNV
KEXT
KINSTR
KLEN
KMID
KNJ
KTYPE
KANJI
KANJI0
KANJI1
KANJI2
KANJI3
ANK ...
-----------------------------------------------------------------------------
#0-2 (MSX-Music)
-------------------
AUDREG
BGM
MDR
MUSIC
PAUSE
PCM PLAY
PCM REC
PITCH
PLAY ...
Zemmix CPG-120
Score: 107.58 %,
Type: Forum topic , Comments: 3 comments
This has already being discussed in the forum
[url]http:/ This has already being discussed in the forum
www.msx.org/Zemmix-information-website.newspost1767.html
Zemmix Turbo has the V9958 ...
Totally new kind of game.
Score: 107.45 %,
Type: Forum topic , Comments: 6 comments
I think, that I got great new kind of idea, but if no one knows about it, it can't be implemented, so please take a look here:
forum.openmsx.org/viewtopic.php?t=56
Sounds like Street Rod (was that the name?) but then with MS Sounds like Street Rod (was that the name?) ...
Tip of the Year: Save your work after MSX crash!
Score: 107.05 %,
Type: Forum topic , Comments: 16 comments
is to push that reset button... You can usually prevent this by enabling soft reset (POKE &HFBB0 ... is pointer to start of next line. Now it is 0 because there is no next line.
When your MSX is rebooted or NEW command is executed, pointer to start of next line in #8001 will be reseted to 0. If we want ...
Help MSX-BITS!
Score: 107.07 %,
Type: Forum topic , Comments: 4 comments
category.
- We will need a forum, where you can attach files as well as discuss about working of your ...
screen 0,,0
width 40
color 15,0,0
key off
cls
- VDP should be returned to this default configuration ...
#7C-7D FM-PAC (or FM-BIOS if found)
#A0-A3 PSG (or MSX1-BIOS)
#B4-B5 RTC
#C0-C3 MSX-AUDIO 1 & 2 ...
SVI-728 color feature.
Score: 107.05 %,
Type: Forum topic , Comments: 6 comments
it too, something like:
screen2:fori=0to95:lin I remember it too, something like:
screen2:fori=0to95:line(0,i*2)-(255,i*2),12:line(0,i*2+1)-(255,i*2+1),6:next:a$=input$(1)
.. and then stand away 3 yards from your screen
This probably works better on an old tv. ... color to quite right!
Bit 0 of VDP R#0 (external video input) selects the better l Bit 0 ...
IOMBCC - Explained
Score: 106.94 %,
Type: Forum topic , Comments: 17 comments
DEFINTA-Z:DEFFNN(N)=PEEK(N)+PEEK(N+1)*256:DEFUSR=ASC(">"):DEFFNF(N)=(1+((PEEK(A)AND2^N)=0))*&O117:DEFSTRR
:DEFFNC(N)=FNN(-1760)+N:GOTO6
FNN routine reads 16bit value from memory. It is only used by FNC ...
slot 0 if custom font is not loaded, so we simply ignore that fact.
5 K=K+1:X=ERR:RESUME NEXT
This ... ever the idea here is: 11 MOD 11 = 0 = False. These variables do not change after K&X=11 so ...
