There is mostly abandoned junk in this directory, it is where I have programs under develop, ideas, demos, etc. There is some interesting stuff though. Feel free to browse through here, but do not distribute anything. Most of this stuff was written a long time ago, you'll notice that I've forgotten what some of it does. Although a lot of this junk isn't finished, most of it runs fine. Brief, incomplete index: barcode.asm - Never finished project; going to be an ASM port of a BASIC UPC-A barcode generator I wrote BLUE.8XP - Fills your screen a nice *blue* color. cas.asm - Barely started never serious failed attempt at a CAS for the 83+, for limits. copyram.z80 - Copies a program to start of RAM (8000h), at least I think it does :) d3.asm - Some 3D testing, based on Robin Kay's 3D stuff. Totally useless. elements.asm - The source for a never released 83+ TSE port of my Elements program. This is an old version though. FLIGHT.8XP - The beginnings of a never completed flight simulator. Nice graphics of ground, I think up/down arrows do something. geocalc.hex - Application about area/volume calculations. Never to be finished. hookman.hex - Application I am currently developing for DS, this is an old version posted though. icq.z80 - A chat type program that was supposed to let you send files.. Never to be completed. INCOUNT.8XP - Supposed to count the interrupts. I doubt its accuracy. iserver.zip - Never finished on calc webserver. Works, though. LINKFUN.8XP - This allows you to record keystroke macros on one calc, and then send them to another 83+ at the press of a button remotely!. lunar.z80 - Source for a never-released lunar lander game...Not released because I couldn't seem to get gravity correct nor random terrain. MANIA.8XP - Text adventure game. Never finished. nocrash.asm - Supposed to be TSE crash protector. I suspect some trivial bug is preventing it from working... patch.z80 - I think this takes the program name in Str1 and alters the VAT entry for it so it points to 8000h. periodic.8xk - *cough* (P.S. DO NOT DISTRIBUTE!) remoteos.hex - Very early OS never started really. simon.asm - Simon game, like Pocket Simon, never finished. SPEED.8XP - Game...I think you press up or 2nd at the first screen to fly. Never finished. speed.asm - Source for above game. starship.asm - A MirageOS game, never finished. (Couldn't draw graphics). torture.8xk - This nifty app will introduce small errors in the results of your calculations. Run once to enable. Also assumes 0=1 and 1=0 and pi has no defined value. Very funny. torture.hex - Hex version of above for debugger. tweakti.hex - App to test custom font routine. Changes uppercase large font characters to "Lunar Type" tweakti.asm - Source for previous entry. undocumented calls.txt - A list of undocumented B_CALLs on the 83+ and what they do. VECTOR.8XP - Vector graphics routine demo...Allows you to draw vector graphics in little space and dynamically resize in real-time by any amount. vector.asm - Source code for above...This is probably more useful than the demo. vector.gif - Animated screenshot of VECTOR.8XP in action. weight.html - I was bored, I admit it. I weighed some of my calcs and compared them :) whack.z80 - Barely started game... XLINK.HEX - Universal linking program underdevelopment for 1.5 years :) Eventually Brandon W. and I will finish it...I hope. xlink.z80 - Source for above. If you can fix the sending routine, tell me! ** DIRECTORIES ** 82ports - Contains some 82 ports of some programs I've written. I forget if these are Ash or CrASH, they may even be mixed, so use CrASH. calcview - Grayscale picture viewer and sample pics. DuckOS - Failed 83+ OS idea. hardware - A VERY useful folder...See for yourself. info - Useful docs I've written about 83+ stuff. tse - Some appvar versions of TSE programs...useless since the special version of TSE that ran appvars I lost.