-
October 10th, 2002, 19:39
#1
Moderator
mupen64 0.0.90 source code
This is the source code of Mupen64 0.0.90.
-If you want to contribute to the project, please ask me first (this is just to not have many people that are making the same thing...).
-When you give me new code please comment what you have done and delimit what you have done.
-Please do not distribute this file, just put links to this message board.
-If you have any question about the source code you can ask it here
mupen64 0.0.90 source code
-
Advertising
-
October 11th, 2002, 15:03
#2
EmuTalk Member
Source
Is it possible that you can also post the TR64 source?
You want to look at it.
-
October 11th, 2002, 18:33
#3
hmm.....
i think it W-A-S opensource but now closed
-
October 11th, 2002, 18:53
#4
Moderator
Source is always nice
-
October 11th, 2002, 20:01
#5
Plugin coder / Betatester
does this source includes the source of the gfx plugin ?
-
October 12th, 2002, 13:43
#6
EmuTalk Member
To the last post
I just want to turn the 32 bits to 16
and also try fullscreen thats all.
-
October 12th, 2002, 13:47
#7
Moderator
I don't know if i can distribute the modified tr64 plugin src code, anyway if someone want to look at it go to the tr64 section of this board download it...
The plugin is already using 16 bits and if you want to switch to full screen just press f1 key
-
October 29th, 2002, 15:06
#8
EmuTalk Member
n64 graphics plugin sources?
well I got mupen64 to compile after some minor source modifications on my FreeBSD machine but now I don't have any sources for a graphics plugin -> no zelda64 for me 
Does anyone have working sources, or at least a link to the sources of a working plugin?
-
November 27th, 2002, 12:10
#9
Moderator
-
February 25th, 2003, 19:30
#10
EmuTalk Member
Makefile changes for PPC linux.
To get the latest source to compile on my ibook2 (G3 800mhz) with gcc 3.2.1, I used:
CC = gcc -O3 -pipe -fsigned-char -mpowerpc-gfxopt -mcpu=750
To compile on a G4, use the following:
CC = gcc -O2 -pipe -fsigned-char -mpowerpc-gfxopt -mcpu=7450 -maltivec -mabi=altivec
(gcc 3.2.x has a bug with -O3 on the g4 apparently...)
Now. Where can I find some plugins to try the damn thing?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules