this post was submitted on 11 Dec 2023
10 points (100.0% liked)

Programming

3347 readers
1 users here now

All things programming and coding related. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 1 year ago
MODERATORS
 

I have a project for which i will probably need to lear assembly language for some architecture, but it doesnt have to be an specific architecture, as long as it is a real one is ok, so, what is the architecture with the easiest assembly to learn

you are viewing a single comment's thread
view the rest of the comments
[–] reddig33 5 points 11 months ago (3 children)

Does it have to be a modern architecture? Or can you learn 6502 or 68000?

[–] prettydarknwild 3 points 11 months ago (2 children)

nope, it doesnt, actually it might be handy to be an old one so i can test it in a emulator at 100% speed

[–] GuyWithLag 4 points 11 months ago

Go with m68k then, high level, very orthogonal, with enough registers to not need tying yourself into a pretzel for most tasks.

load more comments (1 replies)
load more comments (1 replies)