OOP version

Talk about anything concerning the source code.
Post Reply
User avatar
Zero
Posts: 68
Joined: Tue Aug 16, 2011 9:10 pm

OOP version

Post by Zero »

I'd like to suggest a version of the controller USB tool coded in Java or C#.

I've been following this project for some time but because I have a xbox and not a ps3 I've always got stooped in my tracks (laziness dose not count :P ). However recently I've gathered up and assembled the components for the controller and I wana start punting something together.

Anyone else feels like migrating the code to OOP language?
User avatar
Matlo
Posts: 5768
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: OOP version

Post by Matlo »

What's the point of migrating from c/c++ to java or c#?!
GIMX creator
User avatar
Zero
Posts: 68
Joined: Tue Aug 16, 2011 9:10 pm

Re: OOP version

Post by Zero »

well, no particular point.

But it would be cool. Tho there's more overhead when the app is done improving things on OOP based apps is easy.
User avatar
Matlo
Posts: 5768
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: OOP version

Post by Matlo »

Zero wrote:But it would be cool. Tho there's more overhead when the app is done improving things on OOP based apps is easy.
This depends on the developer skills. And it's easy to make crappy code in OOP.

Only the core app is 100% C. The GUIs are already written in OOP (C++).
GIMX creator
User avatar
Zero
Posts: 68
Joined: Tue Aug 16, 2011 9:10 pm

Re: OOP version

Post by Zero »

Finally had some free time to code something and came up with an raw version of the emulator.

Image
Post Reply