Search results
PMA extractor for windows 10
Score: 137.02 %,
Type: Forum topic , Comments: 3 comments
Is there any modern tool for Windows 10 able to expand PMA archives?
Those in the download section of MRC seem not working under windows 10
Yes! Bandizip! Yes! Bandizip! https://www.bandisoft.com/bandizip/it/
The unarchiver is ...
sector 88
Score: 135.88 %,
Type: Forum topic , Comments: 5 comments
have you alredy seen this game for plain msx2 ?
https://www.youtube.com/watch?v=wv8IDLR4d1c&feature=youtu.be
seems a bit unfinished seems a bit unfinished
It is a wip by kai magazine It is a wip by kai magazine
...
Voice synthesis on ISR
Score: 145.38 %,
Type: Forum topic , Comments: 357 comments
same 4KB of data ;-)
Pug this rom and type from basic
? USR(n)
with n in 0-4 to play ... clearly, especially number 0
Tried it in OpenMSX, but I Tried it in OpenMSX, but I ... is it me that I don't hear any sample in that Sky Jaguar video?
In the second video, at 0 ...
8-bit atan2
Score: 140.37 %,
Type: Forum topic , Comments: 24 comments
the window.
Here it is :
; Line clipping, Liang-Barsky algorithm
; Metalion 2016-05-19
; ... = y in -128,127
;
; output
; A = angle in 0-255
; |
; q1 | q0
;------+-------
; q3 | q2
; |
atan2:
ld de,0x8000
ld a,c
add a,d
rl e ; y-
ld a,b
add ...
fine scrolling in screen 5 with parallax on msx2
Score: 133.95 %,
Type: Forum topic , Comments: 44 comments
is bigger than 0 then scrollRight=scrollRight-1: gosub rightscroll
200 if scrollLeft is bigger than 0 ...
ld a,#02
out (#99),a
ld a,#8f
out (#99),a
ld c,0x9B
1: ...
uridium 2 NTSC and openmsx
Score: 133.63 %,
Type: Forum topic , Comments: 3 comments
I was trying to rework the project of Uridium 2 on NTSC machines and I incurred in a significant difference between ream the thing and openmsx
https://github.com/Maneldemo/Uridium-2-for-msx/blob/master/U...
The rom above (sources on github) works fine on the last version of the emulator (v0 ...
50/60 Hz support for modern games
Score: 141.14 %,
Type: Forum topic , Comments: 54 comments
sparcles not regular but only sometimes, that was the jump from adjust 15 to adjust 0!
An INDICATION ... to see if you were right
10 screen 8
20 set page 1,1
30 for i=0 to 255: line (i,0)-(i,211),i:next
40 set page 0,0
50 '
60 copy (0,0)-(255,211),1 to (0,0),0
65 for j=0 to 100
70 for i=-7 to 8
80 set ...
