Search found 11 matches

by mague
Tue Feb 08, 2005 8:36 am
Forum: ZSNES Talk
Topic: ZSNES with MinGW and MSYS
Replies: 51
Views: 32490

And where are the char fonts stored exactly? Can someone tell me that?
by mague
Mon Feb 07, 2005 9:39 pm
Forum: ZSNES Talk
Topic: ZSNES with MinGW and MSYS
Replies: 51
Views: 32490

And these fonts are also programmed in assembly... unfortunately, my assembly language knowledge is not so impressive... then, I will start to learn assembly...

thanks for the info.
by mague
Mon Feb 07, 2005 9:26 pm
Forum: ZSNES Talk
Topic: ZSNES with MinGW and MSYS
Replies: 51
Views: 32490

ZSNES isn't support extra/special characters like éáűőúöüó?

I tried to make it with "dos-> west-european" format, but stil no spec chars...

Haw can they be added? I have to write the shar graphics in asm code to get them?
by mague
Mon Feb 07, 2005 7:59 pm
Forum: ZSNES Talk
Topic: ZSNES with MinGW and MSYS
Replies: 51
Views: 32490

And for newer versions that will turn out in that time I think, again, thanks everithing. Is it possible/or permitted to change the gui (menu) asm's so it can be translated to other language? And what characters is the ZSNES supports? I need 6 extra chars for the language I want. That is in the ASCI...
by mague
Mon Feb 07, 2005 7:45 pm
Forum: ZSNES Talk
Topic: ZSNES with MinGW and MSYS
Replies: 51
Views: 32490

to creaothceann: Thanks for the info, I did not see that... and yes, this is fixed my problem :D truely... to Noxious Ninja: Thanks again, I will recompile everything then. I found that the latest official NASM was: nasm-0.98.39-win32.zip and I already used that. Or there is a newer version somewher...
by mague
Mon Feb 07, 2005 6:55 pm
Forum: ZSNES Talk
Topic: ZSNES with MinGW and MSYS
Replies: 51
Views: 32490

It seams that this new wersion already contains all the files from win32api3.2
by mague
Mon Feb 07, 2005 6:53 pm
Forum: ZSNES Talk
Topic: ZSNES with MinGW and MSYS
Replies: 51
Views: 32490

I still need to overwrite everything with win32api if I use this new mingw?
by mague
Mon Feb 07, 2005 6:49 pm
Forum: ZSNES Talk
Topic: ZSNES with MinGW and MSYS
Replies: 51
Views: 32490

wow the new MinGW is 150 megabytes... this is weird :D
by mague
Mon Feb 07, 2005 6:37 pm
Forum: ZSNES Talk
Topic: ZSNES with MinGW and MSYS
Replies: 51
Views: 32490

The new NASM link you added is broken is broken... can you tell me the version number? Till that I will use the newest one I find...
by mague
Mon Feb 07, 2005 6:35 pm
Forum: ZSNES Talk
Topic: ZSNES with MinGW and MSYS
Replies: 51
Views: 32490

Thanks for the quick response, I will try it out immediately, but first:

can I compile the older versions of zsnes with the new utils you mentioned?

and shold i recompile the zlib and libpng too?

(or) is it enough if I copy over the new util packs to my old MinGW system?
by mague
Mon Feb 07, 2005 6:15 pm
Forum: ZSNES Talk
Topic: ZSNES with MinGW and MSYS
Replies: 51
Views: 32490

Hello. I followed Noxious Ninja's how to compile guide (the last edited one) I got it until I reached the 8. step. If I try to compile the ZSNES last official source I get this error: nasm -O1 -f gnuwin32 -D__WIN32__ -o chips/fxemu2.obj chips/fxemu2.asm nasm: fatal: unrecognised output format `gnuwi...