Search found 11 matches

by i30817
Thu Jun 16, 2011 9:13 pm
Forum: Development
Topic: Current Status FAQ
Replies: 119
Views: 187969

Re: Current Status FAQ

Awesome.

snes9x it is.

Intermediate representation - It works.
by i30817
Thu Jun 16, 2011 6:42 pm
Forum: Development
Topic: Current Status FAQ
Replies: 119
Views: 187969

Re: Current Status FAQ

I understand that zsnes is not on the ubuntu 64 bit repositories.


ICE BURN
by i30817
Sat Jun 11, 2011 10:34 am
Forum: Development
Topic: Current Status FAQ
Replies: 119
Views: 187969

Re: Current Status FAQ

Is it going to end up 64 bits linux/arm/whatever portable or are you giving up on that?
by i30817
Tue Apr 20, 2010 4:32 am
Forum: Gaming Discussion
Topic: Tactics Ogre Translation release, for real this time
Replies: 21
Views: 16266

Re: Tactics Ogre Translation release, for real this time

Any hope for fixing the in between chapter cutscene text order?
by i30817
Sun Apr 04, 2010 5:35 pm
Forum: Emulators
Topic: Try my Java SNES emulator? :)
Replies: 110
Views: 150902

That file preview is cool...
by i30817
Sun Apr 04, 2010 5:21 pm
Forum: Emulators
Topic: Try my Java SNES emulator? :)
Replies: 110
Views: 150902

BTW i have a stupid project to *search* inside compressed files in pure java, zip and rar files. You might find it useful (or might want to use the pure java rar library directly - it's name is junrar, but be sure to profile it's memory, you might have to do a optimization i had to too - recycle the...
by i30817
Sun Apr 04, 2010 5:17 pm
Forum: Emulators
Topic: Try my Java SNES emulator? :)
Replies: 110
Views: 150902

BTW let me give you a little hint on making the default filechoosers bearable (well within limits - i am using for linux the one on google code). If you do this somewhere at before using swing: UIManager.put("FileChooser.readOnly", Boolean.TRUE); Your filechooser should disallow file renam...
by i30817
Sun Apr 04, 2010 4:59 pm
Forum: Emulators
Topic: Try my Java SNES emulator? :)
Replies: 110
Views: 150902

That looks pretty damn clean code (what you showed). And sound output only looks easy for you because you are on a recent jdk that has pulseaudio integration. Otherwise you would find that when they replaced their software mixer implementation for the hardware by default they fucked it up beyond bel...
by i30817
Sat Apr 03, 2010 1:03 pm
Forum: Emulators
Topic: Try my Java SNES emulator? :)
Replies: 110
Views: 150902

I'm just shaking, because you still use assembler.

And anyway if it doesn't matter why am i not seeing it in the ubuntu repositories now?
by i30817
Sat Apr 03, 2010 1:02 am
Forum: Emulators
Topic: Try my Java SNES emulator? :)
Replies: 110
Views: 150902

Do you have a public svn? (or mercurial) No, though if you're asking because there's some aspect of JSNES you're particularly interested in, I'll put the relevant code on Pastebin. Btw I've been ill for a bit; Next JSNES version (if I ever get it done), will have NES support. Several NES games are ...
by i30817
Mon Mar 29, 2010 6:43 am
Forum: Emulators
Topic: Try my Java SNES emulator? :)
Replies: 110
Views: 150902

Do you have a public svn? (or mercurial)