Search results
openMSX "sprite rivelator"
Score: 167.55 %,
Type: Forum topic , Comments: 24 comments
but should be the base SAT address....
FOR T=0 To 31
y=vpeek(BASEADDR+T*4)
x=vpeek(BASEADDR+1+T*4)
line ...
namespace eval sprite_locator {
variable sprite_locator_enabled false
variable sprite_locator_after_id 0 ...
set sprite_locator_enabled true
osd_widgets::msx_init sprite_locator
for {set i 0} {$i < 32} ...
See this
Score: 167.54 %,
Type: Forum topic , Comments: 4 comments
https://www.youtube.com/watch?v=I6nPqgR0PK8
Would be interesting to have on msx1 or 2 maybe with "ARTRAG's PSG sound" ...
Jet Set willy: Two versions?
Score: 167.16 %,
Type: Forum topic , Comments: 3 comments
finally found it: https://www.youtube.com/watch?v=R0gRZ6ht7DA at minute 3:37
(General ...
name of the game
Score: 166.09 %,
Type: Forum topic , Comments: 2 comments
Hi, all. does it know what is the game giving these hints?
Main view: Bird view.
Scroll tile based, partial screen at 16x16 pixels
Main charater: a girl
while walking on the main view you occasionally fight with some monsters, by changing the ...
V9958 replacement
Score: 166.01 %,
Type: Forum topic , Comments: 33 comments
have CM2=0 for logical CM2=1 for high speed, so:
CM2 = CM3 == 0 || LogOp == 0 if i'm ... of logical operation in argument register.
Basically you can have CM2 = 0 only if CM3 is 1 AND logop=0 ... horizontally or vertically in a defined frame. I would also like to see the color 0 really transparent (to let ...
improving z80 speed
Score: 165.71 %,
Type: Forum topic , Comments: 8 comments
For modifying vhdl of one For modifying vhdl of one chip msx or terasic de0/de1/de2 or nano ...
MSX cassette turbo loaders
Score: 163.62 %,
Type: Forum topic , Comments: 10 comments
https://www.youtube.com/watch?v=RbRB8p2Y0vY
https://www.youtube.com/watch?v=cM5AIsPTNOM
there were some loaders ...
https://www.youtube.com/watch?v=RbRB8p2Y0vY
https://www.youtube.com/watch?v=cM5AIsPTNOM
Nice! :)
Interesting loaders. No ...
Bitmap multicolor mode of TMS
Score: 163.09 %,
Type: Forum topic , Comments: 17 comments
are filled with tiles in their numerical order.
. bank 1 filled with tiles 0-255
. bank 2 filled with tiles 0-255
. bank 3 filled with tiles 0-255
And of course, the same is done on the color banks. ...
10 SCREEN 2
20 COLOR 1,2,14:CLS
30 LINE (0,0)-(100,100),1
40 VDP(1)=VDP(1)OR8
50 T$=INPUT$(1) ...
Fray: MSX2 vs TurboR
Score: 162.94 %,
Type: Forum topic , Comments: 13 comments
to read/clear status register 0 on the vblank. The polling overhead is minimal this way. Also a tick is to setup ... code. You need to use interrupt mode 2 for this since you require to read/clear status register 0 ...
predator is different
Score: 162.86 %,
Type: Forum topic , Comments: 1 comment
Why predator msx is so different than c64,zx, cpc version?
it is more similar to nes
The NES version was based on The NES version was based on the MSX version made by the Japanese company Pack In Video who also developed for MSX.
...
