Author Topic: Mario for the +C  (Read 4738 times)

0 Members and 1 Guest are viewing this topic.

Offline AssemblyBandit

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 374
  • Rating: +60/-1
  • ~AssemblyBandit~
    • View Profile
    • briandm82.com
Re: Mario for the +C
« Reply #15 on: November 18, 2013, 06:03:52 pm »
The buffering is 2 pixel columns per frame. It grabs 2 lines from every tile that needs to be displayed and places one in front of the viewing screen (160 px), one behind it, then scrolls the viewing screen over 1 pixel. The pixel column placed behind the viewing screen is used to loop the 160 px viewing screen around the 320 px background screen. I think that's the most efficient way of doing it because partial images don't support hardware scrolling. I guess that's the method you used for the SMB3 demo because the speeds are similar right? A jumper demo/video should be out by tonight.
« Last Edit: November 18, 2013, 06:04:52 pm by AssemblyBandit »

Offline Loser

  • LV1 Newcomer (Next: 20)
  • *
  • Posts: 5
  • Rating: +0/-0
    • View Profile
Re: Mario for the +C
« Reply #16 on: November 18, 2013, 06:13:46 pm »
That game looks really cool!
(wishing i had an 84 cse)

Offline AssemblyBandit

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 374
  • Rating: +60/-1
  • ~AssemblyBandit~
    • View Profile
    • briandm82.com
Re: Mario for the +C
« Reply #17 on: November 18, 2013, 06:21:05 pm »
Thanks, you should get a +C, I got a bunch of games on the way ;)

Offline tr1p1ea

  • LV7 Elite (Next: 700)
  • *******
  • Posts: 647
  • Rating: +110/-0
    • View Profile
Re: Mario for the +C
« Reply #18 on: November 18, 2013, 11:38:09 pm »
Cool, although technically you can scroll partial images by updating their start/end x every frame (as opposed to VLE) ... but there are some issues with this as well.

Are you worried about flicker with sprites?
"My world is Black & White. But if I blink fast enough, I see it in Grayscale."


Offline TheCoder1998

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 434
  • Rating: +20/-2
  • my art is written in code, not in graphite
    • View Profile
    • My website :D
Re: Mario for the +C
« Reply #19 on: November 19, 2013, 01:11:50 am »
playing mario... on a calculator... IN COLOR!?!
MUST. BUY. TI84+CSE NOW!
but yeah it's looking really cool ^_^
my ticalc acc:

http://www.ticalc.org/archives/files/authors/113/11365.html

Spoiler For The Best Song Ever:


follow me on tumblr :)
www.rickdepizza.tumblr.com

check out my anilist :D
http://anilist.co/animelist/29701/Rickdepizza

Offline Hayleia

  • Programming Absol
  • Coder Of Tomorrow
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3367
  • Rating: +393/-7
    • View Profile
Re: Mario for the +C
« Reply #20 on: November 19, 2013, 01:35:24 am »
playing mario... on a calculator... IN COLOR!?!
Never heard of gpSP and gbc4nspire ?

Anyway, That looks great AssemblyBandit ! I think you shouldn't worry too much about speed.
I own: 83+ ; 84+SE ; 76.fr ; CX CAS ; Prizm ; 84+CSE
Sorry if I answer with something that seems unrelated, English is not my primary language and I might not have understood well. Sorry if I make English mistakes too.

click here to know where you got your last +1s

Offline TheCoder1998

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 434
  • Rating: +20/-2
  • my art is written in code, not in graphite
    • View Profile
    • My website :D
Re: Mario for the +C
« Reply #21 on: November 19, 2013, 01:43:31 am »
oh yeah but i don't own a nspire sadly...
but i did hear of them before :) (they're awesome :D)
my ticalc acc:

http://www.ticalc.org/archives/files/authors/113/11365.html

Spoiler For The Best Song Ever:


follow me on tumblr :)
www.rickdepizza.tumblr.com

check out my anilist :D
http://anilist.co/animelist/29701/Rickdepizza

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Mario for the +C
« Reply #22 on: November 19, 2013, 02:06:17 am »
At least on the 84+CSE you don't have any risks of permanently losing access to ASM programs. :P

Offline Hayleia

  • Programming Absol
  • Coder Of Tomorrow
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3367
  • Rating: +393/-7
    • View Profile
Re: Mario for the +C
« Reply #23 on: November 19, 2013, 02:10:38 am »
At least on the 84+CSE you don't have any risks of permanently losing access to ASM programs. :P
You never know what TI can do. But yeah, I don't think they'll try to block anything on a z80 calc. If they tried, the community would unlock it in two days anyway, given the knowledge some have on z80s (even if the CSE is not the same as a +SE).
I own: 83+ ; 84+SE ; 76.fr ; CX CAS ; Prizm ; 84+CSE
Sorry if I answer with something that seems unrelated, English is not my primary language and I might not have understood well. Sorry if I make English mistakes too.

click here to know where you got your last +1s

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Mario for the +C
« Reply #24 on: November 19, 2013, 02:20:32 am »
I seriously doubt that they would block ASM on the 84+CSE, unless they were really concerned that the calc could get banned due to people circumventing the teacher mode. Plus as you said, the community could easily unlock it, unless TI found a nasty way to lock it again (after all, they tried with Boot 1.03). I think that calc was due to the high popularity of the Z80 line, despite the arrival of the TI-Nspire 6 years ago, and TI decided to add a color screen to that model (without much hardware upgrades besides that) to make it look more attractive. Also, they might have decided to just go the color screen route without killing the 84+ line just so that the screen is easier to read. (And trust me, after using a color calc for a while, it's kinda weird to go back to the old monochrome screens, especially that my room lightning is kinda poor.
« Last Edit: November 19, 2013, 02:21:15 am by DJ Omnimaga »

Offline AssemblyBandit

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 374
  • Rating: +60/-1
  • ~AssemblyBandit~
    • View Profile
    • briandm82.com
Re: Mario for the +C
« Reply #25 on: November 19, 2013, 03:37:54 am »
@tr1p1ea: I'm not too worried about flicker, it can't be as bad as PacMan!
@TheCoder1998: Thanks, you should definitely get the +C!
@Hayleia: Thanks! I won't be complaining no matter how fast it runs... well, maybe a little ;)
@DJ: My +C is for games only, the monochrome one is for math now! If I had to choose which one to carry around, its the +C for sure.