Assembly

The Partridge Family were neither partridges nor a family. Discuss.
Post Reply
rekvijem
Posts: 59
Joined: December 28th, 2013, 6:39 pm

Assembly

Post by rekvijem » January 6th, 2018, 12:03 pm

Did chili deleted assembly tutorial? Can someone recommend any good tutorial?

User avatar
krautersuppe
Posts: 91
Joined: September 14th, 2015, 10:58 pm
Location: Istanbul

Re: Assembly

Post by krautersuppe » January 6th, 2018, 9:34 pm

rekvijem wrote:Did chili deleted assembly tutorial? Can someone recommend any good tutorial?
http://www.avr-asm-download.de/index.html
It is a book though so i am not sure whether this is something you are looking for.
DSU
Discord: dsu1, GitHub: https://github.com/DSpUz

Craigspaz
Posts: 33
Joined: June 9th, 2012, 12:23 am

Re: Assembly

Post by Craigspaz » January 24th, 2018, 5:13 am

What kind of assembly are you looking to get into? I recommend MIPS since it is simple and you can download a tool called MARS which can emulate it.

Here is a link to MARS if you are interested.
http://courses.missouristate.edu/KenVollmar/mars/

I found this MIPS tutorial series if you are interested. But I am not sure how good it is since I learned MIPS at a University and did not watch this tutorial series.

https://www.youtube.com/watch?v=u5Foo6mmW0I

Once you play around with MIPS you can move on to X86 or x86-64 which I think is slightly more complicated.
CraigSpaz

Post Reply