Skip to content
View githubgilhad's full-sized avatar

Block or report githubgilhad

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Popular repositories Loading

  1. NanoHomeFORTH NanoHomeFORTH Public

    A small Forth for ATmega328P with VGA and PS/2 keyboard

    Assembly 2

  2. NanoHomeComputer NanoHomeComputer Public

    Arduino Nano as 8bit home computer with VGA, RCA a PS/2

    C++ 1

  3. memxFORTH-init memxFORTH-init Public

    Small FORTH-like interpreter for AVR using __memx

    C

  4. memxFORTH-core memxFORTH-core Public

    A small Forth-like core for AVR (ATmega328P, ATmega2560 ) - tool for pin manipulation

    Assembly

  5. ArduinoMake-Gilhad ArduinoMake-Gilhad Public

    Forked from sudar/Arduino-Makefile

    Makefile for Arduino sketches. It defines the workflows for compiling code, flashing it to Arduino and even communicating through Serial.

    Makefile

  6. pcFORTH-core pcFORTH-core Public

    Fork of memxFORTH-core for PC (32bit) - for WAY more memory for compiling new words

    Assembly