Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
An experiment in assembly language computer programming.
I have added a new exe file which is a bit improved. It's the same one that I put in "photo rotate". It can load lots of jpeg pictures.
As before the program is To spin a picture so it spins around freely through 360 deg turns.
This description is about the older version of my program. An experiment in assembly language programming, its .asm file is here, it is compiled by the free fasmw assembler.
The program needs a .bmp type of picure having between 1400 and 500 pixels diameter....
YASP (Yet Another Simple Processor) is a 8-bit microprocessor with microcontroller capabilities (I/O ports, REQ, ACK) that can be used as a small computer for educational purposes. Its development environment includes simulators and assemblers.
Tori assim is an assembler for the educational Txori assembly language and simulator for the bird processor. It's being developed as an open source clone for the closed source and windows only BIRD.
The CLOWN virtual machine is a microcomputer simulator for operating system research. CLOWN emulates a realistic, though vastly simplified computer system. Besides the simulator itself, it includes assembler, linker, and disk maintenance tools.