Skip to content

Latest commit

 

History

History
45 lines (36 loc) · 2.77 KB

TODO.md

File metadata and controls

45 lines (36 loc) · 2.77 KB

General Dev/User TODO Notes

Wiki TODOs

  • transfer paragraphs/pictures/links from Discord server into dedicated wiki pages

ZealOS 2.04 Release TODOs

  • GPT partition demo; merge to master (branch: gpt)
  • currently-active 8x8 font choice program
  • upstream/merge wallpaper bootcode code into master branch (branch: topbarcode)
  • make resolution change app/demo, add to PersonalMenu
  • add Usage.ZC to PersonalMenu (#133)
  • fix 1366x768 and weird-pitch graphical issues (#28, branch: gfx-wp-fun)
  • add Zoom In / Zoom Out to top-bar pulldown menu
  • make zealbooter pause briefly
  • reformat and merge GodDoodle PR (#109)
  • add publicdomain raster C fonts and zealbooter printing back
  • cleanup and merge loopback, close PR (#67)
  • ZXERep function custom sort algorithm for patch table offset strings & byteoffsets, to approximate boundaries between different regions of machine code that represent different things
  • cleanup FTPClient GUI, split the two network-tied text outputs into two distinct windows
  • improve PassTrace output (#48)
  • zealbooter / PD verify existence of 1024x768 before choosing&booting
  • add bans to encryption & wireless transmitting/receiving into the Charter
  • FTP STOR (#20)
  • FTP host <--> VM FTP server setup documentation
  • Gopher Client LiveCD fix (#21)
  • SUPERCHIP + XOCHIP CHIP8 support
  • update dead gopher links to something
  • slow down marquee text speed slightly
  • verify all emulators have PD ROM files + folder set up

QOL/nice-to-haves

  • benchmark (wrapper) program to benchmark CPU speed, RAM throughput, HDD/SSD R/W speed, profiler-report, etc.
  • ToTheFront scaling (#43)
  • Logic Simulator rewrite
  • color codes on early pre-text boot stage(s)
  • put link back to ZealOS-wiki on index page of ZealOS HTML filesystem browser

ZealOS 2.05 Release TODOs

QOL/nice-to-haves

  • VNC client (RFB protocol over TCP/IP w/ VNC client-server connection)