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
»
Omnimaga
»
News
»
Gba library v1.0 for TI-83+/TI-84+
« previous
next »
Print
Pages: [
1
]
2
3
Go Down
Author
Topic: Gba library v1.0 for TI-83+/TI-84+ (Read 13209 times)
0 Members and 1 Guest are viewing this topic.
DJ Omnimaga
Clacualters are teh gr33t
CoT Emeritus
LV15
Omnimagician (Next: --)
Posts: 55943
Rating: +3154/-232
CodeWalrus founder & retired Omnimaga founder
Gba library v1.0 for TI-83+/TI-84+
«
on:
January 06, 2007, 03:00:00 pm »
From
http://www.ticalc.org/archives/files/fileinfo/394/39478.html
"
Inspired by Game Boy Advance programmation, GBA library was created to make the programmation of game-boy like games easier. Indeed, this program provides drawing and multidirectionnal-scrolling map routines, drawing sprites routines, and a collision routine very usefull when you make a platform game. What’s more, GBA is not an ordinary library because it works as an external file : no need to copy a part of the program, just call it directly after initialising it with an include file (provided in this folder).
"
Make sure to check this out!
Logged
elfprince13
Guest
Gba library v1.0 for TI-83+/TI-84+
«
Reply #1 on:
January 06, 2007, 04:10:00 pm »
I saw that it looked pretty uber pwny
Logged
Delnar_Ersike
Guest
Gba library v1.0 for TI-83+/TI-84+
«
Reply #2 on:
January 06, 2007, 05:31:00 pm »
*
Delnar_Ersike
Logged
DJ Omnimaga
Clacualters are teh gr33t
CoT Emeritus
LV15
Omnimagician (Next: --)
Posts: 55943
Rating: +3154/-232
CodeWalrus founder & retired Omnimaga founder
Gba library v1.0 for TI-83+/TI-84+
«
Reply #3 on:
January 06, 2007, 05:37:00 pm »
well I made one (in BASIC though), zeromus helped on soem of the sprites and made the original metroid BASIC
http://www.ticalc.org/archives/news/articles/13/139/139347.html
Logged
graywolf
Guest
Gba library v1.0 for TI-83+/TI-84+
«
Reply #4 on:
January 06, 2007, 05:44:00 pm »
That GBA thing looks awesome! It's almost like gba68k, except ppl will have to make their own game
I also saw Metroid II which was truly awesome. I never knew you could do that in BASIC. I love the title screen
Logged
Ranman
LV10
31337 u53r (Next: 2000)
Posts: 1354
Rating: +83/-0
Gba library v1.0 for TI-83+/TI-84+
«
Reply #5 on:
January 07, 2007, 09:42:00 am »
O_O
O_O
O_O
Very nice!!
Logged
Ranman
Bringing Randy Glover's
Jumpman
to the TI-89 calculator. Download available at
Ticalc
.
necro
LV9
Veteran (Next: 1337)
Posts: 1295
Rating: +17/-2
+3 vaporal mustache
Gba library v1.0 for TI-83+/TI-84+
«
Reply #6 on:
January 07, 2007, 10:12:00 am »
need non french version of readme! Kevin, if i post a rough translation, would you clean it up?
Logged
I'm like a woot burger with awesome fries
VB.Net, C#, C++, Java, Game Maker
Liazon
Guest
Gba library v1.0 for TI-83+/TI-84+
«
Reply #7 on:
January 07, 2007, 10:17:00 am »
Well xlibman, maybe this engine will help you learn ASM
it looks like it's really powerful and easy to use, which is probably the best thing for new ASM learners.
Logged
Delnar_Ersike
Guest
Gba library v1.0 for TI-83+/TI-84+
«
Reply #8 on:
January 07, 2007, 10:45:00 am »
*
Delnar_Ersike
Logged
necro
LV9
Veteran (Next: 1337)
Posts: 1295
Rating: +17/-2
+3 vaporal mustache
Gba library v1.0 for TI-83+/TI-84+
«
Reply #9 on:
January 07, 2007, 11:17:00 am »
ok, this is a ROUGH text only translation...you would probably need to wrok along side the french html to make sense out of some of this. Good luck...
c1-->
CODE
ec1GBA library v0.1 for TI-83+
This tutorial addresses
Logged
I'm like a woot burger with awesome fries
VB.Net, C#, C++, Java, Game Maker
necro
LV9
Veteran (Next: 1337)
Posts: 1295
Rating: +17/-2
+3 vaporal mustache
Gba library v1.0 for TI-83+/TI-84+
«
Reply #10 on:
January 07, 2007, 11:44:00 am »
so, will that actualy be useful? I spent over an hour doing it...
Logged
I'm like a woot burger with awesome fries
VB.Net, C#, C++, Java, Game Maker
DJ Omnimaga
Clacualters are teh gr33t
CoT Emeritus
LV15
Omnimagician (Next: --)
Posts: 55943
Rating: +3154/-232
CodeWalrus founder & retired Omnimaga founder
Gba library v1.0 for TI-83+/TI-84+
«
Reply #11 on:
January 07, 2007, 11:50:00 am »
holy you alerady translated it?
wow nice. I cant help much though since english isnt my native language
congrats tho
Logged
Delnar_Ersike
Guest
Gba library v1.0 for TI-83+/TI-84+
«
Reply #12 on:
January 07, 2007, 11:55:00 am »
necro, if it is fully translated, you should either e-mail to the author, ticalc it, or both. Awesome job, man! :thumbup:
now all we need is a guy who knows both English and French at mother-tongue level...
Logged
DJ Omnimaga
Clacualters are teh gr33t
CoT Emeritus
LV15
Omnimagician (Next: --)
Posts: 55943
Rating: +3154/-232
CodeWalrus founder & retired Omnimaga founder
Gba library v1.0 for TI-83+/TI-84+
«
Reply #13 on:
January 07, 2007, 01:21:00 pm »
true,
I know english, but not enough to translate to french, french is my native language, but I do lot of spelling mistakes
Logged
necro
LV9
Veteran (Next: 1337)
Posts: 1295
Rating: +17/-2
+3 vaporal mustache
Gba library v1.0 for TI-83+/TI-84+
«
Reply #14 on:
January 07, 2007, 01:50:00 pm »
Well, I have decided to run this through several translators and compile their results...hopefully this will produce a more readable translation as i am not satisfied with that one. Actualy, this is working great and I should be able to make a very good translation. Kevin, I would not ask you try to make this perfect but could just read through the original and the english for any big errors (not gramar) you notice?
Also, I am formating it in html like the original so its compatable with all the images and files.
hmm, there are bits giving me trouble so I would say that actualy, it might take until some time thursday to translate (ran into some issues with school that pushed me back more)
Logged
I'm like a woot burger with awesome fries
VB.Net, C#, C++, Java, Game Maker
Print
Pages: [
1
]
2
3
Go Up
« previous
next »
Omnimaga
»
Forum
»
Omnimaga
»
News
»
Gba library v1.0 for TI-83+/TI-84+