mastodontech.de ist einer von vielen unabhängigen Mastodon-Servern, mit dem du dich im Fediverse beteiligen kannst.
Offen für alle (über 16) und bereitgestellt von Markus'Blog

Serverstatistik:

1,5 Tsd.
aktive Profile

#assemblylanguage

0 Beiträge0 Beteiligte0 Beiträge heute

Nerd out of the day: I’m a half hour into this video and I’m loving every second of it

As someone who writes a lot of super high level code in TS, Swift, and Kotlin, but then is also getting lower-level with M it’s kinda scary to basically hear “yeah no assembly is actually an abstraction of what the hardware is doing too”

#Technology #Developer #Hardware #AssemblyLanguage

youtu.be/jC_z1vL1OCI

youtu.be- YouTubeAuf YouTube findest du die angesagtesten Videos und Tracks. Außerdem kannst du eigene Inhalte hochladen und mit Freunden oder gleich der ganzen Welt teilen.

CPUs are so smart now, they are live-translating the assembly instructions, reordering them to be more efficient, etc. Basically JIT compiling. Assembly language definitely isn't the language of the CPU anymore, it's just the intermediate language that we speak to the CPU with.

So in this day and age, would it make sense to consider assembly language a high-level language?

Grazie a @commodoreclub riscopriamo l'enciclopedia Input del 1984 pubblicata della De Agostini. All'epoca avevo acquistato il primo numero perché era allegato Champ, il mio primo assemblatore per Commodore 64. Grazie a quel programma è nato, quasi 40 anni dopo, il corso di Assembly per il processore 6510 che trovate su questo canale! #commodore64 #assemblylanguage #retrocomputing youtube.com/watch?v=ShdLoOZ9Vr

I don't think I posted this before... A while ago I reverse-engineered the game Lode Runner (1982) for the Apple ][. The result is a literate document, which is a document you run through a filter one way to get compilable code, and another way to get a PDF explaining how it all works.

You can get the PDF and the rest here: github.com/RobertBaruch/lode_r

GitHubGitHub - RobertBaruch/lode_runner_reveng: Reverse engineering of Lode Runner for the Apple II seriesReverse engineering of Lode Runner for the Apple II series - RobertBaruch/lode_runner_reveng