User:Nickysn

From Free Pascal wiki
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

My contributions to Free Pascal include:

  • i8086 (16-bit x86) support. Because 32/64-bit is boring! :)
    • 16-bit real mode DOS support. Main article: DOS
    • 16-bit Windows support. Main article: Win16
  • Z80 support. Did I say 32/64-bit is boring? :)
  • WebAssembly support.
  • The ptc and ptcgraph units.
  • GDB/MI debug support in the text mode IDE.
  • Unicode support for Free Vision.