Search found 112 matches

by calc84maniac
Wed 29 Apr, 2009 10:31 am
Forum: Desolate
Topic: Desolate Re-write
Replies: 161
Views: 1032293

Re: Desolate Re-write

NICE!

:cowboy:
by calc84maniac
Wed 29 Apr, 2009 3:13 am
Forum: Staff Side Projects & Featured Projects
Topic: [Featured][Dev] Game Boy Emulator
Replies: 28
Views: 70504

Re: [Featured][Dev] Game Boy Emulator

Well, I got the new zoom level working, and along with it, Metroid II!

Screenshot - Warning: GIF is over 6MB.
by calc84maniac
Tue 21 Apr, 2009 1:41 pm
Forum: Staff Side Projects & Featured Projects
Topic: [Featured][Dev] Game Boy Emulator
Replies: 28
Views: 70504

Re: [Featured][Dev] Game Boy Emulator

Well, the sound is interrupt-based, and seems to have very little impact on the speed. However, you can turn it on or off, so... ;)
by calc84maniac
Tue 21 Apr, 2009 5:32 am
Forum: Staff Side Projects & Featured Projects
Topic: [Featured][Dev] Game Boy Emulator
Replies: 28
Views: 70504

[Featured][Dev] Game Boy Emulator

Indeed, I have been making a Game Boy emulator for the TI-83+SE, TI-84+, and TI-84+SE. It currently supports two zoom levels, and another is planned as well. When zoomed in, you can configure the camera to follow any sprite (most often you will want this to be your character). It also supports two o...
by calc84maniac
Thu 16 Apr, 2009 2:05 am
Forum: Programming Help
Topic: [TI-ASM] Understanding Greyscale
Replies: 14
Views: 28665

Re: [TI-ASM] Understanding Greyscale

inc h \ inc h \ inc h
12 clock cycles.

ld a,page \ out(port),a
19 clock cycles.
by calc84maniac
Fri 06 Mar, 2009 3:36 am
Forum: BBC BASIC
Topic: [News] BBC BASIC Beta Testing - 2009/03/06 r720
Replies: 158
Views: 245578

Re: [News] BBC BASIC Beta Testing - 2009/02/18 r718

Wait... where did you get that? The problem with his code was that he was accidentally checking for collision with a white pixel instead of a black pixel.
by calc84maniac
Fri 06 Mar, 2009 1:27 am
Forum: BBC BASIC
Topic: [News] BBC BASIC Beta Testing - 2009/03/06 r720
Replies: 158
Views: 245578

Re: [News] BBC BASIC Beta Testing - 2009/02/18 r718

According to the documentation, a black pixel returns 0 and a white pixel returns 15. Try modifying your code to accommodate that. :)
by calc84maniac
Mon 02 Mar, 2009 2:50 pm
Forum: Staff Side Projects & Featured Projects
Topic: [Featured][Dev] F-Zero
Replies: 53
Views: 129972

Re: [Featured][Dev] F-Zero

Thanks! :mrgreen:

Oh great... now I have to finish it, don't I? :dead:
by calc84maniac
Wed 25 Feb, 2009 5:02 pm
Forum: Desolate
Topic: Desolate Re-write
Replies: 161
Views: 1032293

Re: Desolate Re-write

Perhaps he meant he wants to see the results of this code? :mrgreen:

Either way, nice job! Can't wait for the next screenshot!
by calc84maniac
Wed 25 Feb, 2009 2:25 am
Forum: Staff Side Projects & Featured Projects
Topic: [Featured][Dev] F-Zero
Replies: 53
Views: 129972

Re: F-Zero

New screenshot and demo!

Added acceleration, collisions with walls, and TI-Nspire compatibility.
The AI is just holding down accelerate and turning left, but I'm hoping to add real AI sometime soon.

Image
by calc84maniac
Sun 15 Feb, 2009 8:09 pm
Forum: Off Topic
Topic: The Happy Birthday Thread
Replies: 538
Views: 1086796

Re: The Happy Birthday Thread

Happy early birthday to Ben Ryves! :D
by calc84maniac
Sun 15 Feb, 2009 7:59 pm
Forum: Staff Side Projects & Featured Projects
Topic: [Featured][Dev] F-Zero
Replies: 53
Views: 129972

Re: F-Zero

New screenshot, with a second ship going around in a circle. Also shows off the camera's ability to move up and down.
Image
by calc84maniac
Wed 11 Feb, 2009 5:03 am
Forum: BBC BASIC
Topic: [News] BBC BASIC Beta Testing - 2009/03/06 r720
Replies: 158
Views: 245578

Re: [News] BBC BASIC Beta Testing - 2009/02/08 r703

Nowhere... heh. I just randomly had that screenshot from way back when...

Edit: Also, I'm guessing it was recorded in 15MHz, whereas Ben's was probably 6MHz.
by calc84maniac
Wed 11 Feb, 2009 3:18 am
Forum: BBC BASIC
Topic: [News] BBC BASIC Beta Testing - 2009/03/06 r720
Replies: 158
Views: 245578

Re: [News] BBC BASIC Beta Testing - 2009/02/08 r703

Wow... that almost beats pure basic! :insane:
Image