Please sign in to access this page

Armed

Armed

8 devlogs
8h 14m
Created by Anirudh

Armed

Timeline

Now I got a hang on this thing so here is something even cooler and I even learned how to use colors!!!!!! I'm feeling very very happy right now

so this time it was tooo annoying to work with this as I was missing out some label names wrong and some shitty ARMLite errors while creating the loop but after a lot of debuging and reading the book by Peter Higginson I finally managed to get this working!!!

Anirudh
Anirudh
1h 17m 1 day ago

so after trying to learn how to add delay and exploring the internet I couldn't find anything but after seeing the demo and noticing it uses calculations to do delay I asked Alex how to do delay and he also told me to exploit comput so I did that intially I was just too dumb to first create the screen and then display so it was like doing that delay for everything and showing everything together but then finally managed to add the delay working

gone more advanced and made this cool pattern with loops and using black color pixels!!! its really hard to actually use assemble ARM

FINALLY after grinding a lot i got it working it needed to have 2 display one for computation and another one for drawing so now it really works!!! idk how happy I am but this is tooo awesome!!!

Update attachment

Wrote the code for a display manually 😭 this is sooooo bad I cant get armlite working its tooo difficult for me to do assembly I might even quit now but good thing its not giving me any fucking errors

Update attachment

Got the classical hello world working in assembly!!!!!!! had to learn a bit about ascii and how to use strings first but its fun

Update attachment

started working with the basics of assemble ie MOV, ADD, STR, LDR and tried out this super cool program that shows pixels and we can even se the memory it uses armlite simulator