Hamburger Icon
  • Course
    • Libraries: If you want this course, consider one of these libraries.
    • Core Tech

Assembly Language: The (Sega) Genesis of Programming: CodeMash

CodeMash 2020 | Assembly Language: The (Sega) Genesis of Programming | Joe Sewell

CodeMash - Pluralsight course - Assembly Language: The (Sega) Genesis of Programming: CodeMash
by CodeMash

What you'll learn

Have you wondered how many popular video games of the 70s, 80s, and 90s managed to look, sound, and play well despite running on very limited hardware? One reason is that many of these games were written in assembly languages. Unlike compiled or interpreted languages, in assembly, the programmer manually decides the CPU instructions the program will execute. This “by hand” approach, while difficult, allowed game developers to maximize their use of the hardware and still keep a playable framerate. This conference session with Joe Sewell dives into the ancient art of assembly programming with the Sega Genesis (aka Mega Drive) as an example. You will learn the basics of assembly languages and the unique quirks of video game hardware of the era with examples from real assembly code for the Genesis’ Motorola 68000 processor. You'll leave with a deeper understanding of computer architecture, the knowledge of what situations call for assembly programming, and the gratitude of being able to use higher-level languages in all other situations.

Table of contents

About the author

CodeMash - Pluralsight course - Assembly Language: The (Sega) Genesis of Programming: CodeMash
CodeMash

CodeMash is a conference for developers. We eat, drink, and learn about all things code. Do it all in shorts and sandals by a pool.

More Courses by CodeMash