[ Hackers Top 2010 Autumn Edition Invitation Sources ]

original JSpongy by ribbon (which inspired by Spongy from TBC)
PT3 player by S.V.Bulba (my modifications marked as [rst])
DeHrust by hrumer
Any other code by restorer/tgt (math routines inspired by z80bits)

Graphics and fonts by Restorer/TGT
Music by Thism/LSK

[ Folder structure ]

bb - big brother tools
bb/js - rewrited JSpongy
bb/c - port to c
bb/norm-font - 8x16 font maker
bb/pix-font - pixel font maker
bb/pics - win98 pics maker

data - binary data

inc - includes
inc/code - sources
inc/post - sna and trd saver
inc/vars - variables

loader - simple unpacker

final - just "readme" files

[ How to compile ]

1. Use sjasmplus to compile ht2k10ae.asm
2. Pack main.C, bank_0.C, bank_1.C, bank_3.C and bank_4.C using Hrust
3. Put packed p-main.bin, p-bank-0.bin, p-bank-1.bin, p-bank-3.bin and p-bank-4.bin to loader folder
4. Compile loader
5. Pack loader/ht-logo.scr using Hrust
6. Create simple basic loader (or use existing one from invitation scl or tap)
7. Put all it together - loader: "ht2k10ae.B", packed logo: "ht2k10a1.C", loader: "ht2k10a2.C"
8. Great success
