Skip to content
View jsmp's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report jsmp

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
jsmp/README.md

jsmp

Hello 👋 there!

Pinned Loading

  1. paint.asm paint.asm
    1
    ; nasm -f bin paint.asm -o paint.bmp
    2
    ; As almost seen in https://github.com/PixelsCamp/talks/blob/master/2020/meet-the-natives_joao_sampaio.md
    3
    
                  
    4
    ; Header Structures 
    5