Search results
Supported resolutions of OpenMSX for Windows?
Score: 132.32 %,
Type: Forum topic , Comments: 8 comments
Simple question: what are the supported resoltions of OpenMSX for Windows and how can I set it manually?
Yesterday I was testing OpenMSX in my PC with ArcadeVGA in order to set it at 256x212@60hz and 512x212@60hz. It seems that emu selects ...
OpenMSX for Raspberry Pi 2 (Retropie), a good tutorial?
Score: 132.03 %,
Type: Forum topic , Comments: 3 comments
Hi everybody, I've just installed last version of Retropie (v3.2.1) on my RPi2 and I'm mainly interested in configure OpenMSX in the best way possible, including:
* Use of multidisk games.
* Usage of savestates.
* Good image filters ...
Can MiFui handle full screen pictures?
Score: 131.22 %,
Type: Forum topic , Comments: 2 comments
Hi, Is Mifui able to handle SC5 256x256 images (this is, including the non visible area) instead of 256x212? I don't find the option.
Thanks.
There's no option for that in There's no option for that in MIFui (even in MIF ...
Problems with keyboard mapping
Score: 131.21 %,
Type: Forum topic , Comments: 6 comments
Hi, I'm having troubles with keyboard mapping in OpenMSX in Windows 7. I can't write special chars as {,},#, etc. I'm using NMS8245 with international keyboard, but when I try to use then with shift + position where they are suposed, the ...
Could somebody explain BLTDV BIOS function for dummies?
Score: 131.07 %,
Type: Forum topic , Comments: 1 comment
Hi everybody, since I have not found any function in MSX-C to load graphic images, I'd like to create one. I've seen that a good aproach could be use of BLTDV Bios function that makes exactly that. However I've not used Bios functions ...
[MSX-C] Q&A official thread
Score: 145.7 %,
Type: Forum topic , Comments: 656 comments
TINY x=0;
TINY y=20;
printf("%d,%d",x,y)
It returns "2560,2580" :-?. Why ... 0-255). More info: if I insert any command before using TINY values, it works fine:
TINY x=0;
TINY ...
It returns "0,20". It's as TINY values engine were correctly initiated in this second ...
Trying to compile a c example and getting error. Whats wrong?
Score: 131.05 %,
Type: Forum topic , Comments: 12 comments
printf("%c\b", c);
}
int across()
{
int p, q, f, step;
int s[NCAMP];
for (p = 0; p < NCAMP; ++p)
s[p] = 0;
for (p = -1, step = 0; ;) {
locate(7, 0);
printf("Step: %d", step);
if (p == -1)
f = 5;
plot(p, -1, '0' + f);
plot(p, 0, '@');
if (p == NCAMP) ...
I want to learn MSX-C, where do I start?
Score: 145.34 %,
Type: Forum topic , Comments: 115 comments
purposes). Also, how can C call the BIOS, if TPA is using the page 0? What about interrupts if there is no BIOS enabled in page 0?
A bit confusing oO
JaviLM wrote:
DarkSchneider
JaviLM wrote: ... for this.
DarkSchneider wrote:
Also, how can C call the BIOS, if TPA is using the page 0 ...
Question about Witch Revenge
Score: 130.42 %,
Type: Forum topic , Comments: 11 comments
Hi everybody, I'm trying this game (it's really a great work) and I've a question about it: how can I obtain info about armours / weapons before buying it? This is, it's stats.
Thanks.
AT Name
=-=- AT Name
=-=- ...
Someone knows Kari Lamassari libs por Pascal?
Score: 129.38 %,
Type: Forum topic , Comments: 18 comments
MSX compiler directly or a cross platform compiler?
I used Turbo Pascal 3.0 on I used Turbo Pascal 3.0 on the MSX. (Later I moved to TP 3.3f by Frits Hilderink, which is better, but I forgot ... 3.0 on the MSX. (Later I moved to TP 3.3f by Frits Hilderink, which is better, but I forgot the exact ...
