Skip to content
View ephesus's full-sized avatar
Block or Report

Block or report ephesus

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

Pinned

  1. Zasm2 Zasm2 Public

    Zasm2: A Z80 assembler written in c.

    C 4 1

  2. z80ti86tuts z80ti86tuts Public

    Z80 assembly tutorials for programming the Nintendo Gameboy and TI calculators in assembly (1997-2003).

    2

  3. Arkanoid2 Arkanoid2 Public

    z80 asm game for the ti-86 (Z80)

    Assembly 1 1

  4. Attrach Attrach Public

    Hide files in extended attributes of other files on os x

    C 1 1

  5. Pakin Pakin Public

    Pakin: Ballad of Fallen Angels. This is an RPG for the TI-86 calculator written in z80 assembly. 8000 lines of assembly goodness.

  6. 4x4blit.asm 4x4blit.asm
    1
    ; Black and white Sprite drawing to $FC00 4x4 wide
    2
    ; For ti-85 or ti-86 calculators. (mmapped black white display at $fc00, 16 byte wide rows)
    3
    
                  
    4
    ; IX = pointer to Sprite Data
    5
    ; B  = X coordinate