Pinned Repositories
6502-brew
Minimal working build system based on ca65 and ld65 that builds 6502 assembly into .nes files using Sublime Text 3.
Monarch
Reimplementation of macOS' Image Capture app, to overcome some problems with it.
nestopia
Nestopia is a Nintendo Entertainment System (NES) Emulator for iOS
passmaker
A Python implementation to create passes for iOS' PassBook
PiCameraStreamer
A Python script that starts a socket into which the PICamera can stream data.
pushnotificationmakerandsender
Python implementation to construct and send iOS push notifications.
sPiView
An iOS app that is able to connect to machine that streams an H.264 video stream.
SuperNES
Joride's Repositories
Joride/sPiView
An iOS app that is able to connect to machine that streams an H.264 video stream.
Joride/nestopia
Nestopia is a Nintendo Entertainment System (NES) Emulator for iOS
Joride/PiCameraStreamer
A Python script that starts a socket into which the PICamera can stream data.
Joride/passmaker
A Python implementation to create passes for iOS' PassBook
Joride/Monarch
Reimplementation of macOS' Image Capture app, to overcome some problems with it.
Joride/pushnotificationmakerandsender
Python implementation to construct and send iOS push notifications.
Joride/SuperNES
Joride/6502-brew
Minimal working build system based on ca65 and ld65 that builds 6502 assembly into .nes files using Sublime Text 3.
Joride/Autotools-Xcode
A walkthrough on using Xcode, some scripts and an autotools configured project together, using libexif as an example.
Joride/grandcentraldispatch_on_raspberry_pi
Grand Central Dispatch on Raspberry Pi (Raspbian GNU/Linux 9 (stretch)), ARMv6-compatible processor rev 7 (v6l)
Joride/ImportPhotosAppleScript
An AppleScript that imports photos into Photos mirroring the way I have organized fotos on my filesystem
Joride/iTunesFestivalDownloader
Joride/JiraSprintReporter
macOS command line tool that reports on sprint details via Jira api
Joride/JRTRefreshControl
A customizable, generic refreshContorl for any type of UIScrollView
Joride/libexif
A library for parsing, editing, and saving EXIF data
Joride/LPD433
Rreceive and send ClickOnClickOff and specific KeyFob Remote signals using 433MHz receiver and transmitter hardware on Raspberry Pi
Joride/MeSNEmu
Super Nintendo Entertainment System (SNES) / Super Famicom emulator (based on SNES9X) for iOS (iPhone/iPad)
Joride/MotionDetector
A motion detection framework in Python for use on Raspberry Pi.
Joride/place-html
A command line utility that copies html from an .html file to a corresponding .js file which contains the js code for a web component. This is to have IDEs be able to support writing the HTML (which generally does not work when the html is a string variable in js :) ).
Joride/SNES
Joride/spawnchildprocess
A minimal example of how to spawn a new process, run an executable in that process, set environment variables and arguments on the child process and read from the stdout of the executable running in the new process. Written in C, working on Raspbian GNU/Linux 9 (stretch)
Joride/Super-Flavio-Bros
Trying to create the basic concept of a NES platformer in 6502 assembly
Joride/SwiftNES
A Simple NES Emulator Written in Swift
Joride/SwiftOnRaspberryPi
An example project that compiles Swift and C source files into a single executable on a Raspberry Pi Zero W (arm6)
Joride/swiftui-animation-demo
Demo of a problem with SwiftUI animations: the animate(:::) function gets called more times than expected when using a subview that contains a ForEach construction
Joride/SwitchController
Sockets that execute some GPIO command
Joride/TSFileMerger
Sequal to iTunesFestivalDownloader. This app merges all the separate TS files into one big one. Memory Inefficient!
Joride/webauthn-swift
A Swift library for implementing the WebAuthn spec