Search results
Can I connect 2 MSX machines together?
Score: 144.74 %,
Type: Forum topic , Comments: 13 comments
https://www.msx.org/news/hardware/en/rs232-using-msx-joystic...
Thanks, that sounds ideal! Thanks, that sounds ideal!
(No subject)
If ...
VDP Sat Rotation & blitter
Score: 144.86 %,
Type: Forum topic , Comments: 8 comments
Y=sprite vram color area/128
(A) COPY (0,Y)-(255,Y) to (0, Y+5) -> first 8 sprite color
(B) COPY (0, Y+1) - (255, Y+3) to (0,Y)
(C) COPY (0, Y+5) -(255, Y+5) to (0, Y+3)
the last copy could ... of rotating, you just have two versions of the SAT. One where sprites are in forward order: 0, 1, 2, 3, 4, ... ...
Can I check If I have replies to my posts?
Score: 144.83 %,
Type: Forum topic , Comments: 6 comments
Is there a way, or a link in the forum to see new replies to my posts?
Sorry If this has been answered before.
BananaPie wrote:
Is there a
BananaPie wrote:
Is there a way, or a link in the forum to see new replies to my posts? ...
MSX2 vs Sega SMS
Score: 144.8 %,
Type: Forum topic , Comments: 32 comments
outright bizar. The amount of time required to build the entire screen is like 0 clockcycles compared ...
MSX Cats on Revision2021
Score: 178.98 %,
Type: News post , Comments: 7 comments
While the MSX scene has the long-running MSXdev competition going, there's also Revision which is an annual demoparty with compo for all computer systems. This year's edition has one MSX2 entry involving some fluffy cats. It's the CaT ArT ...
INCDIR in Sjasm
Score: 144.84 %,
Type: Forum topic , Comments: 8 comments
Hello everyone,
Does someone know how to use the INCDIR directive in Sjasm ?
I can't seem to make it work properly.
I've tried :
incdir full_path
incdir "full_path"
incdir ..\relative_path
incdir ...
Pletter Output Z80 Code?
Score: 144.84 %,
Type: Forum topic , Comments: 8 comments
I have yet to start playing with compressors other than reading up on all these old programs.
I would like to know if someone can point me to a program that will take z80 code of at least 768 bytes and compress it to z80 assembly data.
Output in ...
