Skip to content
View tstih's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report tstih

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
tstih/README.md

Retro Projects

General

  • pixie is a vector display emulator for Linux. It is a great project if you want to test C code for vector displays or learn lex/yacc programming.

Z80

  • libsdcc-z80 is the bare metal SDCC library for Z80.
  • libcpm3-z80 is the standard C library for CP/M 3.
  • bugz is the smallest z80 disassembler in the world.
  • z80high is the z80 highlighter in JavaScript, used on the Oddbit Retro site.

ZX Spectrum

  • yx a multithreaded kernel and a gui for zx spectrum 48K, merged into the xyz.
  • zxspec48-app is a simple application template for ZX spectrum.

Iskra Delta Partner

  • idp-udev is a micro-library to create computer games for the Iskra Delta Partner. The library is stripped to the bare minimum and optimized for size and speed.
  • lunatik is the Moon Lander game for the Iskra Delta Partner.
  • idp-quill are the The Quill adventures ports for the Iskra Delta Partner: Kontrabant, Kontrabant II., and Eurorun.
  • sah-partner is a chess for the Iskra Delta Partner.
  • idp-animate is the vector animation player for the Iskra Delta Partner.
  • idp-dev is a full blown Iskra Delta Partner SDK.
  • alpha.badge libgpx is the cross platform (Iskra Delta Partner and ZX Spectrum)
  • alpha.badge idp-sw are samples of Iskra Delta Partner software made wtih idp-dev and libgpx.
  • idp-doc is the Iskra Delta Patner Technical Documentation Archive.
  • dlg-dev is the Gorenje Dialog technical documentation archive.

Modern Projects

  • More is a library of WinForms controls.

Waiting for Better Days

  • alpha.badge xyz is a complete operating system for zx spectrum 48k consisting of: the x compiler suite, the y os and the z gui under development.
  • squid is a raspberry pi software for adapting modern hardware to retro hardware using only software.
  • idp-gala is Galaksija emulator for the Iskra Delta Partner.
  • mavrica is the ZX Spectrum emulator for the Iskra Delta Partner.
  • gpx-tools are tools for libgpx and idp-udev graphics library.
  • scramble is the port of the Scramble arcade game for the Iskra Delta Partner.
  • tina-mina is the Bomb Jack port for the Iskra Delta Partner.
  • lingo is a Modern C++ parser library.
  • idp-emu is the Iskra Delta Partner debugger for Linux.
  • zxm is the mouse for the ZX Spectrum.
  • alto is portable GUI for 8 bit machines, written from scratch.
  • nice is an experimental modern C++ wrapper on top of windows API.
  • idp-vault is the Iskra Delta Partner software vault.
  • z80maestro is the Z80 dissasembler, code analyzer and emulator.

You can reach me: tomaz dot stih at post dot com.

Twitter Facebook LinkedIn

Popular repositories Loading

  1. more more Public

    A growing collection of (MIT licensed) professional Windows Forms Controls for .NET Core.

    C# 28 4

  2. pixie pixie Public

    Pixie is a simple vector display emulator for Linux.

    C 4

  3. tstih tstih Public

    Config files for my GitHub profile.

  4. x11-overlay x11-overlay Public

    Forked from ftorkler/x11-overlay

    A tiny program that displays the content of text files as an overlay on your desktop.

    C++

  5. Xputty Xputty Public

    Forked from brummer10/Xputty

    A damn tiny abstraction Layer to create X11 window/widgets with cairo surfaces

    C++

  6. Complete-System-Design Complete-System-Design Public

    Forked from tfius/Complete-System-Design

    This repository contains everything you need to become proficient in System Design