Search results
sjasm and macros
Score: 148.22 %,
Type: Forum topic , Comments: 0 comments
is a number, I need to test it against 0, if it is a string, I want to test it against 'A' ... <> 'a') and (value <> 'A')
if (value & 0xFF>0)
ld a,value & 0xFF
else
xor a
endif
endif
out (0x99),a
ld a,register + 0x80
out (0 ...
soft scrolling in 8 directions
Score: 148.03 %,
Type: Forum topic , Comments: 2 comments
These two options for scrolling on msx1 have already been discussed in the XRacing thread
https://github.com/artrag/scroll_8_ways
but now I was thinking than on msx2, using the special vram arrangement used above, one could use 16 pages of 256 ...
mapped roms and page 0
Score: 152.49 %,
Type: Forum topic , Comments: 27 comments
swap out the bios putting in page 0 the slot 1 content?
Does the rom mirror its content in page 0 ? ...
BLOAD"SUPER-X.LDR",R
_@ ' start the program
D0#1
( = Use HEX-editor to address 0 slot 1)
super-x ... also not right now on front of my MSX, so I can't really test this... IIRC page 0 is not used (I ...
Any matlab user interested in testing a new screen 2 converter able to place sprites automatically ?
Score: 148.97 %,
Type: Forum topic , Comments: 18 comments
I'm developing a screen 2 converter that places sprites automatically to fix color spill.
The algorithm is simple but not optimal (anyway may images simply cannot be fixed no matter how optimal is your algorithm) and it is developed as matlab ...
RST 30h
Score: 145.6 %,
Type: Forum topic , Comments: 70 comments
)
https://www.msx.org/forum/msx-talk/development/enaslt-for-page-0-in-msx-dos
The last routine here also works.
https://www.msx.org/forum/msx-talk/development/safe-set-bios-and-restore-ram-on-page-0-from-msx-dos?page=3
The problem was on computers that had the RAM at slot 0, the same than BIOS (another ... )
https://www.msx.org/forum/msx-talk/development/enaslt-for-page-0-in-msx-dos
The last routine here also works. ...
Screen 2 converter
Score: 145.43 %,
Type: Forum topic , Comments: 4 comments
https://www.msx.org/news/development/en/screen-2-tutorial
The basic listing seems cut The basic listing seems cut at line 190. Is it complete? ...
msx2 machines that do not have a memory mapper
Score: 145.33 %,
Type: Forum topic , Comments: 7 comments
From openmsx I see that the Sony HB-F500P does not have a mapper. How many msx2 do not have a mapper ?
Is there a quick and simple way to detect that there is no mapper on the current machine ?
I belive there's a MSX2 I belive ...
very promising WIP
Score: 144.74 %,
Type: Forum topic , Comments: 1 comment
https://twitter.com/Nobuaki_Washio
https://twitter.com/i/status/1030629478181916672
It is!
Btw: seems there's It is !
Btw: seems there's even anothe r promising WIP(!)
Seems our ghostly JP friend is on a ...
Dig dug in basic
Score: 148.09 %,
Type: Forum topic , Comments: 10 comments
https://youtu.be/ZJFejn8IQhc
Remarkable
That's amazing! Even if it That's amazing! Even if it needs R800 apparently.
looks really nice. looks really nice.
OMG! OMG!
Woah! VERY impressive!!! Woah! ...
Petit Luster in G
Score: 143.32 %,
Type: Forum topic , Comments: 2 comments
Give a try to this neat game
http://webmsx.org/?MACHINE=MSX1J&DISK=http://msx.nomaki.jp/p...
taken from here
https://twitter.com/i/web/status/839462469206585344
This guy has a blog: This guy has a blog: ...
