-->
Hot Dog's Ti-83+ ASM Lessons for the Absolute Beginner: LINK TO OFFICIAL RELEASE
-->
-->
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
»
Our Projects
»
Completed
»
Hot Dog's TI-83+ Z80 ASM for the Absolute Beginner
(Moderator:
Hot_Dog
) »
Hot Dog's Ti-83+ ASM Lessons for the Absolute Beginner: LINK TO OFFICIAL RELEASE
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Hot Dog's Ti-83+ ASM Lessons for the Absolute Beginner: LINK TO OFFICIAL RELEASE (Read 6512 times)
0 Members and 1 Guest are viewing this topic.
Hot_Dog
Project Author
LV12
Extreme Poster (Next: 5000)
Posts: 3006
Rating: +445/-10
Hot Dog's Ti-83+ ASM Lessons for the Absolute Beginner: LINK TO OFFICIAL RELEASE
«
on:
May 10, 2011, 11:19:31 pm »
http://www.omnimaga.org/index.php?action=downloads;sa=downfile&id=594
«
Last Edit: May 16, 2022, 11:27:45 am by Eeems
»
Logged
+2/-0 karm for this message
aeTIos
Nonbinary computing specialist
LV12
Extreme Poster (Next: 5000)
Posts: 3915
Rating: +184/-32
Re: Hot Dog's Ti-83+ ASM Lessons for the Absolute Beginner: LINK TO OFFICIAL RELEASE
«
Reply #1 on:
May 11, 2011, 09:09:21 am »
Wait, wasn't this released a while ago?
Logged
I'm not a nerd but I pretend:
Hot_Dog
Project Author
LV12
Extreme Poster (Next: 5000)
Posts: 3006
Rating: +445/-10
Re: Hot Dog's Ti-83+ ASM Lessons for the Absolute Beginner: LINK TO OFFICIAL RELEASE
«
Reply #2 on:
May 11, 2011, 11:03:41 am »
Quote from: aeTIos on May 11, 2011, 09:09:21 am
Wait, wasn't this released a while ago?
It was, but people kept on reading the older lessons because I forgot to provide a download link. I wanted to keep the old lessons up, so I made a new topic
Logged
aeTIos
Nonbinary computing specialist
LV12
Extreme Poster (Next: 5000)
Posts: 3915
Rating: +184/-32
Re: Hot Dog's Ti-83+ ASM Lessons for the Absolute Beginner: LINK TO OFFICIAL RELEASE
«
Reply #3 on:
May 11, 2011, 11:09:44 am »
Aha. That explains it
(edited due to 1-word spammish post)
«
Last Edit: May 11, 2011, 11:10:33 am by aeTIos
»
Logged
I'm not a nerd but I pretend:
Print
Pages: [
1
]
Go Up
« previous
next »
Omnimaga
»
Forum
»
Omnimaga
»
Our Projects
»
Completed
»
Hot Dog's TI-83+ Z80 ASM for the Absolute Beginner
(Moderator:
Hot_Dog
) »
Hot Dog's Ti-83+ ASM Lessons for the Absolute Beginner: LINK TO OFFICIAL RELEASE
\n\t\t\t\t\t\t\t\t\t
<' + '/div>\n\t\t\t\t\t\t\t\t\t
%body%<' + '/textarea>
\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t
Max characters: 20000; characters remaining:
...<' + '/span><' + '/span>
\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t
\n\t\t\t\t\t\t\t\t\t
\n\t\t\t\t\t\t\t\t\t
\n\t\t\t\t\t\t\t\t\t
\n\t\t\t\t\t\t\t\t\t\t
\n\t\t\t\t\t\t\t\t\t<' + '/div>\n\t\t\t\t\t\t\t\t<' + '/div>', sTemplateSubjectEdit: '
', sTemplateBodyNormal: '%body%', sTemplateSubjectNormal: '
%subject%<' + '/a>', sTemplateTopSubject: 'Topic: %subject% (Read 6512 times)', sErrorBorderStyle: '1px solid red' }); aJumpTo[aJumpTo.length] = new JumpTo({ sContainerId: "display_jump_to", sJumpToTemplate: "
Jump to:<" + "/label> %dropdown_list%", iCurBoardId: 95, iCurBoardChildLevel: 2, sCurBoardName: "Hot Dog's TI-83+ Z80 ASM for the Absolute Beginner", sBoardChildLevelIndicator: "==", sBoardPrefix: "=> ", sCatSeparator: "-----------------------------", sCatPrefix: "", sGoButtonLabel: "go" }); aIconLists[aIconLists.length] = new IconList({ sBackReference: "aIconLists[" + aIconLists.length + "]", sIconIdPrefix: "msg_icon_", sScriptUrl: smf_scripturl, bShowModify: true, iBoardId: 95, iTopicId: 10913, sSessionId: "d3af89c4ff9e64aecfcd91b6a1cb6332", sSessionVar: "bcf4dda8", sLabelIconList: "Message Icon", sBoxBackground: "transparent", sBoxBackgroundHover: "#ffffff", iBoxBorderWidthHover: 1, sBoxBorderColorHover: "#adadad" , sContainerBackground: "#ffffff", sContainerBorder: "1px solid #adadad", sItemBorder: "1px solid #ffffff", sItemBorderHover: "1px dotted gray", sItemBackground: "transparent", sItemBackgroundHover: "#e0e0f0" }); } function tick2() { if (typeof(document.forms.quickModForm) != "undefined") { calcCharLeft2(); setTimeout("tick2()", 1000); } else setTimeout("tick2()", 800); } function message_onkeyup() { if (typeof(document.forms.quickModForm) != "undefined" && typeof(document.forms.quickModForm.message) != "undefined") { document.forms.quickModForm.message.onkeyup = function onkeyup(event) { storeCaret(this); calcCharLeft2(); }; } else setTimeout("message_onkeyup()", 800); } message_onkeyup(); function calcCharLeft2() { var maxLength = 20000; var oldEditor = "", currentEditor = document.forms.quickModForm.message.value; if (!document.getElementById("editorLeft2")) return; if (oldEditor != currentEditor) { oldEditor = currentEditor; if (currentEditor.replace(/\r/, "").length > maxLength) document.forms.quickModForm.message.value = currentEditor.replace(/\r/, "").substring(0, maxLength); currentEditor = document.forms.quickModForm.message.value.replace(/\r/, ""); } setInnerHTML(document.getElementById("editorLeft2"), maxLength - currentEditor.length); } // ]]>-->