-->
asm discussion
-->
-->
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
»
Other Calculators
»
asm discussion
« previous
next »
Print
Pages:
1
[
2
]
Go Down
Author
Topic: asm discussion (Read 6310 times)
0 Members and 1 Guest are viewing this topic.
Halifax
LV9
Veteran (Next: 1337)
Posts: 1334
Rating: +2/-1
asm discussion
«
Reply #15 on:
December 18, 2006, 02:44:00 pm »
hmm necro what compiler are you using SPASM??
Logged
There are 10 types of people in this world-- those that can read binary, and those that can't.
elfprince13
Guest
asm discussion
«
Reply #16 on:
December 18, 2006, 03:49:00 pm »
QuoteBegin-necro+18 Dec, 2006, 2:02-->
QUOTE
(necro @ 18 Dec, 2006, 2:02)
QuoteBegin-Liazon+17 Dec, 2006, 2:13-->
QUOTE
(Liazon @ 17 Dec, 2006, 2:13)
you can always try http://geocities.com/calcul831415/help/Assembly.zip
oh and ix lol, don't bother, it's a bit cryptic in itself and unreliable imho cuz it's slower than the ASM coder's friend, hl.
«
Last Edit: February 28, 2012, 03:51:26 pm by Netham45
»
Logged
Liazon
Guest
asm discussion
«
Reply #17 on:
December 18, 2006, 04:08:00 pm »
That's basically all you need for SPASM.
to keep things organized, I simply make a batch file for each project and then just double click on it when I want to assemble. but I think that's also pretty messy. I'd like to try out that linux IDE w/ SPASM, but no linux
«
Last Edit: February 28, 2012, 03:50:43 pm by Netham45
»
Logged
bfr
LV8
Addict (Next: 1000)
Posts: 819
Rating: +4/-0
asm discussion
«
Reply #18 on:
December 18, 2006, 04:24:00 pm »
When I get Linux, I'll definitely use SPASM and burntfuse's IDE. But for now, I only have Windows, so I'm using Brass because it works well with the awesome Latenite (and EarlyMorning, and...). I wish Latenite worked with Flash Apps.
«
Last Edit: February 28, 2012, 03:50:27 pm by Netham45
»
Logged
bfr's website -
http://bfr.tifreakware.net
necro
LV9
Veteran (Next: 1337)
Posts: 1295
Rating: +17/-2
+3 vaporal mustache
asm discussion
«
Reply #19 on:
December 19, 2006, 05:47:00 am »
its spencer's assembler, I think I'll try swapping for some others to see if they work. I wish brass actualy works pretty well with some system reconfigurations, now I just need to figure out the api.
Logged
I'm like a woot burger with awesome fries
VB.Net, C#, C++, Java, Game Maker
Print
Pages:
1
[
2
]
Go Up
« previous
next »
Omnimaga
»
Forum
»
Calculator Community
»
Other Calculators
»
asm discussion
\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 6310 times)', sErrorBorderStyle: '1px solid red' }); aJumpTo[aJumpTo.length] = new JumpTo({ sContainerId: "display_jump_to", sJumpToTemplate: "
Jump to:<" + "/label> %dropdown_list%", iCurBoardId: 4, iCurBoardChildLevel: 0, sCurBoardName: "Other Calculators", sBoardChildLevelIndicator: "==", sBoardPrefix: "=> ", sCatSeparator: "-----------------------------", sCatPrefix: "", sGoButtonLabel: "go" }); aIconLists[aIconLists.length] = new IconList({ sBackReference: "aIconLists[" + aIconLists.length + "]", sIconIdPrefix: "msg_icon_", sScriptUrl: smf_scripturl, bShowModify: true, iBoardId: 4, iTopicId: 1839, sSessionId: "c8d294be25da2234b759cdf6625cb058", sSessionVar: "a195aca", 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); } // ]]>-->