Skip to main content
Home Forums 68kMLA Removing startup artifacts of "improved" ROM SE/30!!! — #16
Post #16 by tt
Source Forum68kMLA
CategoryTroubleshooting
Post DateMon, 27 Aug 2012 - 05:04
Original URLhttps://68kmla.org/bb/threads/removing-startup-artifacts-of-quot-improved-quot-rom-se-30.25600/
Post
Zuiko21, the code you posted, is that the entire code to get from boot to image display? I'm not too familiar with assembly...I was wondering how you did this, and maybe try it out on my own machine. Maybe like have a ROM base for booting up showing an image, then concatenate any image in the proper format at the end of that file. Maybe the base could have a byte for changing how many total images are appended and another for dwell time for each image and then concatenate the images in the sequence desired.

mp.ls