Learn Multiplatform Assembly Programming with ChibiAkumas!
β Scribed by Keith 'Akuyou'
- Publisher
- Independently published
- Year
- 2021
- Tongue
- English
- Leaves
- 270
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
Ever wanted to make your own game for an old console, or learn about low level programming?Enter the world of Assembly language, and learn new things about classic hardware!βLearn Multiplatform Assembly Programmingβ¦ with ChibiAkumasβ is an introduction to retro programming. It gives the essential technical information you'll need in a 'down to earth' style that will be more accessible to the average computer user.Covering the Z80, 6502, 68000, 8086 and early ARM CPUs, this book covers the terminology that relates to Assembly and classic hardware, an overview of the CPU and a list of the instruction set of that CPU, with clear simple descriptions. For each CPU we'll look at some simple examples for an emulated computer or console to get you started, with details of how to compile and run them though an emulator on your Windows PC!About the AuthorDeveloper of the 8 bit Multiplatform game βChibiAkumasβ, and creator of the Assembly programming tutorial You Tube channel of the same name, the Author of this book is a classic Assembly hobbyist who enjoys making new content for old systems. He aims to bring his passion for retro programming to audiences who had previously been put off by claims such as βAssembly is too hard, most people should just use Cβ, and to bring some fun along the way!
Source code can be found here: https://www.chibiakumas.com/book/#Downloads
β¦ Table of Contents
Introduction
Chapter 1: Technical Terminology of Assembly and retro programming
Chapter 2: The Z80
Chapter 3: The 6502
Chapter 4: The 68000
Chapter 5: The 8086
Chapter 6: The ARM
References, Attribution and Thanks.
Appendix
π SIMILAR VOLUMES
<div>Many programmers have limited effectiveness because they don't have a deep understanding of how their computer actually works under the hood.Β In Learn to Program with Assembly, you will learn to program in assembly language - the language of the computer itself.Β </div><div><br></div><div>Assem
Summary Get Programming: Learn to code with Python introduces you to the world of writing computer programs without drowning you in confusing jargon or theory that make getting started harder than it should be. Filled with practical examples and step-by-step lessons using the easy-on-the-brain Pytho