Changes between Version 13 and Version 14 of libpipi/oric
- Timestamp:
- 10/24/2008 02:06:49 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
libpipi/oric
v13 v14 12 12 == Downloads == 13 13 14 There used to be a program called `img2oric` to do this task, but libpipi’s `pipi` utility isnow far more powerful.14 There used to be a program called `img2oric` to do this task, but [wiki:thepimp The Pimp] and libpipi’s `pipi` utility are now far more powerful. 15 15 16 Windows executable (2 8 Sep 2008 snapshot): [/files/libpipi/oric/pipi.exe pipi.exe].16 Windows executable (24 Oct 2008 snapshot): [/files/libpipi/oric/ThePimp-0.0.zip ThePimp-0.0.zip]. 17 17 18 18 For those interested, the relevant source code is in [/browser/libpipi/trunk/pipi/codec/oric.c oric.c]. You can also download a [/files/libpipi/oric/output.tap sample .tap] file as generated by [wiki:libpipi]. To load it into an Oric computer, or an emulator such as `xeuphoric`, just type '''`HIRES:CLOAD"OUTPUT"`''' and it will be immediately displayed.