YouTube Channel Recommendations for people who like ChibiAkumas (Click a channel's button below to go to their page on Channel Galaxy and find more new YouTube suggestions)
About ChibiAkumas
Join me as I create new things for old hardware,
With Tutorials for game development on all the major Z80, 6502,6809 and 68000 systems, subscribe to my channel, and lets take a new look at these classic machines!
Recent Videos from ChibiAkumas
Mips Lesson S3 - Bitmap Drawing on the PSX
Lets learn how to draw a bitmap onto the screen at a specified location on the Playstation.
As always, this Video lesson matches the text lesson on my website, and you can get the source code as well...
https://www.chibialiens.com/mips/simple.php#LessonS3
My Books cover most ASM languages and ar… 68000 Lesson MinTile2 - Sprites
As mentioned, Mintile can use small tilemaps to simulate sprites. However before we can draw a tile sprite, we need to handle cropping, and maybe flipping.
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/680… 6502 Lesson MinTile4 - Zeroing Sprites in Cache
To reduce the flicker we zero the tiles which do not need redrawing, as the new sprite position will overlap them
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/6502/mintile.php#LessonMinTile4
My Books cov…