03-19-2014, 07:49 PM
makotech222
03-21-2014, 01:28 AM
How do you guys generally go about implementing these commands? I've thought about taking a look at writing some emulation code recently and i'm interested in how yo guys figure out what to do.
Ekaseo
03-21-2014, 07:25 AM
(03-21-2014, 01:28 AM)makotech222 Wrote: [ -> ]How do you guys generally go about implementing these commands? I've thought about taking a look at writing some emulation code recently and i'm interested in how yo guys figure out what to do.
try ps3 devwiki
logan
03-21-2014, 10:40 AM
(03-21-2014, 01:28 AM)makotech222 Wrote: [ -> ]How do you guys generally go about implementing these commands? I've thought about taking a look at writing some emulation code recently and i'm interested in how yo guys figure out what to do.
are you from ppsspp dev?
Ekaseo
03-21-2014, 02:48 PM
(03-21-2014, 10:40 AM)logan Wrote: [ -> ](03-21-2014, 01:28 AM)makotech222 Wrote: [ -> ]How do you guys generally go about implementing these commands? I've thought about taking a look at writing some emulation code recently and i'm interested in how yo guys figure out what to do.
are you from ppsspp dev?
me? no... i aint no dev, im just interested in emulation with a little knowledge of coding (nowhere near the level of ppl developing this emu)
DragonNeos
03-21-2014, 06:32 PM
@Ekaseo: logan was referring to makotech222 (he even quoted him in his post).
Ekaseo
03-21-2014, 06:59 PM
(03-21-2014, 06:32 PM)DragonNeos Wrote: [ -> ]@Ekaseo: logan was referring to makotech222 (he even quoted him in his post).
oh, i didnt notice that
makotech222
03-21-2014, 11:06 PM
(03-21-2014, 10:40 AM)logan Wrote: [ -> ](03-21-2014, 01:28 AM)makotech222 Wrote: [ -> ]How do you guys generally go about implementing these commands? I've thought about taking a look at writing some emulation code recently and i'm interested in how yo guys figure out what to do.
are you from ppsspp dev?
Yep. I only did the cwcheat stuff and unlocking the frame rate limit.
logan
03-22-2014, 05:28 AM
(03-21-2014, 02:48 PM)Ekaseo Wrote: [ -> ](03-21-2014, 10:40 AM)logan Wrote: [ -> ](03-21-2014, 01:28 AM)makotech222 Wrote: [ -> ]How do you guys generally go about implementing these commands? I've thought about taking a look at writing some emulation code recently and i'm interested in how yo guys figure out what to do.
are you from ppsspp dev?
me? no... i aint no dev, im just interested in emulation with a little knowledge of coding (nowhere near the level of ppl developing this emu)
ok.. I think you better be a beta tester..haha
(03-21-2014, 11:06 PM)makotech222 Wrote: [ -> ](03-21-2014, 10:40 AM)logan Wrote: [ -> ](03-21-2014, 01:28 AM)makotech222 Wrote: [ -> ]How do you guys generally go about implementing these commands? I've thought about taking a look at writing some emulation code recently and i'm interested in how yo guys figure out what to do.
are you from ppsspp dev?
Yep. I only did the cwcheat stuff and unlocking the frame rate limit.
wow, nice to see you in here.. Come on,lets building this emu much better..
derpf
03-24-2014, 05:51 AM
Is there documentation for the GCM functions or are you reverse engineering them? I'd like to get involved but I'm not sure where to start.