Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Custom TAP loader with SCREEN$
#3
Another solution is:

Remember that .tap files can be concatenated (i.e. in Windows COPY /b file1.tap file2.tap global.tap).
So you can use the loader screen you already have (which you said CLEARs mem, and loads the SCREEN)

Compile your game with -t and copy /b loader.tap + game.tap final.tap. This should generate a tap that should work.
Reply


Messages In This Thread
Custom TAP loader with SCREEN$ - by patters - 01-17-2021, 06:24 PM
RE: Custom TAP loader with SCREEN$ - by boriel - 01-17-2021, 09:09 PM
RE: Custom TAP loader with SCREEN$ - by boriel - 01-17-2021, 11:08 PM
RE: Custom TAP loader with SCREEN$ - by patters - 01-18-2021, 12:30 AM
RE: Custom TAP loader with SCREEN$ - by boriel - 01-18-2021, 03:36 PM
RE: Custom TAP loader with SCREEN$ - by patters - 01-18-2021, 04:06 PM
RE: Custom TAP loader with SCREEN$ - by boriel - 01-18-2021, 05:47 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)