| Risc OS Stuff
|
| This software is for Acorn Risc OS compatible personal computers only. Some only for RiscOS on the Beagle/Pandaboard with Cortex-A8/A9 CPU. Most old code was developed on a StrongARM Risc PC with Risc OS 4.02. Sorry PC/x86 users...this is not for you.
|
!FracZoom (22/06/2012) is a small basic Mandelbrot Fractal exploration software, based on my benchmark with the addition of boundary tracing. Just read the help file for more information on usage and setting up screen resolution. Should work fine on Beagle- and Pandaboard at any true colour resolution. It uses NEON code for all the math.
|
Download (15 KByte)
|
|
!iq_tunnel (13/03/2012) ...is a port of IQ's 1K/4K classic tunnel demo. You can find the original x86 Visual C code here. There's lot's of parameters in the Basic/ASM code to play around. Only for Beagle and Pandaboard as it uses the VFP/NEON unit.
|
Download (20 KByte)
|
|
PB_CPUdetect (13/03/2012) Some small basic code to display CPU type and calculate the clockrate of a Pandaboard (OMAP 4430) and Pandaboard ES (OMAP 4460) adapted from Jeffrey's version for the BeagleBoard.
|
Download (2 KByte)
|
|
VFPBasic_Examples (13/03/2012) Some applications to use with the VFP/NEON compatible BBC Basic Assembler done by TBA Software for the Beagle Board. It includes FracNEON and FracVFP (converted from my ExtASM versions) and a comparision of SQRT and SIN variants. To run the code you got to get the enhanced BBC Basic Assembler at TBA Software. UPDATE: Now the archive contains also an adaption of 'BiLiZo', my old Intro. Now everything is updated also to run on the Pandaboard (mainly a problem due to CPU clockrate detection).
|
Download (30 KByte)
|
|
!MemSpeed (20/03/2011) A Set of Memory Speed Benchmarks to find out what transfer rate can be achieved for different set ups regarding moving to and from RAM or VRAM. It's also using the ARM Neon unit on the Beagle Board with Cortex-A8 cpu, but versions for older ARM's are also included. I put some of the results in graphs here and here.
|
Download (159 KByte)
|
|
FracNeon V0.2 / FracVFP V0.2 (27/01/2011) Demonstrates the use of the Neon and VFP units similar to FixFrac on the Beagle Board with Cortex-A8 cpu.
|
Download (20 KByte)
|
|
!FixFrac (26/09/2010) A 32 bit fixed point arithmetic mandelbrot calculation demo, including boundary tracing, use of 64 bit multiply and benchmarking. Recently a special tuned 64 bit multiply version was added, also for direct comparison of the results to my x86 code and to last it longer for the latest BeagleBoard Cortex-A8 computers.
|
Download (10 KByte)
|
|
!FireBench (15/09/2010) A small benchmark to find out how fast a fire effect can be calculated.
|
Download (6 KByte)
|
|
!AudioBump (26/03/2003) A music visualisation plug in for !DigitalCD, a music player. Displays the sound as a light source on a bump map. Giving a nice real time emboss like effect.
|
Download (133 KByte)
|
|
!FireComet (26/03/2003) A music visualisation plug in for !DigitalCD, a music player. Displays a kind of comet/tunnel effect with various options for colours and display.
|
Download (174 KByte)
|
|
!AudioSpehere (08/06/2001) An entry for the 1 KByte Codecraft#3 competition (www.icebirg.org). Visualises played back music by 3d-animated spheres in various composition.
|
Download (20 KByte)
|
|
!AudioTut (28/05/2001) A try to make a kind of tutorial for people who are into audio visualisation software, showing three different methods in one display. Not really finished, but kind of more or less good readable source code to learn about it.
|
Download (14 KByte)
|
|
!BiLiZo (08/01/2001) The Invitro for the 1 KByte Codecraft#3 competition (www.icebirg.org). Uses a bilinear zooming feedback effect in 1 KByte.
|
Download (12 KByte)
|
|
!AudioFerence (14/05/2000) An 1 KByte entry for the Codecraft competition. Visualises played back music by an interference effect.
|
Download (20 KByte)
|
|
!AudioCircles (09/12/1998) A stand-alone sound visualisation software, using a background of your choice and a kind of circle-line-sound animation.
|
Download (142 KByte)
|
|
!AudioFire (09/12/1998) A stand-alone sound visualisation software, displays the 4 voices of the sound system as a mirrored fire with various colour palettes.
|
Download (68 KByte)
|
|
!AudioVis (19/04/1998) A stand-alone sound visualisation software, displays 4 or 8 voices of the sound system with picture based animations of your choice.
|
Download (436 KByte)
|
|
AnalogVU (19/04/1998) An additional set of animation for !AudioVis done by a friend. An analogue VU meter.
|
Download (180 KByte)
|
|
MKSets (19/04/1998) Three additional sets of animations for !AudioVis done by myself.
|
Download (99 KByte)
|
|
!FXYPlot (23/09/1995) Making functions in the form of z = f(x,y) visible. Possible to save graph as a screenshot.
|
Download (13 KByte)
|
|