If you have a problem or need to report a bug please email : support@dsprobotics.com
There are 3 sections to this support area:
DOWNLOADS: access to product manuals, support files and drivers
HELP & INFORMATION: tutorials and example files for learning or finding pre-made modules for your projects
USER FORUMS: meet with other users and exchange ideas, you can also get help and assistance here
NEW REGISTRATIONS - please contact us if you wish to register on the forum
Users are reminded of the forum rules they sign up to which prohibits any activity that violates any laws including posting material covered by copyright
Flowstone Guru Blog
Re: Flowstone Guru Blog
Thanks KG !
Good start already ... look forward to learning
Good start already ... look forward to learning
- RJHollins
- Posts: 1571
- Joined: Thu Mar 08, 2012 7:58 pm
Re: Flowstone Guru Blog
second part is out :Basics and SSE
Covers the basics (syntax, coloring etc.) along with SSE operations.
Covers the basics (syntax, coloring etc.) along with SSE operations.
- KG_is_back
- Posts: 1196
- Joined: Tue Oct 22, 2013 5:43 pm
- Location: Slovakia
Re: Flowstone Guru Blog
KG_is_back wrote:second part is out :Basics and SSE
Covers the basics (syntax, coloring etc.) along with SSE operations.
Really great work thanks for these I have learnt a few things I didn't know.
- Exo
- Posts: 426
- Joined: Wed Aug 04, 2010 8:58 pm
- Location: UK
Re: Flowstone Guru Blog
KG_is_back wrote:second part is out :Basics and SSE
Covers the basics (syntax, coloring etc.) along with SSE operations.
A guide to asm for people like me? Explaining every aspect? Keeping the decriptions as easy as possible? That's awesome! Much appreciated! Thank you!
"There lies the dog buried" (German saying translated literally)
- tulamide
- Posts: 2714
- Joined: Sat Jun 21, 2014 2:48 pm
- Location: Germany
Re: Flowstone Guru Blog
Exo wrote:KG_is_back wrote:second part is out :Basics and SSE
Covers the basics (syntax, coloring etc.) along with SSE operations.
Really great work thanks for these I have learnt a few things I didn't know.
+1, thumbs up, KG!
-
martinvicanek - Posts: 1328
- Joined: Sat Jun 22, 2013 8:28 pm
Re: Flowstone Guru Blog
OK people, time for part 3: part 3: ALU, FPU and array management
This part will show you how is data stored in your RAM and how to get it in or out of it using FPU and ALU units of your CPU. This article is slightly more complicated and longer than the previous one and largely builds upon knowledge form the previous ones - make sure you read them and understand them. Also, this time individual ALU and FPU operations are not shown (only few examples), so make sure you check the opcode reference.
Tomorrow I'll release the last part which will be about jumps - a way the CPU implements branching (if else statements), looping (both static loops, "for" loops, "while" loops and "repeat until" loops) and hoping.
This part will show you how is data stored in your RAM and how to get it in or out of it using FPU and ALU units of your CPU. This article is slightly more complicated and longer than the previous one and largely builds upon knowledge form the previous ones - make sure you read them and understand them. Also, this time individual ALU and FPU operations are not shown (only few examples), so make sure you check the opcode reference.
Tomorrow I'll release the last part which will be about jumps - a way the CPU implements branching (if else statements), looping (both static loops, "for" loops, "while" loops and "repeat until" loops) and hoping.
- KG_is_back
- Posts: 1196
- Joined: Tue Oct 22, 2013 5:43 pm
- Location: Slovakia
Re: Flowstone Guru Blog
The last part jumps (code branching and looping) is out.
This part covers how to implement branching, and all kinds of loops (static loops like in Code component, "for" loops, "while" loops, "repeat until" loops) and hops (both static as in Code component and "smart" using "if" "else" type of statement)
Hope you enjoyed the "How to use Assembler?" series and learned something new have a good day(s and nights) coding...
This part covers how to implement branching, and all kinds of loops (static loops like in Code component, "for" loops, "while" loops, "repeat until" loops) and hops (both static as in Code component and "smart" using "if" "else" type of statement)
Hope you enjoyed the "How to use Assembler?" series and learned something new have a good day(s and nights) coding...
- KG_is_back
- Posts: 1196
- Joined: Tue Oct 22, 2013 5:43 pm
- Location: Slovakia
Re: Flowstone Guru Blog
KG_is_back wrote:The last part jumps (code branching and looping) is out.
This part covers how to implement branching, and all kinds of loops (static loops like in Code component, "for" loops, "while" loops, "repeat until" loops) and hops (both static as in Code component and "smart" using "if" "else" type of statement)
Hope you enjoyed the "How to use Assembler?" series and learned something new have a good day(s and nights) coding...
I have certainly enjoyed them thanks!
This is now the "go to" series for anybody learning ASM in Flowstone
- Exo
- Posts: 426
- Joined: Wed Aug 04, 2010 8:58 pm
- Location: UK
Re: Flowstone Guru Blog
Also just a note to anyone visiting the download area, screenshots for downloads are currently not showing there is a problem with the plugin.
Although new screenshots can be added, I have contacted the developer to see what is best way to deal with this might end up with screenshots needing to be re-added but I will keep you informed on that (I would obviously prefer the problem to be fixed if possible)
Although new screenshots can be added, I have contacted the developer to see what is best way to deal with this might end up with screenshots needing to be re-added but I will keep you informed on that (I would obviously prefer the problem to be fixed if possible)
- Exo
- Posts: 426
- Joined: Wed Aug 04, 2010 8:58 pm
- Location: UK
Who is online
Users browsing this forum: No registered users and 95 guests