Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alaanvv/assembly

Assembly codes and notes
https://github.com/alaanvv/assembly

assembly

Last synced: 26 days ago
JSON representation

Assembly codes and notes

Awesome Lists containing this project

README

        

# I don't know Assembly

I just played [a game](https://store.steampowered.com/app/370360/TIS100/?gclid=CjwKCAjwxOymBhAFEiwAnodBLK_cJQZ8_PAB93PWwDDUWnwDWW6wIREAQII99SLPlPnojmw5HAfVrRoCLNMQAvD_BwE) about and tought twas funny,
so I'll do useless stuff with it, because I'm an
average **Dark Souls** enjoyer
(I don't even know what is possible to do with it)

---

## Links

- [Emulator](https://cpulator.01xz.net/?sys=arm-de1soc)
- [Tutorial](https://www.youtube.com/watch?v=gfmRrPjnEw4)
- [Hex / Bin Converter](https://www.rapidtables.com/convert/number/hex-to-binary.html)
- [Conditions with flags](https://azeria-labs.com/wp-content/uploads/2017/03/condition_codes.png.pagespeed.ce.TfjavTnUiW.png)
- [Notes](https://github.com/alaanvv/Assembly/blob/main/notes.md)

## Todo (when I can ToT)

- A compiler and a programming language (maybe in 2058)
- An app with a window (is it possible?)
- Something that can interact with dispositives (like in that emulator)
- My own assembler
- Get what commands are passing by my processor and modify it