8000 Releases · alttpo/sni · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: alttpo/sni

v0.0.21

02 Jul 04:00
Compare
Choose a tag to compare

grpc: brand new service DeviceFilesystem that lets you query and alter the SD card on the fxpakpro.

usb2snes: added AppVersion,Close,Reset,Boot,List,MakeDir,Remove,Rename commands
usb2snes: TODO: add GetFile,PutFile commands

usb2snes: GetAddress,PutAddress commands now support fxpakpro's CMD space; this should fix SMZ3 and other multiworld clients that want to write to WRAM.

v0.0.20 - usb2snes protocol

29 Jun 06:20
Compare
Choose a tag to compare

Broke down and finally did it

v0.0.19

29 Jun 02:29
Compare
Choose a tag to compare
v0.0.19

v0.0.18

29 Jun 00:12
Compare
Choose a tag to compare
v0.0.18

v0.0.17

28 Jun 21:54
Compare
Choose a tag to compare
v0.0.17

v0.0.16

28 Jun 16:22
Compare
Choose a tag to compare
v0.0.16

v0.0.15

28 Jun 02:55
Compare
Choose a tag to compare
v0.0.15

v0.0.14

26 Jun 21:52
Compare
Choose a tag to compare
v0.0.14

v0.0.13

25 Jun 22:35
Compare
Choose a tag to compare
784A

Changelog

158d069 fxpakpro: reimplement synchronized access to serial port
8969f76 luabridge: auto-retry binding to listen port; allow env var customization of listen host and port
8519477 retroarch: remove device from Detect() response if app closed
51f6c56 snes: large refactor to remove various UseDevice, UseMemory, etc. functions in favor of AutoCloseableDevice which manages low-level Device lifetimes automatically per interface method.
80559fa snes: more refactoring to replace BaseDeviceDriver with DeviceContainer and eliminate DeviceOpener from normal call chain and have DeviceContainer implement it instead
fdb18a7 snes: remove deprecated Queue and Command system and remove dead code

v0.0.12

23 Jun 22:16
Compare
Choose a tag to compare

Changelog

ce43fae examples: nodejs: add writestream.js example for streaming writes
4016f62 retroarch: refactor to support batched reads/writes across multiple clients

0