Pinned Repositories
atlasbuilder
C++ sprite atlas generator using libvips
atlasbuilder-rust
Port of my atlasbuilder project to Rust
audiosprite-pkg
Concat small audio files into single file and export in many formats.
docker-godaddy-ddns
Docker image to provide a DDNS service for godaddy domains
gulp-directory-sync
A gulp plugin to sync 2 directories which actually works
nesulator
C++ NES emulator for Windows
node-svn-ultimate
The ultimate SVN wrapper for node. Contains all the basic methods checkout, update, info, etc, and includes svnmucc support
ONIMods
torrent.net
Basic bit torrent client written in c#
WebNES
NES emulator in Javascript using HTML5 WebGL or canvas. Optimised for Chrome's V8 engine
peteward44's Repositories
peteward44/WebNES
NES emulator in Javascript using HTML5 WebGL or canvas. Optimised for Chrome's V8 engine
peteward44/docker-godaddy-ddns
Docker image to provide a DDNS service for godaddy domains
peteward44/flavio
Really simple package manager for your own private packages hosted on any git or svn server. No registry or server hosting required. Can be used in conjunction with bower/npm
peteward44/node-win32shellmenu
Allows a node.js application to register windows explorer context menu extensions
peteward44/atlasbuilder
C++ sprite atlas generator using libvips
peteward44/nesulator
C++ NES emulator for Windows
peteward44/atlasbuilder-rust
Port of my atlasbuilder project to Rust
peteward44/browserify-casesensitiverequire
A simple browserify transform to ensure that the case of require()'d file names are consistent, and warn the user if they aren't. This makes sure that browersify code that is written on Windows will also work on *nix's.
peteward44/http-photo-viewer
Node.js express service to view photos, and able to rotate images and save it back to disk.
peteward44/jscriptify2
Browserify plugin to (attempt) to support the antiquated Microsoft JScript ASP engine
peteward44/ONIMods
peteward44/rhinoify
Browserify plugin to (attempt) to support the java Rhino / Nashorn engines
peteward44/win32-tape-drive-io-lib
C# library to access the win32 tape drive API
peteward44/eslint-plugin-closuredepth
Eslint plugin in order to provide warnings closure depth
peteward44/eslint-plugin-webgl-logic
Custom eslint rules for the webgl logic module
peteward44/git-svn-interface
Common interface to use Git/Svn repositories
peteward44/gltris
really simple tetris clone written in C++ for Windows
peteward44/preprocessify-loader
Basic preprocessor for webpack; syntax similar to preprocessify
peteward44/browserify-fastjson
Browserify transform to inline JSON files in to the code. This is can dramatically speed up build times with large JSON files
peteward44/docker-volume-backup
Backup Docker volumes locally or to any S3, WebDAV, Azure Blob Storage, Dropbox or SSH compatible storage
peteward44/Emu-Docs-Rebooted
New Github mirror of the Emu-Docs repository.
peteward44/emulatorjs
Self hosted web based retro emulation front end with rom and art management.
peteward44/group-file-filter
Simple module to group files together and detect changes within those groups. E.g. files that may be used for texture atlasing or sound spriting
peteward44/higan-snes-test-roms
Clone of https://gitlab.com/higan/snes-test-roms.git
peteward44/node-java-portable
Wrapper for the node-java npm package that improves locating the JRE on the target machine and can support multiple prebuilt platform builds
peteward44/peteward44
peteward44/raytracer
Software raytracer renderer written in C++ and SDL
peteward44/rust-chess
Multiplayer chess game in rust
peteward44/SNES
SNES Assembly Programming
peteward44/tetris-pixi
Basic tetris game in Javascript / Pixi.js