Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
About
Team
Rules
Stats
Status
Sitemap
Chat
Downloads
Forum
News
Our Projects
Major Community Projects
Recent Posts
Unread Posts
Replies
Tools
SourceCoder3
Other Things...
Omnimaga Radio
TI-83 Plus ASM File Unsquisher
Z80 Conversion Tools
IES TI File Editor
Free RAM areas
Comprehensive Getkeyr table
URL Shortener
Online Axe Tilemap Editor
Help
Contact Us
Change Request
Report Issue/Bug
Team
Articles
Members
View the memberlist
Search For Members
Buddies
Login
Register
Omnimaga
»
Forum
»
General Discussion
»
Art
»
Request for a bunch of random 16x16s in 4lvl grey
« previous
next »
Print
Pages:
1
[
2
]
Go Down
Author
Topic: Request for a bunch of random 16x16s in 4lvl grey (Read 10373 times)
0 Members and 2 Guests are viewing this topic.
willrandship
Omnimagus of the Multi-Base.
LV11
Super Veteran (Next: 3000)
Posts: 2953
Rating: +98/-13
Insert sugar to begin programming subroutine.
Re: Request for a bunch of random 16x16s in 4lvl grey
«
Reply #15 on:
March 18, 2011, 05:26:31 pm »
The refresh is per pixel, so the only movement has to be restricted to a few pixels. Cool sprite, though, mind if I use it nonmoving?
Think like you were forced to use Px-On/Px-Off from TI-BASIC for everything, but redscale.
Logged
shmibs
しらす丼
Administrator
LV11
Super Veteran (Next: 3000)
Posts: 2132
Rating: +281/-3
try to be ok, ok?
Re: Request for a bunch of random 16x16s in 4lvl grey
«
Reply #16 on:
March 18, 2011, 05:31:18 pm »
how long does it take to refresh the lcd going solely pixel by pixel, though? it's not more than a second, is it?
Logged
willrandship
Omnimagus of the Multi-Base.
LV11
Super Veteran (Next: 3000)
Posts: 2953
Rating: +98/-13
Insert sugar to begin programming subroutine.
Re: Request for a bunch of random 16x16s in 4lvl grey
«
Reply #17 on:
March 18, 2011, 05:50:35 pm »
nah, but it won't exactly look animated. Things that don't change much will show up better, though.
Hang on, I've nearly got the warrior done.
Logged
willrandship
Omnimagus of the Multi-Base.
LV11
Super Veteran (Next: 3000)
Posts: 2953
Rating: +98/-13
Insert sugar to begin programming subroutine.
Re: Request for a bunch of random 16x16s in 4lvl grey
«
Reply #18 on:
March 18, 2011, 05:55:38 pm »
All done! Here you go!
Edit: Whoops, double post
«
Last Edit: March 18, 2011, 06:14:47 pm by willrandship
»
Logged
aeTIos
Nonbinary computing specialist
LV12
Extreme Poster (Next: 5000)
Posts: 3915
Rating: +184/-32
Re: Request for a bunch of random 16x16s in 4lvl grey
«
Reply #19 on:
March 19, 2011, 10:36:24 am »
looks nice
Logged
I'm not a nerd but I pretend:
SirCmpwn
Guest
Re: Request for a bunch of random 16x16s in 4lvl grey
«
Reply #20 on:
March 19, 2011, 10:39:09 am »
Would the game of life be possible? (Conway's)
«
Last Edit: March 19, 2011, 10:39:24 am by SirCmpwn
»
Logged
Ashbad
Guest
Re: Request for a bunch of random 16x16s in 4lvl grey
«
Reply #21 on:
March 19, 2011, 10:53:28 am »
Quote from: SirCmpwn on March 19, 2011, 10:39:09 am
Would the game of life be possible? (Conway's)
that would be awesome
Logged
FinaleTI
Believe in the pony that believes in you!
CoT Emeritus
LV10
31337 u53r (Next: 2000)
Posts: 1830
Rating: +121/-2
Believe in the pony that believes in you!
Re: Request for a bunch of random 16x16s in 4lvl grey
«
Reply #22 on:
March 19, 2011, 09:12:22 pm »
Quote from: SirCmpwn on March 19, 2011, 10:39:09 am
Would the game of life be possible? (Conway's)
Or perhaps a simulation of Langton's Ant?
Logged
Spoiler
For
Projects
:
My projects haven't been worked on in a while, so they're all on hiatus for the time being. I do hope to eventually return to them in some form or another...
Spoiler
For
Pokemon TI
:
Axe port of Pokemon Red/Blue to the 83+/84+ family. On hold.
Spoiler
For
Nostalgia
:
My big personal project, an original RPG about dimensional travel and a few heroes tasked with saving the world.
Coding-wise, on hold, but I am re-working the story.
Spoiler
For
Finale's Super Insane Tunnel Pack of Doom
:
I will be combining Blur and Collision Course into a single gamepack. On hold.
Spoiler
For
Nostalgia Origins: Sky's Story
:
Prequel to Nostalgia. On hold, especially while the story is re-worked.
willrandship
Omnimagus of the Multi-Base.
LV11
Super Veteran (Next: 3000)
Posts: 2953
Rating: +98/-13
Insert sugar to begin programming subroutine.
Re: Request for a bunch of random 16x16s in 4lvl grey
«
Reply #23 on:
March 20, 2011, 12:36:39 am »
hmm...maybe, I might be able to do a 4x4 GOL. Never heard of Langton's Art.
Edit: Make that 2X2
Unless I can work out a way to test individual portions of the memory (A little shortsighted
)
Edit2: hmm, maybe it can be 8x8....
Edit3: Well, If I make it really, really slow, I could make it 4x8
but We're talking minutes for one cycle. And the screen's 16x16
Edit4: No for statements, this is going to be BIG.
Edit5: Scratch that: I can make it 4X4 at the max.
Edit6: Graagh this is hard. I need TWO copies of the cells available at all times X(
Edit7: Wait....
Edit8: Oh, that says Ant
That looks so much easier to make
no need to have two copies of the screen, either. Hmm.....I wonder how hard it would be to integrate 2-bit color....
Edit9: Scratch that, I don't have enough RAM for multicolors.
Edit10: For the record, I don't think anything but a 2x2 GOL would be feasible, but I might pull off a 4X4 Ant.
Edit11: I don't know If I have time to make either of these now
Needs to be done before wednesday. Anyone got any ideas for something really simple? As in, program in half an hour simple? If it needs relative addressing, then it needs to fit in a 4x4 space.
«
Last Edit: March 20, 2011, 04:00:13 am by willrandship
»
Logged
willrandship
Omnimagus of the Multi-Base.
LV11
Super Veteran (Next: 3000)
Posts: 2953
Rating: +98/-13
Insert sugar to begin programming subroutine.
Re: Request for a bunch of random 16x16s in 4lvl grey
«
Reply #24 on:
March 20, 2011, 04:16:39 am »
Phew, 6 hours. Time to move along with a new post.
Don't get me wrong, I would love to show off a GOL or Langston's ant, it's just not practical in the remaining time. I just need something really simple, like this
http://www.garretwilson.com/education/institutions/soas/dissertation/lifecellauto1d.html
or simpler.\
Hmm....maybe I should just come up with my own
By the way, checking numbers in this cpu, it is much easier to work with quaternary numbers than binary, meaning smaller area but more states is easier than only one state, since testing for individual binary bits is a massive pain right now.
«
Last Edit: March 20, 2011, 04:32:05 am by willrandship
»
Logged
willrandship
Omnimagus of the Multi-Base.
LV11
Super Veteran (Next: 3000)
Posts: 2953
Rating: +98/-13
Insert sugar to begin programming subroutine.
Re: Request for a bunch of random 16x16s in 4lvl grey
«
Reply #25 on:
March 20, 2011, 08:24:29 pm »
So, I got the Dragon Warrior sprite animated
Here's a vid of it, horribly converted from ogv.
Logged
Print
Pages:
1
[
2
]
Go Up
« previous
next »
Omnimaga
»
Forum
»
General Discussion
»
Art
»
Request for a bunch of random 16x16s in 4lvl grey