Search found 39 matches
- Mon May 03, 2010 7:43 pm
- Forum: Tech Talk
- Topic: I hate Linux
- Replies: 97
- Views: 150727
Re: I hate Linux
I'm a bitter old fart. I use Seamonkey, as begotten from Mozilla Suite, as begotten from Netscape Navigator, as begotten from Mosaic. All this new-fangled googlebox and search toolbar and no menubar nonsense is for sissies. REAL MEN use apps with a GUI from 1993(or 2003). x2 Iceape for myself (Debi...
- Mon Mar 15, 2010 6:14 pm
- Forum: Emulators
- Topic: Best way to play SPCs?
- Replies: 24
- Views: 45367
And there is the official 3.3, which supports RSN.grinvader wrote: Bootgod's unofficial version
But too bad, these still use snesapu :/
franpa, you're welcome :)
- Mon Mar 15, 2010 6:35 am
- Forum: Emulators
- Topic: Best way to play SPCs?
- Replies: 24
- Views: 45367
- Sun Mar 14, 2010 8:28 pm
- Forum: Emulators
- Topic: Best way to play SPCs?
- Replies: 24
- Views: 45367
if you don't mind using foobar2000, you can get foo_gep, which uses game_music_emu library as well: http://kode54.foobar2000.org/?v
More players that use GME: http://www.slack.net/~ant/libs/audio.ht ... _Music_Emu
More players that use GME: http://www.slack.net/~ant/libs/audio.ht ... _Music_Emu
- Thu Nov 12, 2009 6:44 am
- Forum: Emulators
- Topic: Gambatte 0.5.0-wip2 released
- Replies: 478
- Views: 467793
Try searching in
Code: Select all
~/.config/gambatte
- Sun Nov 01, 2009 12:55 am
- Forum: ZSNES Talk
- Topic: ZMV to AVI conversion r1.1
- Replies: 39
- Views: 78002
- Sat Oct 31, 2009 11:28 am
- Forum: Tech Talk
- Topic: UNIX shell script problem
- Replies: 5
- Views: 5849
Which Unix/shell version are you using? It works on my system if I remove the echo from the case.. command A bit of rewrite would give you this, btw #!/bin/sh #Project 1 CSC 3320 stop=0 while [ $stop -eq 0 ]; do cat << ENDOFMENU Main Menu (e) Edit Submenu (r) Report Submenu (q) Quit ENDOFMENU read -...
- Sat Oct 31, 2009 11:12 am
- Forum: Development
- Topic: Tricky behaviour reference
- Replies: 23
- Views: 56608
More bsnes changelogs you ask?
http://snesemu.black-ship.net/misc/bsnes_changelog.txt
http://snesemu.black-ship.net/misc/bsnes_changelog.txt
- Thu Jul 23, 2009 7:37 pm
- Forum: Tech Talk
- Topic: grin's various stupids of doom [brains needed]
- Replies: 24
- Views: 16861
I don't know if it is possible, nor optimized but here is my idea:
why don't you convert your number to a string and count the number of characters - 1?
I know nothing in C, but in basic (sorry, I only know this language :p), it gives:
why don't you convert your number to a string and count the number of characters - 1?
I know nothing in C, but in basic (sorry, I only know this language :p), it gives:
Code: Select all
PRINT LEN(STR$(your_value))-1
- Fri Jun 19, 2009 6:30 pm
- Forum: Tech Talk
- Topic: State of sound in Linux not so sorry after all
- Replies: 40
- Views: 24131
C'mon...Deathlike2 wrote:except MS still can't quite get their browser security on par with the alternatives
Joke

- Sat May 16, 2009 2:06 pm
- Forum: ZSNES Talk
- Topic: zsnes on linux 9.04
- Replies: 9
- Views: 4785
- Fri May 15, 2009 2:49 pm
- Forum: ZSNES Talk
- Topic: zsnes on linux 9.04
- Replies: 9
- Views: 4785
Note: It is only available in the universe repository, which is not enabled (IIRC) on default Ubuntu installations. Furthermore, it is only available as a 32-bit package, so if you are running 64-bit Ubuntu you will need to install ZSNES via some other method. It seems that universe and mulitverse ...
- Sat May 02, 2009 7:22 pm
- Forum: ZSNES Talk
- Topic: ZSNES 2.0 Status
- Replies: 220
- Views: 151275
Re: ZSNES 2.0 Status
That part was the joke!Nach wrote:We just finished up adding NES and DMG emulation (including Super Gameboy!) to our core set (I'll post some screenshots shortly).
- Mon Jan 19, 2009 8:24 pm
- Forum: bsnes Dev Talk
- Topic: bsnes v0.039 released
- Replies: 525
- Views: 418253
bsnes v0.039 french locale.
Some strings are not accurately translated because there is not much space available ("Simulate TV gamma ramp" and "Merge fields for NTSC filter" and a few others).
Anyways, Congratulations for this release, byuu! :)
Some strings are not accurately translated because there is not much space available ("Simulate TV gamma ramp" and "Merge fields for NTSC filter" and a few others).
Anyways, Congratulations for this release, byuu! :)
- Mon Dec 15, 2008 9:39 pm
- Forum: bsnes Dev Talk
- Topic: bsnes v0.038 released
- Replies: 407
- Views: 377170
- Tue Nov 04, 2008 8:25 pm
- Forum: Tech Talk
- Topic: Lag with OSS
- Replies: 17
- Views: 11248
That comment in this code block is interesting... if (devc->card_type == SB_LIVE) { Do not enable vmix by default on Live! It would cause enormous latencies because emu10k1 doesn't have working full/half buffer DMA interrupts. adev->vmix_flags = VMIX_MULTIFRAG | VMIX_SKIP; adev->max_intrate = 50; ad...
- Sun Oct 26, 2008 7:28 pm
- Forum: bsnes Dev Talk
- Topic: bsnes v0.037a released
- Replies: 233
- Views: 285300
- Tue Sep 30, 2008 8:39 pm
- Forum: Tech Talk
- Topic: Lag with OSS
- Replies: 17
- Views: 11248
I did what paulguy said, but when I attempt to run a second application, I get the '/dev/dsp is busy' message :/
About the system-wide audio latency, I can't seem to find anything on their forums :/
About the system-wide audio latency, I can't seem to find anything on their forums :/
- Mon Sep 29, 2008 8:04 pm
- Forum: Tech Talk
- Topic: Lag with OSS
- Replies: 17
- Views: 11248
I have an SB Live! myself. It worked fine for me with OSS except when the app uses a large buffer. OSS 4 also makes better usage of smaller buffers than OSS 3 did. Which may explain why bsnes sounds the best for you, I made it use a smaller buffer. Tell me how ZSNES with OSS sounds, that might help...
- Fri Sep 19, 2008 4:34 pm
- Forum: Tech Talk
- Topic: Lag with OSS
- Replies: 17
- Views: 11248
- Wed Sep 17, 2008 6:46 pm
- Forum: Tech Talk
- Topic: Lag with OSS
- Replies: 17
- Views: 11248
Does this have to do with the Creative Sound Blaster? (can't remember where I read that from...) I also have a Creative Sound Blaster Live! card and the sound in general have some delay with OSS. On another PC with a Cirrus Logic CS, there is no problem On both systems: Debian Lenny; Ubuntu 8.04, AM...
- Fri Aug 22, 2008 9:30 pm
- Forum: Emulators
- Topic: Good emu news site?
- Replies: 65
- Views: 44373
Here are my favorites: removed link , http://www.e-lation.net/site/index.php , http://www.emudreams.pl/ , http://www.emulation9.com/ , http://www.emulatronia.com/ .
-EDIT- Removed link to that good emulation site, just because it contains roms, but it was good, really.
-EDIT- Removed link to that good emulation site, just because it contains roms, but it was good, really.
- Fri Aug 22, 2008 4:39 pm
- Forum: bsnes Dev Talk
- Topic: bsnes v0.035 released
- Replies: 142
- Views: 88846
As always, Congratulations for all the new stuff, byuu 
http://kuro-hitsuji.net/~tukuyomi/stuff ... french.zip
Here is the updated french locale that fits with this new release!

http://kuro-hitsuji.net/~tukuyomi/stuff ... french.zip
Here is the updated french locale that fits with this new release!
- Fri Aug 22, 2008 11:51 am
- Forum: Tech Talk
- Topic: www.snesemu.black-ship.net has DNS issues..?
- Replies: 5
- Views: 3902
Hum yes
, you still can access via http://88.191.30.201/~snesemu/
-EDIT- Problem solved, a typo in the lighttpd config file

-EDIT- Problem solved, a typo in the lighttpd config file
- Tue Aug 12, 2008 9:04 pm
- Forum: bsnes Dev Talk
- Topic: bsnes v0.034 released
- Replies: 140
- Views: 74462
http://kuro-hitsuji.net/~tukuyomi/stuff ... french.zip
French localization updated for v0.034. Congrats for this new release and the work done on the SPC7110 decompression
.
French localization updated for v0.034. Congrats for this new release and the work done on the SPC7110 decompression
