uberyoji / mister-boot-roms

Custom boot roms for the MiSTer FPGA project
GNU Lesser General Public License v2.1
107 stars 0 forks source link

Source code? #5

Closed abishur closed 1 year ago

abishur commented 1 year ago

I saw in the To Do section you plan to release the source code, could that be a high priority please? 😉

I love the ideal of the project but just wanted to make a plain background or very low key gif background for the boot.rom file.

uberyoji commented 1 year ago

I am not ready to release anything at the moment.

However, If you want to just have a simple background, you usually can just modify existing examples to achieve that goal. For starters, check the following tool chains,

Keep in mind however that none of these will let you import a gif (a any straight image) directly as all the platforms have different specs and format to deal with. Reading through the toolchain's documentation will provide good clues on how to handle background tiles loading and their format requirement.