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

Block or report Zinfidel

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. solidgeometry solidgeometry Public

    Simple constructive solid geometry modeler application written with WebGL.

    JavaScript

  2. universal-machine-emulator universal-machine-emulator Public

    Emulator for the Universal Machine challenge - CS554 Warmup Project

    C 1

  3. Scripts for force-syncing movies in ... Scripts for force-syncing movies in BizHawk (particularly N64 movies with different plug-in settings). See http://tasvideos.org/Zinfidel/SyncScripts.html for usage.
    1
    package.path = package.path .. ';luasocket/lua/?.lua;luasocket/lua/socket/?.lua'
    2
    package.cpath = package.cpath .. ';luasocket/?.dll;luasocket/mime/?.dll;luasocket/socket/?.dll'
    3
    local socket = require 'socket'
    4
    
                  
    5
    local socClient
  4. PSX Armored Core Overlay Scripts for... PSX Armored Core Overlay Scripts for BizHawk
    1
    --[[
    2
    Armored Core Common Script for BizHawk
    3
    By Zinfidel
    4
    For Armored Core 1.1 [SLUS-01323] [NTSC]
    5
  5. freesubplus freesubplus Public

    Visual Studio solution for building nattthebears's freesub AviSynth plugin against AviSynth+ headers. https://github.com/nattthebear/freesub

    C 1