Resources

From SizeCoding
Revision as of 20:57, 5 August 2016 by Trixter (talk | contribs) (Created page with "== Discussions == :Pouet's [http://www.pouet.net/topic.php?which=8791&page=1 Tiny Intro Toolbox Thread] was one of sizecoding.org's main inspirations. == References == :[ht...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Discussions

Pouet's Tiny Intro Toolbox Thread was one of sizecoding.org's main inspirations.

References

[1]

Repositories

Tinyprogs are so small that you sometimes don't need the source code to understand them: Just pop them into a disassembler (like IDA) or a debugger and look at them. If you want to grab specimens for study, here are some places to start.

Pouet can be searched for the latest tinyprogs: 256b, 128b, 64b, and even 32b and smaller.
HardCode is a repository of 7800 64KB and smaller intros.