Search results
how to I upload a game to msx.org ?
Score: 154.49 %,
Type: Forum topic , Comments: 8 comments
hi all !
I made a port of a small strategy game.
I would like to share it.
Can someone at mrc put the game in their database and share it here ?
How does that work ?
Linkiedinkie Linkiedinkie
https://www.msx.org/downloads ...
ayfx sfx does anyone have some sfx lying around ?
Score: 153.99 %,
Type: Forum topic , Comments: 4 comments
Looking for some sfx to use in ayfx...
The ayFXEdit package has tons The ayFXEdit package has tons of them, both standalone sounds or grouped as banks
yeah i went through them yeah i went through them all,
i could use a few more ...
vdp corruption
Score: 153.63 %,
Type: Forum topic , Comments: 43 comments
could be to do with VRAM initial contents (which the emulator always cleanly resets to 0).
For ... the emulator all these patterns are 0 because that’s what VRAM is initialised to, however on the real MSX ... occasions, it is definitely possible:
1. Writing to VRAM with back-to-back outi in screen 0 width 80. ...
How to detect sound chips without Bios
Score: 158.49 %,
Type: Forum topic , Comments: 61 comments
not using Bios at all ingame, and at boot-up I'm overwriting page 0 completely with the game engine, ... of the box.
If by the "easy MSX-AUDIO detection" you are referring to in a,(0C0H) , cp ... can be either 0 or 1 depending entirely on whether the MSX computer’s bus has pull-up resistors (1), ...
can't get AYFX to work
Score: 156.03 %,
Type: Forum topic , Comments: 38 comments
AND 7 OF MIXER ---
ld hl,AYREGS+Mixer
set 7,(hl)
res 6,(hl)
ld c,$a0
ld ... c,$A1
ld hl,AYREGS
.sfxloop:
out ($A0),A
inc a
outi
cp 13
jr ... suggested by AR)
; --- v1.0f Bug fixed (error when using noise)
; --- v1.0 Initial release
; --- ...
Extending screen width by 16 pixels
Score: 152.64 %,
Type: Forum topic , Comments: 5 comments
into 2 parts.
part 1 (in page 1) starting at (0,0) of the total picture
part 2 (in page 2) starting at (16,0) of the total picture
Then every line that the screen builds up:
1) polling for left border, setting r#18 to 0,page 1
2) wait 16 pixels (a few nops)
3) setting r#18 to 16, page 2
doing ...
Picked up an old Project again - Deva
Score: 153.56 %,
Type: Forum topic , Comments: 42 comments
https://drive.google.com/open?id=1CR9a4l0OEd_ZayhvZmucquAzQM...
Or here, from Z80ST: Or here, from Z80ST: http://www.z80st.es/downloads/code/ ...
https://drive.google.com/open?id=1CR9a4l0OEd_ZayhvZmucquAzQM...
Thanks !!!
I love small Thanks !!!
I love small compact code. Looks very ... good!
I need this game!
Angelic Warrior DEVA
04/04/2020, 15:11: 491 replayrs
(Graphics ...
