Learn 6502 Assembly

Learn 6502 Assembly

外出先での6502アセンブリプログラミングを学びます

アプリ情報


4.0.2
February 19, 2024
49,776
Android 7.0+
Everyone
Get Learn 6502 Assembly for Free on Google Play

Advertisement

アプリの説明


Androidアプリの分析とレビュー:ausp927によって開発されたLearn 6502 Assembly。 教育カテゴリにリストされています。現在のバージョンは4.0.2で、 19/02/2024 に更新されます。ユーザーによると、Google Play:Learn 6502 Assembly。 50 千を超えるインストールを達成しました。 Learn 6502 Assemblyには現在、470のレビューがあり、平均評価は4.4星です

これまでアセンブリ言語におびえること?あいまいなコマンドやメモリ操作を把握するためにあなたの髪を引っ張ってみては?このシンプルでエレガントなエミュレータでは、アセンブリ言語を学ぶことは簡単なことではありません。それを信じてはいけませんか?ただ、組み込みの例を試すし、その後、修正の作成から始めます。各コマンドは、レジスタ、メモリ、ビデオ出力にどのように影響するかを見るためにデバッガを使用します。スクリーンコントローラ上で自分のゲームをプレイするためにゲームコンソールを使用してください。

特徴:
*ユーザーがコンパイルされたプログラムのために進コードと逆アセンブルコードを参照することを許可
*用途は自分のプログラムをデバッグするためにデバッガを使用することを許可します
*内蔵ゲームパネル、コンソール右オフゲームプログラミングを始めるために
*内蔵のチュートリアル、マニュアルと例ユーザーが簡単に6502アセンブリプログラミングに乗るのを助けるために

寄付については、どちらかに行ってください。
https://play.google.com/store/apps/details?id=com.redlee90.donation1&hl=en
若しくは
https://play.google.com/store/apps/details?id=com.redlee90.donation2&hl=en

ちょうど私にそれらを右にするチャンスを与える、レビューでそれらを装っ前[email protected]で私にバグを報告してください。おかげで、お楽しみください
現在、バージョン4.0.2を提供しています。これは、最新の最適化されたバージョンです。多くの異なるデバイスに適しています。 Google Playストアやホストしている他のバージョンから直接Apkを直接ダウンロードしてください。さらに、登録なしでダウンロードでき、ログインは不要です。

Samsung, Xiaomi, Huawei, Oppo, Vivo, Motorola, LG, Google, OnePlus, Sony, Tablet ...用の2000+を使用可能なデバイスを超えて、非常に多くのオプションを備えています。デバイスに合ったゲームやソフトウェアを選択するのは簡単です。

Google App Storeのデバイスの側面からの国の制限や制限がある場合、それは役に立つことがあります。

Google Playストアで料金とレビュー


4.4
470 合計
5 77.9
4 5.3
3 5.3
2 3.1
1 8.4

インストールの総数(*推定)

Google Playの総インストール数の推定, Google Playで達成された評価とインストール境界から近似.

最近のコメント

user
Ryan Patterson

Best app I have found so far for its purpose, however a couple issues prevent 5 star rating. When working on larger programs, debugging becomes very time-consuming without breakpoints, and the app had a tendency to crash on certain instructions or when assembling a large file all at once.

user
SharkFin

Would be really good, but the app crashes while typing certain things. Renaming a variable crashed it, typing CPY crashed it once I pressed P, and I'm sure there are plenty more I couldn't be bothered trying to find. Also you can save ask files, but can't delete or rename them. Find another app.

user
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

user
Emi 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.

user
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 :-)

user
Nerdzmasterz

Assembly 6400 is not something worth learning, but Assembly itself is NOT USELESS. Newsflash: Roller Coaster Tycoon was made in Assembly, and it still runs smooth as butter in modern devices.

user
A Google user

I downloaded a couple of asm apps around and this one is by far the best one. It features an emulator, debugger and clear documentation. The motivation of the développer seems above all to share knowledge and passion. This is a zero add app! And learning 6502 assembly is the preferred choice for all C64 lovers.

user
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.