The map isn’t displayed in the SGDK version 1.65
I’m working on my studying project which is connected with creating a game on Sega Mega Drive using SGDK version 1.65. I need to render a map to the screen but it doesn’t work. I don’t have any compiling errors and warnings. I found the missing function SYS_doVBlankProcess(); in while(1) loop but after adding that function it still doesn’t work. Maybe I should downgrade to the previous version of SGDK?
Here is my snippet with resources file:
