Bitmap Subroutine (68K Assembly)

Implemented bitmap subroutine to draw 24 / 32-bit BMP image files. Developed while I was a graduate student at Florida Interactive Entertainment Academy Fall 2022. The codebase for this project is located in my Github Repository.

This subroutine allows us to specify a chunk size and location of an image and draw it at a specified location in the window.