From 15a8713aad95dd217e526051da6f1882840b34d9 Mon Sep 17 00:00:00 2001 From: Vince Weaver Date: Tue, 18 Dec 2012 21:55:07 -0500 Subject: [PATCH] Add README to base of repository --- README | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..cc21d48 --- /dev/null +++ b/README @@ -0,0 +1,11 @@ +This is the git repository for all Tom Bombem related projects. + +tb1_dos -- the original Pascal/Assembly DOS version +tb1_linux -- the SDL Linux version +tb_6502 -- the Apple II assembly language version +tb_asm -- the x86 assembly language version +tbo -- the IOCCC Obfuscated C Code Version +tb_snes -- the Super Nintento 65c816 version + +http://www.deater.net/weave/vmwprod/tb1/ +