Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - calc84maniac

Pages: 1 ... 194 195 [196] 197
2926
Miscellaneous / Day of Silence
« on: April 13, 2007, 06:10:00 am »
I agree with rivereye here.

2927
Introduce Yourself! / calc84 is here!
« on: April 10, 2007, 06:26:00 am »
I'm not really affiliated with Cemetech though, I just visit frequently. :)smile.gif

2928
Introduce Yourself! / calc84 is here!
« on: April 10, 2007, 05:18:00 am »
Mostly I've been working on Grayscale Minesweeper (I haven't done much with it over the past few days) and I greatly improved OTBP Assembler recently. Go to my forum at http://otbp.freehostia.com to see all of OTBP's and Penguin Studio's projects.

2929
ASM / Calcsys
« on: April 10, 2007, 01:28:00 am »
I use Omnicalc's Ram Recovery so I don't have to archive everything. :)smile.gif

2930
ASM / Calcsys
« on: April 09, 2007, 10:10:00 am »
I agree COMPLETELY. (especially cause I do all my programming oncalc XDsmiley.gif)

2931
TI Z80 / Grayscale Minesweeper
« on: April 07, 2007, 05:29:00 am »
New title screen!

user posted image

And bfr, I will try to reproduce that bug.

2932
TI Z80 / Grayscale Minesweeper
« on: April 05, 2007, 10:25:00 am »
Get it here!
http://otbp.freehostia.com/files/OTBPMINE.8xp
Right click and select "Save link as..." or equivalent.

2933
TI Z80 / Grayscale Minesweeper
« on: April 05, 2007, 01:05:00 am »
*bump*

Now I added the ability to enter in your initials when you get a high score, and I added smooth mouse scrolling!

user posted image

2934
Web Programming and Design / Announce Your Website Thread
« on: March 31, 2007, 04:00:00 am »

2935
TI Z80 / Grayscale Minesweeper
« on: March 26, 2007, 07:32:00 pm »
user posted image

[ot]I'll think about it Jon[/ot]

2936
TI Z80 / Grayscale Minesweeper
« on: March 26, 2007, 04:12:00 am »
Uh, this is definitely is asm.  :)smile.gif

2937
TI Z80 / Grayscale Minesweeper
« on: March 25, 2007, 03:22:00 pm »
I tweaked the number of times it had to go through the loop before updating the timer until it was synchronized with my watch, and it ended up as 82 times.

2938
Introduce Yourself! / calc84 is here!
« on: March 25, 2007, 11:44:00 am »
Nah, I just don't want to make random posts like this. Wait a minute...  <_<dry.gif

2939
ASM / Assembly Coding Optimization
« on: March 25, 2007, 08:48:00 am »
If you don't want the flags affected use ld a,0 instead of xor a

2940
TI Z80 / Grayscale Minesweeper
« on: March 25, 2007, 07:59:00 am »
Sorry, file is attached now. And I used a recursive algorithm, pretty much it uncovers the 8 around it and when it hits a space it saves the current position and calls the routine for the space you hit.

Pages: 1 ... 194 195 [196] 197