Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Try Google Cloud Risk-Free With $300 in Credit
No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Tools and Z80 engine for creating adventure games. (RUST)
This is an exercise in some advance programming topics using a text adventure as the central result. This originally began as a project to recreate an old BASIC text adventure, on the ZX Spectrum, using Z80. After developing a very simple byte code VM to handle the game interactions, I realised that there was an opportunity to use some more advance techniques, which in turn can lead to some PC based tools.
This program emulate the Sega's System 16 arcade boards used by many Sega
arcade game between 1987 & 1989 like Shinobi, Altered Beast or E-Swat.
There is more than 20 existing System 16 games. The System 16 board uses
a Motorola 68000 cpu at 10Mhz for the main program and a Z80 and on YM2151
for the sound. The actual version of the emulator emulate many more than the
single System 16 board because now you can play with System 18 games like
Shadow Dancer, with pre-System 16 games like...
Real-time collision detection library for physical simulations in virtual environments. Includes support for self colliding objects as needed for simulation of textiles and clothes.
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.
Dinaao Is Not An Apple One Emulator.
It does however already run most apple1 software. It runs on the command line so cut and paste works perfectly. A great 65C02/Basic learning/development environment.
BlackSMS is a project to build a very accurate Sega Master System's emulation core without depending on any specific plataform. This is achieved by spliting the plataform-dependable code from the core and providing it as a separated interface.
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
A conversion of the Quake 3 Arena source code from the C programming language to the C++ language.
Secondary goal is to rewrite the Quake VirtualMachine to be compatible with the new code.