RetroPad is a ‘full-feature-parity version of Notepad from XP’ in just 2,749 bytes — x86 assembly coded apps comes from Windows legend Dave W Plummer

RetroPad in dark mode
(Image credit: Dave Plummer on X)

A “full-feature-parity version of Notepad” has been written in x86 assembly and it weighs in at just 2,749 bytes. Windows legend Dave W. Plummer is (inevitably) the coder behind this efficiency tour de force, and he’s made RetroPad available (code and exe) on his GitHub under the Apache 2.0 license.

Latest Videos FromTom's Hardware
Mark Tyson
News Editor

Mark Tyson is a news editor at Tom's Hardware. He enjoys covering the full breadth of PC tech; from business and semiconductor design to products approaching the edge of reason.

  • Findecanor
    I've read somewhere that the original Notepad would have been not much more than a wrapper around MS-Windows' built-in text editor widget. In other words, most of the editor was not in the .EXE but in a system DLL.
    Reply
  • wiscovitch
    A link to the repo would be pretty helpful...Just saying.
    Reply
  • wiscovitch
    https://github.com/PlummersSoftwareLLC/retropad for those who care to try

    Actually looks like this is the correct/current repo:

    https://github.com/PlummersSoftwareLLC/TinyRetroPad
    Put a little more effort into this next time Mark

    Also the `trpad.exe` worked fine for me...Windows 11 Pro, fully updated.
    Reply