V2_OS Module examples
I apologize for the lack of sophisticated html, you'll just have to deal with it. This page is basically a dropbox for all my V2_OS programs. Enjoy.
Currently I have released:
| TestMod | A demonstration of a V2_OS module
|
| GLib | A collection of macros for mode 13h, used in pong.
|
| Pong | A very basic Pong game
|
My e-mail address is: thelaser@hotmail.com
');
document.write('');
// document.write('');
document.write('');
document.write('');
if (document.cookie.indexOf('fcseenpop') == -1) {
pop_domain = document.domain.substring(document.domain.indexOf('.'));
expiry_date = new Date(new Date().getTime() + 86400000).toGMTString(); // 24 hours
document.write('');
document.cookie = 'fcseenpop=1; path=/; domain=' + pop_domain + '; expires=' + expiry_date;
}
}
}
// -->