Jump to content
IGNORED

Reading graphics from web server


tschak909

Recommended Posts

#Atari8bit #FujiNet Bill Kendrick wrote a set of routines to convert JPEG to mono GTIA server-side. Here are two videos displaying these images from #basic The first uses standard get/put, which works one byte at a time. The second, bypasses #BASIC's paltry GET routine and asks CIO to grab all the bytes. The original image is also posted.

original.thumb.png.d9f7055d9884fce8a62297bca793f463.png

 

  • Like 2
Link to comment
Share on other sites

12 minutes ago, gs80065xe said:

Thanks. That got it to work. By the way, the new handler appears to cause a conflict which stops FastBasic from loading.

What part of "not relocatable" escaped you? :)

 

Since the handler is not relocatable, it will not adjust to different memory footprints afforded by different DOS and language environments.

 

I am putting off making the code relocatable UNTIL it is functionally complete, as making the code relocatable makes it much more difficult to modify.

 

-Thom

Edited by tschak909
  • Like 2
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...