Search results
Enemy sprite rendering routine call
Score: 142.49 %,
Type: Forum topic , Comments: 5 comments
be to try My advice would be to try both and see which one works better.
Set a flag variable: 0 to Set a flag variable: 0 to render 1 to update sprites
Set a frame variable
Sprites update in the ISR:
If flag=1 do other ISR hooked tasks then ret
If flag=0 execute the whole ISR hooked tasks, set ...
Basic eprom for nms8220
Score: 142.41 %,
Type: Forum topic , Comments: 13 comments
sha1sum e761e7081c613ad4893a664334ce105841d0e80e
The BIOS/BASIC part starts at offset 64kB. The subROM ...
Banner Scroll with Screen Wrap
Score: 142.54 %,
Type: Forum topic , Comments: 9 comments
the position 0, then in the next frame, from the position 1, in the next one from position 2, etc. once you reach copying 32 bytes starting from position 31, then you go back to position 0, and that's it. ... address
db 0,0,0,0,0,0,0,0,0,0,0,0
Execute:
ld a,1 ; Change screen mode
call CHGMOD ...
Trying to "simulate" a reset (or startup) on MSX1
Score: 142.58 %,
Type: Forum topic , Comments: 7 comments
Hello fellow MSX admirers,
Merry Christmas to all !
As a beginning MSX programmer (more of an enthusiast and curious experimenter), I found, here, how to reset my MSX1 :
DEFUSR=&H0:A=USR(0)
It's working, displaying the startup logo and startup message. Great !
Even here ...
How to inject joystick input into code
Score: 142.49 %,
Type: Forum topic , Comments: 7 comments
out ($A0), a ; los estados en las variables.
in a, ($A2)
and 10101111b
out ($A1), a
ld a, 14
out ($A0), a
ei
in a, ($A2) ;read left right up down and button 1 and 2
cpl
and %00111111
ld c,a ...
R-Type Bifi's ROM
Score: 142.52 %,
Type: Forum topic , Comments: 3 comments
Hello, could anybody tell me which CRC it's the correct for run R-Type with Bifi's rom?
It's the one with 384kb or other with 512kb?
I get to run R-Type with Megaflashrom SCC+ SD and the 384kb rom, but I would like to get run the ...
why is the MSXVR so expensive if its just emulation?
Score: 142.45 %,
Type: Forum topic , Comments: 38 comments
below from around a few days ago (as my forum account viewing history will show), in which another ...
Loading a ROM with Carnivore 2 and SofaRun
Score: 142.33 %,
Type: Forum topic , Comments: 1 comment
machines.
However, when loaded directly with srom (SofaROM 3.0 from SofaRun) in my SX-1 FPGA, it starts ...
ld (Seg_P8000_SW), a ; 0x8000 - 0x9FFF
inc a
ld (Seg_PA000_SW), a ; 0xA000 - 0 ...
Metal Gear
Score: 142.38 %,
Type: Forum topic , Comments: 2 comments
Hi
I have a cartridge of Metal Gear that seems to have a problem. But i know that the japanese version is protected.
Can you tell me how an european msx react when you put a japanese version of metal gear (normal boot on basic, no boot, error ...
Problem with posts - messages.
Score: 142.51 %,
Type: Forum topic , Comments: 5 comments
that I've been able to find are:
https://www.msx.org/forum/msx-talk/trading-and-collecting/pi...
https://www.msx.org/forum/msx-talk/trading-and-collecting/pi...
https://www.msx.org/forum/msx-talk/trading-and-collecting/wa...
https://www.msx.org/forum/msx-talk/trading-and-collecting/i-...
Is it any of these topics/posts you are referring to? The first one includes a post by Stt1 ...
