Browsy icon indicating copy to clipboard operation
Browsy copied to clipboard

Browser for Mac OS System 6 (68k)

Browsy

A browser for System 6.

Browsy screenshot

Stuff used

TODO

  • Implement scrolling
  • Fix handling of chunked transfer encoding
  • Add download window
  • Parse HTML and maybe CSS
  • Render pages
  • Optimize memory usage (Use handles)

Current plan: implement rendering of text into a TextEdit field. Style the text according to tag type (and later, CSS). Draw form controls and images (maybe) on top.