public marks

PUBLIC MARKS from sylvainulg with tag programming

February 2008

Open Cubic Player

(via)
my best chance to get code that * plays (xm) effects correctly * handles soundcards that have hardware mixing

gbadev.org :: View topic - Article series on sound programming

might give me clue on programming deeper in libntxm ...

Socket Programming in Java, Simple Examples

(via)
demonstration httpServer and tcpClient in java ... It seems all too easy :-/

January 2008

gbadev.org :: View topic - Need help with effective VRAM setup

F and G can map anywhere in the first 128K. The catch is, they mirror in two places it should be possible to make F and G contiguous with A (neat mapping technique by cydrak, using the best of VRAM_OFFSET(x)) to offer 112+48K on BG areas plus 448K contiguous as spare (LCD).

Top Best 50 Ubuntu Opensource Applications For Design And Developing

by 7 others
nice vector drawing programs suggested. /me wanted to add wings3D and tomboy to the list (see comment)

December 2007

Distance de Levenshtein - Wikipédia

by 1 other (via)
algorithme calculant la distance d'édition entre deux chaînes.

day15 [PAlib Wiki Francais]

pas encore tout à fait fini, mais un bon point de comparaison pour le code de "sidescroller" sur DS...

Using and porting GNU lightning

(via)
a library for just-in-time code generation 0_o

November 2007

Démos Techniques - Dev-Fr

une nouvelle démo tous les samedis. super sympa.

Primera » DHTML 2-D Scrolling Engine

(via)
a nice illustrated tutorial on sprites and maps.

Re: problems with ld --wrap : Help!

(via)
more gcc/libc subtleties: replace references to malloc into references to __wrap_malloc and then use __real_malloc in your wrapper code

javax.xml.xpath (Java 2 Platform SE 5.0)

(via)
xpath pour accéder aux documents XML en Java (comme si c'était des répertoires)

POP, Post Office Protocol

(via)
le bon coin pour avoir une vue d'ensemble sur le protocole POP.

pMeasure

a peer-to-peer measurement system (to be used in ANA?)

September 2007

Le blog de Stravingo

(via)
ka-boom, setsuzoku, DS weather, Treasures of Gaia ... que du bonheur ...

My Ketchup Is Dead

(via)
a somewhat quiet blog from a belgian homebrew DS coder working on emulators (mainly)

beyond DS

(via)
French guy doing nice DS homebrew game with the PAlib.

August 2007