News
 
Chromatic IDE
 
ProTrekkr
 
Aros stuff
 
Demoscene
 
Game(s)
 
Github
 
Misc. software
 
Misc. source codes
 
Links
 
 
(C) Copyright 2003-2021
Franck Charlet
hitchhikr SoftWorks
useless software for free


Misc. Source codes

 
AppleSoft ASCII to standard ASCII (Ruby)

A Ruby script which translates AppleSoft ASCII files into standard ASCII.

VSync on Dingoo A320 console (C)

A software hack which was thought to be impossible to do before allowing LCD screen vertical synchro on that console.

Protracker NDS replay v1.5f (C)

A protracker / Fasttracker I files (.mod) replay routine for Nintendo DS, it's a direct conversion from the original Amiga one so it's should be as accurate as possible, also it handles modules from 4 to 16 channels, it's very small and runs entirely on the ARM7 (driven by the ARM9).

Note that due to some restrictions of the NDS hardware, some modules, especially the ones with very small instruments (aka chiptunes), can't be replayed accurately unless they have samples which (repeat) lengths are multiple of 4 bytes.

4 to 16 channels modules can be created with a tool like OpenMPT

2.6ploitation (Cpp)

An exploit presented as a "proof of concept" allowing to access kernel mode under PSP 2.6 firmware.

Windows NT/2k/XP services framework (Asm)

A framework for services programs with auto installing/de-installing ability.

CList class (Cpp)

A class to handle linked lists.

OpenGL framework (Asm)

A framework based on nehegl one but much smaller (~4k unpacked) and using a high performance counter to obtain smoother animations with constant speed.

OpenGHell 3.5kb (2001) (Asm)

A little graphical effect using OpenGL that fits in less than 4kb (unpacked). An even older version of this example is available in MASM32 distribution.

Click to enlarge