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
»
Calculator Community
»
TI Calculators
»
ASM
»
asm resource page
« previous
next »
Print
Pages: [
1
]
2
3
4
Go Down
Author
Topic: asm resource page (Read 22120 times)
0 Members and 1 Guest are viewing this topic.
tifreak
LV11
Super Veteran (Next: 3000)
Posts: 2708
Rating: +82/-3
My Kung Fu IS strong...
asm resource page
«
on:
November 18, 2005, 05:21:00 pm »
This is to help them aspiring new asm programers.
http://tifreakware.calcgames.org/asmresc.htm
If you have a link to a tutorial or compiler that is not listed, let me know so it can be added.
Logged
Projects: AOD Series: 75% | FFME: 80% | Pokemon: 18% | RPGSK: 60% | Star Trek: 70% | Star Trek 83+: 40% | TI-City: 5%
DJ Omnimaga
Clacualters are teh gr33t
CoT Emeritus
LV15
Omnimagician (Next: --)
Posts: 55943
Rating: +3154/-232
CodeWalrus founder & retired Omnimaga founder
asm resource page
«
Reply #1 on:
November 19, 2005, 04:10:00 am »
did you checked one of the pinned topics at MaxCoderz programming help section? One contained lot of tutorials in the first post
Logged
tifreak
LV11
Super Veteran (Next: 3000)
Posts: 2708
Rating: +82/-3
My Kung Fu IS strong...
asm resource page
«
Reply #2 on:
November 19, 2005, 10:16:00 am »
I saw it, but I haven't taken anything from it yet...
Found this nice page...
http://dmoz.org/Computers/Hardware/Calculators/TI_Graphing_Calculators/Programming/
Elfprince13 gave me a link for a C to z80 asm compiler...
28 links now available...
Logged
Projects: AOD Series: 75% | FFME: 80% | Pokemon: 18% | RPGSK: 60% | Star Trek: 70% | Star Trek 83+: 40% | TI-City: 5%
tifreak
LV11
Super Veteran (Next: 3000)
Posts: 2708
Rating: +82/-3
My Kung Fu IS strong...
asm resource page
«
Reply #3 on:
November 21, 2005, 09:44:00 am »
Added a new section for emulators/debuggers.
Anything else I should put on there? I don't have a lot of stuff on C, so if you guys want to provide anything I don't have, please let me know.
Logged
Projects: AOD Series: 75% | FFME: 80% | Pokemon: 18% | RPGSK: 60% | Star Trek: 70% | Star Trek 83+: 40% | TI-City: 5%
Ranman
LV10
31337 u53r (Next: 2000)
Posts: 1354
Rating: +83/-0
asm resource page
«
Reply #4 on:
November 21, 2005, 11:20:00 am »
QuoteBegin-tifreak8x+21 November 2005, 15:44-->
QUOTE
(tifreak8x @ 21 November 2005, 15:44)
Anything else I should put on there? I don't have a lot of stuff on C, so if you guys want to provide anything I don't have, please let me know.
Here is an excellent online resource for the C language.
http://publications.gbdirect.co.uk/c_book/
Logged
Ranman
Bringing Randy Glover's
Jumpman
to the TI-89 calculator. Download available at
Ticalc
.
DJ Omnimaga
Clacualters are teh gr33t
CoT Emeritus
LV15
Omnimagician (Next: --)
Posts: 55943
Rating: +3154/-232
CodeWalrus founder & retired Omnimaga founder
asm resource page
«
Reply #5 on:
November 21, 2005, 01:23:00 pm »
sound pretty nice, I hope the new C compiler for 83+ gets documented asap, since the syntax might be different than computer C (to fit z80 need/limitations)
Logged
tifreak
LV11
Super Veteran (Next: 3000)
Posts: 2708
Rating: +82/-3
My Kung Fu IS strong...
asm resource page
«
Reply #6 on:
November 22, 2005, 04:19:00 am »
QuoteBegin-Ranman+21 November 2005, 17:2-->
QUOTE
(Ranman @ 21 November 2005, 17:20)
QuoteBegin-tifreak8x+21 November 2005, 15:44-->
QUOTE
(tifreak8x @ 21 November 2005, 15:44)
Anything else I should put on there? I don't have a lot of stuff on C, so if you guys want to provide anything I don't have, please let me know.
Here is an excellent online resource for the C language.
http://publications.gbdirect.co.uk/c_book/
Should I place that under "General C:"?? Or is C the same for calcs as it is pcs...?
Logged
Projects: AOD Series: 75% | FFME: 80% | Pokemon: 18% | RPGSK: 60% | Star Trek: 70% | Star Trek 83+: 40% | TI-City: 5%
Ranman
LV10
31337 u53r (Next: 2000)
Posts: 1354
Rating: +83/-0
asm resource page
«
Reply #7 on:
November 22, 2005, 04:57:00 am »
QuoteBegin-tifreak8x+22 November 2005, 10:19-->
QUOTE
(tifreak8x @ 22 November 2005, 10:19)
Should I place that under "General C:"?? Or is C the same for calcs as it is pcs...?
I would probably place it under General C.
In general, C is the same for calcs as it is for PCs, however, some functionality may be missing to accomodate the limited platform.
Logged
Ranman
Bringing Randy Glover's
Jumpman
to the TI-89 calculator. Download available at
Ticalc
.
tifreak
LV11
Super Veteran (Next: 3000)
Posts: 2708
Rating: +82/-3
My Kung Fu IS strong...
asm resource page
«
Reply #8 on:
November 22, 2005, 05:01:00 am »
Thanks, it has been added.
Also added Editors/IDEs section...
Edit:
hosting and adding Appguru, link to TI-Flash Debugger Added.
Logged
Projects: AOD Series: 75% | FFME: 80% | Pokemon: 18% | RPGSK: 60% | Star Trek: 70% | Star Trek 83+: 40% | TI-City: 5%
Ranman
LV10
31337 u53r (Next: 2000)
Posts: 1354
Rating: +83/-0
asm resource page
«
Reply #9 on:
November 22, 2005, 05:17:00 am »
Hey... that Z88DK C compiler looks pretty cool.
Maybe it is time I break out my old Sinclair ZX-81 (aka Timex Sinclair 1000).
Logged
Ranman
Bringing Randy Glover's
Jumpman
to the TI-89 calculator. Download available at
Ticalc
.
tifreak
LV11
Super Veteran (Next: 3000)
Posts: 2708
Rating: +82/-3
My Kung Fu IS strong...
asm resource page
«
Reply #10 on:
November 22, 2005, 05:36:00 am »
lol.
Added section for Include Files, found 4 for the 86, 1 for the 83+, and one for the 73.
The page is starting to get a lot of info on it...
Logged
Projects: AOD Series: 75% | FFME: 80% | Pokemon: 18% | RPGSK: 60% | Star Trek: 70% | Star Trek 83+: 40% | TI-City: 5%
DJ Omnimaga
Clacualters are teh gr33t
CoT Emeritus
LV15
Omnimagician (Next: --)
Posts: 55943
Rating: +3154/-232
CodeWalrus founder & retired Omnimaga founder
asm resource page
«
Reply #11 on:
November 22, 2005, 05:45:00 am »
do you link to online tutorials? if so
http://guide.ticalc.org
Logged
tifreak
LV11
Super Veteran (Next: 3000)
Posts: 2708
Rating: +82/-3
My Kung Fu IS strong...
asm resource page
«
Reply #12 on:
November 22, 2005, 05:53:00 am »
The Guide and ASM Corner has already been added. They were the first to be placed in the list.
Logged
Projects: AOD Series: 75% | FFME: 80% | Pokemon: 18% | RPGSK: 60% | Star Trek: 70% | Star Trek 83+: 40% | TI-City: 5%
DJ Omnimaga
Clacualters are teh gr33t
CoT Emeritus
LV15
Omnimagician (Next: --)
Posts: 55943
Rating: +3154/-232
CodeWalrus founder & retired Omnimaga founder
asm resource page
«
Reply #13 on:
November 23, 2005, 03:05:00 am »
sound quite complete for me
Are you going to add ETP studio as well? Since you added C
Logged
tifreak
LV11
Super Veteran (Next: 3000)
Posts: 2708
Rating: +82/-3
My Kung Fu IS strong...
asm resource page
«
Reply #14 on:
November 23, 2005, 06:14:00 am »
Is it on ticalc.org? If not, do you have a link?
Added:
:New catagory:
Compiler Linkers/Components
:New Items:
Obj83
Bin2Var 1.1
Bin2Var2
sto2ticalc
Bin2Var 1.20
:New Tutorials:
Ion Guru
:New Emulators:
VTI
I am thinking this is news worthy now, don't you?
Logged
Projects: AOD Series: 75% | FFME: 80% | Pokemon: 18% | RPGSK: 60% | Star Trek: 70% | Star Trek 83+: 40% | TI-City: 5%
Print
Pages: [
1
]
2
3
4
Go Up
« previous
next »
Omnimaga
»
Forum
»
Calculator Community
»
TI Calculators
»
ASM
»
asm resource page