The Computer Emulation Framework (CEF) is a common application framework for computer hardware emulation. It is flexible enough to emulate any hardware produced to date. CEF is used to create computer emulators.
Version 1.1.5
- Added: Added the ability to edit the EMV panel - You can change which tags show, and what order they are in
- Added: Tag 9F10 (Issuer Application Data) to which also includes CVR (a subtag of 9F10)
- Added: Menu link to the homepage (sourceforge)
- Fixed: 9F07/AUC had the wrong tag details
- Fixed: File>Close now saves notes and config updates before exiting
- Fixed: Tag 95/TVR title had a spelling mistake
- Fixed: Homepage wasn't populating EMV page names
-...
.Net Memory Profiler is a single C# class that builds a tree of specified object's fields, their sub-fields and so on up to primitive types. And in the "Quick Watch" window of the Visual Studio you will be able to see the memory usage by each of those fields. For more details see screenshots.
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.
RegExpresso is a "regular expressions" tester, designed to integrate well into modern web browsers. Though it has few features compared to commercial products, it should be usefull to any programmer who uses regular expressions.
Unit Test for C is a very useful and powerful software development tool for C and C++ programmers. It is designed to provide a great deal of functionality in a very small package and functions nearly identically on Windows and UNIX systems.
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.
PPCD is very accurate PowerPC ISA (and derivative processors) disassembler. Currently supported models are: Generic-32, Generic-64 and Gekko.
PPCD is free opensource. You can use it in your applications without mention.
This is a debugger visualizer add-on for Microsoft Visual Studio 2005. It gives you a quick way to run a SQL statement against a database connection and view the results in a grid while debugging your code.
The XPS is a scalable platform for meta-programming and domain engineering. It provides a virtual machine, compiler, and runtime library that make it possible to efficiently develop, debug, and run programs based on XPL (eXtensible Programming Language)
The debug memory or "dmalloc" library has been designed as a drop in replacement for the system's malloc, realloc, calloc, free and other memory management routines while providing powerful debugging facilities configurable at runtime.
A simple heap profiler for Java, based on JVMPI. The profiler
can be attached to a non-interactive JVM, creating heap
statistics from time to time. In case of OutOfMemoryExceptions
you simply verify your log file for the number of created
objects and