Search results
More than 32 sprites on 9918/9938
Score: 141.26 %,
Type: Forum topic , Comments: 10 comments
Lately I'm playing with Gameboy development and found this cool trick: they put an interruption on a given screen line (mid screen for example) and then rewrite the sprite attributes table, so new sprites are writen on the bottom half of screen, ...
Sprite Editor for Sprites Mode 2 (using OR color)
Score: 141.58 %,
Type: Forum topic , Comments: 27 comments
vector < int > > bitmap;
for (int y = 0; y < 192; y++)
{
vector < int > line;
for (int x = 0; x < 128; x++)
{
int value = in.get();
line.push_back(value >> 4);
line.push_back(value & 0xF);
} ...
Memory expansion for MSX HB-F1XDJ
Score: 141.24 %,
Type: Forum topic , Comments: 1 comment
Hello.
I have successfully expanded the memory of my SONY MSX HB-F1XDJ.
I have published an article on the following website.
(Using hm628512)
https://chiptune.tips/?p=200
In addition to being relatively easy to work with
I think ...
[WTS] GR8Net and Dalsori OPL4
Score: 141.83 %,
Type: Forum topic , Comments: 6 comments
I sell the following MSX cartridges:
Dalsori OPL4, Korean version of the OPL4, fully compatible with the original. Probably the best manufactured of all OPL4 models.
Price: 105€ + shipping
GR8Net cartridge, possibly the most ...
External PSU?
Score: 141.03 %,
Type: Forum topic , Comments: 10 comments
Hi everyone. I seem to have lost my external PSU for my HX10. Does anyone know of a generic one that I can buy in Europe to replace it?
your hx10 has a external PSU? your hx10 has a external PSU?
You're talking about a ...
I thought I could rely on hex2bin giving me the highest address in use by my program
Score: 141.02 %,
Type: Forum topic , Comments: 10 comments
hex2bin is indeed a file of the size 31680 bytes (0x7BC0) - ref. image. There are a bunch of variables at the end of the program (before and after 0x7CB8), these are written to as part of the initializer, ... a customized crt0, which apparently defines a saner area order than my templates' crt0.
Would you care ...
Looking for Philips NMS 8280
Score: 141.43 %,
Type: Forum topic , Comments: 9 comments
Hello forum users,
I'm desperately looking for an Philips NMS 8280 MSX2, in good/very good conditions, preferably with original boxes/cables manual and everything.
Anyone having a good occasion? Shipping to Italy? Thanks in advance!
...
can the Philips VG-8020 run metal gear 2?
Score: 141.47 %,
Type: Forum topic , Comments: 10 comments
i am a MSX newbie who is thinking about buying a Philips VG-8020, but since its a MSX1, does that mean it can't run metal gear 2 even with a flash cart? because metal gear 2 required 120kb of VRAM which the VG-8020 does not have?
thanks for ...
why is the MSXVR so expensive if its just emulation?
Score: 141.67 %,
Type: Forum topic , Comments: 38 comments
i was looking at MSXVR and just wondering why its so expensive? i know it has a real cartridge slot and whatnot, but if its just emulation from a pi3 then it shouldn't cost 399euros, i think that seem abit too much to ask doesn't it? i mean ...
Power Chupin 1.0
Score: 153.95 %,
Type: Download , Comments: 0 comments
https://www.msx.org/news/software/en/chupin
Attachment Size Downloads Last download
chupin.com_.v1.0.zip 2.11 KB 58 3 weeks 1 day ago
(power chupin, download power chupin from ...
