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 - 2021-01-17, 07:24 PM
RE: Custom TAP loader with SCREEN$ - by boriel - 2021-01-17, 10:09 PM
RE: Custom TAP loader with SCREEN$ - by boriel - 2021-01-18, 12:08 AM
RE: Custom TAP loader with SCREEN$ - by patters - 2021-01-18, 01:30 AM
RE: Custom TAP loader with SCREEN$ - by boriel - 2021-01-18, 04:36 PM
RE: Custom TAP loader with SCREEN$ - by patters - 2021-01-18, 05:06 PM
RE: Custom TAP loader with SCREEN$ - by boriel - 2021-01-18, 06:47 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)