ASM Forum Section
ASM Forum Section
May we have an ASM forum section? I think it would be useful to discuss pure ASM code as well as talk about ASM in PB. I know we can post asm code to Tips & Tricks but I think the average user may not be interested in seeing asm stuff. It's a kind of "off topic" programming topic since it's not "pure" PB.
Just my thoughts.
Just my thoughts.
- Psychophanta
- Always Here

- Posts: 5153
- Joined: Wed Jun 11, 2003 9:33 pm
- Location: Anare
- Contact:
-
dracflamloc
- Addict

- Posts: 1648
- Joined: Mon Sep 20, 2004 3:52 pm
- Contact:
Yes but one of the advertised major features is that it allows for ASM to be inserted directly into the code. So while ASM itself is not "pure" PB, the ability to use it in PB is an important part of PureBasic.rsts wrote:Actually I wouldn't care, but isn't this a Purebasic forum?
Should we have sections for other languages? machine code? Become like programmersheaven?
Just wondering if we'd be opening the flood gates.
cheers
And that's why I'm suggesting a separate forum section. To separate it from PB purists.
I'd just suggest using the Off-Topic area, if ASM is to be discussed, because
as rsts said: this is PureBasic, not PureASM.
The majority of users here
would have zero interest in ASM, otherwise they'd be coding with it instead.
as rsts said: this is PureBasic, not PureASM.
would have zero interest in ASM, otherwise they'd be coding with it instead.
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
"PureBasic won't be object oriented, period" - Fred.
-
SoulReaper
- Enthusiast

- Posts: 372
- Joined: Sun Apr 03, 2005 2:14 am
- Location: England
I'm not suggesting a 100% asm section. The kind I'm asking for is asm as it deals with PB. Like PB functions that use asm.PB wrote:I'd just suggest using the Off-Topic area, if ASM is to be discussed, because
as rsts said: this is PureBasic, not PureASM.The majority of users here
would have zero interest in ASM, otherwise they'd be coding with it instead.
A recent example would by Psychophanta's code here
viewtopic.php?t=18635
It's not off topic. It's just how to write asm procedures that work in PB. Like an "PB ASM Tips & Tricks" section.
And hey! The French have one!
Well, since Xombie posts some of the nicest routines I've seen, I certainly wouldn't want to get in the way. I was merely posing the question to see how far we wanted to go.
Maybe some sort of topic on "other coding" that could include asm as well as other coding topics not part of, but related to PureBasic - e.g. ASM, API's, possibly others?
cheers
Maybe some sort of topic on "other coding" that could include asm as well as other coding topics not part of, but related to PureBasic - e.g. ASM, API's, possibly others?
cheers
-
DarkDragon
- Addict

- Posts: 2347
- Joined: Mon Jun 02, 2003 9:16 am
- Location: Germany
- Contact:
Thanks but that doesn't mean my opinion's any better than othersrsts wrote:Well, since Xombie posts some of the nicest routines I've seen, I certainly wouldn't want to get in the way. I was merely posing the question to see how far we wanted to go.
@Dare2 - I think he meant 1 section and just lumping all the other coding into it. Not multiple sections for each topic.
I'm slightly against this since you can't use c code *directly* in PB like you can with ASM. You have to link through other methods and in my mind that makes it non-PB related - off topic.
And api has a section
And an "Optimized Code, Tips & Tricks"...ehh... that really doesn't say the purpose. Nothing stopping you from posting "optimized" code in Tips & Tricks.
asm is a completely different animal and that's why I hoped for it to have it's own little section. But again, the section wouldn't be "How to create a complete app using only FASM". It would be "How to write a PB procedure using asm to accomplish XXXXXXXX" task. And people could write small tutorials on using asm with PB and other things.
In the end, it's just my opinion. ^_^ I won't break down and cry (... much
- DoubleDutch
- Addict

- Posts: 3220
- Joined: Thu Aug 07, 2003 7:01 pm
- Location: United Kingdom
- Contact:
An section for discussing Assembly Code with PureBasic would be great. Don't forget it should also include the 68K and PowerPC versions... (3 different asm forums???)
-Anthony
-Anthony
https://deluxepixel.com <- My Business website
https://reportcomplete.com <- School end of term reports system
https://reportcomplete.com <- School end of term reports system

