Difference between revisions of "User:Nickysn"

From Free Pascal wiki
Jump to navigationJump to search
(My contributions to FPC)
Line 1: Line 1:
 
My contributions to Free Pascal include:
 
My contributions to Free Pascal include:
  
* i8086 (16-bit x86) support. 32/64-bit is boring! :)
+
* i8086 (16-bit x86) support. Because 32/64-bit is boring! :)
 
* Z80 support. Did I say 32/64-bit is boring? :)
 
* Z80 support. Did I say 32/64-bit is boring? :)
 
* WebAssembly support.
 
* WebAssembly support.

Revision as of 16:21, 5 March 2024

My contributions to Free Pascal include:

  • i8086 (16-bit x86) support. Because 32/64-bit is boring! :)
  • 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.