Z80 Assembly 'ChibiFighter' Lesson CF10 - Sam Coupe code

6 months ago
2

The Tile drawing and sound routines are platform specific. Lets take a look at the SAM version.
Note: I was unhappy with the performance of this version of the game, so since recording the video I've made an improved one which uses a 1024 byte LUT for color conversion and flipping, which has improved the speed a lot!

As always, this Video lesson matches the text lesson on my website, and you can get the source code as well...
http://www.chibiakumas.com/z80/chibifighter.php#LessonCF10

My Books cover most ASM languages and are available on Amazon stores worldwide!
The new book covers ARM Thumb, 65816, 6809, PDP-11 and Risc-V CPUs
https://amzn.to/3JniJQt
My 1st book is still available, and covers ASM programming on Z80, 6502, 68000, 8086 and ARM
https://amzn.to/36wqp4g

If you like my content, and want to see more in the future, please support me on patreon:
https://www.patreon.com/akuyou

My Assembly tutorials cover a wide range of CPU's and Systems, see them all here:
http://www.assemblytutorial.com/

Loading comments...