Learn 6502 Assembly

Learn 6502 assembly programming on the go

Total ratings

4.44 (Rating count: 444)

Review summary

These summaries are automatically generated weekly using AI based on recent user reviews. Google Play Store does not verify user reviews, so some user reviews may be inaccurate, spammy, or outdated.
Pros
  • Great resources for learning
  • Intuitive to use
  • Includes a helpful ebook
  • Fantastic learning tool for programming
  • Allows practice on the go
Cons
  • Crashes on certain functions or actions
  • Documentation is incomplete or hard to find
  • Debugging is time-consuming without essential features like breakpoints
  • Inconsistent tutorial information
  • Save functionality has issues
Most mentioned
  • App crashes
  • Need for better documentation
  • Lack of debugging tools
  • Intuitive interface
  • Useful for learning assembly
See reviews for Learn 6502 Assembly on Google Play Store
Upgrade to see all 21 reviews

User reviews

Recent rating average: 4.30
All time rating average: 4.44
Upgrade to see all 21 reviews

Rating filters

5 star
48% (10)
4 star
29% (6)
3 star
14% (3)
2 star
0%
1 star
10% (2)
Date Author Rating Comment
2024-11-24
Scott Kemp
This is awesome. I'm looking forward to seeing what can be done with this. It's a wonderful compliment to things like Dasm and Stella on PC
2024-08-14
Landin Rominsky
Ran into a problem when running a program I made elsewhere: ROL does not work when addressed Indirectly to the Zero Page (ROL $56,X), completely disrupting my code as I've used it to multiply a number by two. I tried replaced it with LDA $56,X STA $56,X And it didn't work either. What's even weirder is that sometimes both indirect STA and indirect ROL will start working when testing in isolation. Other than that, the app isn't too bad
2023-10-08
Lethabo Masepa
This app is the best, but could you make the button a little bigger, cause I keep losing the snake game because of the small buttons 🙏
2023-10-03
Mr Ioannis
Really nice! Some things are a bit confusing, like the tutorial not telling you to first press hexdump to see info and use the step button. Other than that, as a fellow programmer, i request dark mode.
2022-12-20
deniz nitt
I really enjoyed the app so far. However, please make the coding font a monospace one. Otherwise it quite quickly becomes hard to read.
2022-12-13
Adam Sporka
I loved writing in a 6502 assembly language on my phone. One thing to consider: It would be lovely to introduce some frame synchronization mechanism (like VSYNC on old computers) so that it's possible to regulate the tempo of the execution. Important for games. At any rate, thanks for the enjoyable experience :-)
2022-10-19
Ethan Herlingshaw
Good app! The only thing I'd want from it is to be able to see all addresses in the debug instead of only up to 0x7ff. Maybe an option to define how many memory addresses we can see? Apart from that, very good app.
2022-10-13
Graham Home
The included ebook is great, but we really need to have all the debugging tools from the online simulator to follow along. This app doesn't show internal memory values, so it's not as useful for learning assembly.
2022-06-30
Thor Snekkestad
Pretty amazing just what I was looking for. I'm looking to learn for the C64 and this will allow me to do it on the go. I like how it has a simple memory map and screen area to practice with. I great way to learn without having to plug in the C64 or the PC.
2022-01-09
Matt Caldwell
Works well, quite fun. I improved my asm skills a lot. -1 star because the documentation isn't very complete or easy to find. The app includes docs on the 6502, but not on the app/simulator or assembler portions.
Upgrade to see all 21 reviews