Search results
Supported resolutions of OpenMSX for Windows?
Score: 131.83 %,
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: 131.55 %,
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: 130.73 %,
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: 130.72 %,
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: 130.58 %,
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.21 %,
Type: Forum topic , Comments: 656 comments
http://www.msx.org/forum/msx-talk/development/i-want-learn-msx-c-where-do-i-start ) but I've started some experiments with first one (TINY) and the result is strange:
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 ...
Trying to compile a c example and getting error. Whats wrong?
Score: 130.56 %,
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: 144.85 %,
Type: Forum topic , Comments: 115 comments
http://www.msx.org/forum/msx- http://www.msx.org/forum/msx-talk/development/state-art-c-pr...
You can also try ...
http://www.msx.org/forum/msx-talk/development/state-art-c-programming-msx
Time to recover the thread :)
ericb59 wrote:
Good luck AxelStone. ... purposes). Also, how can C call the BIOS, if TPA is using the page 0? What about interrupts ...
Question about Witch Revenge
Score: 129.93 %,
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: 128.89 %,
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 ...
