Z80 stopwatch assembly code in Title/Summary
Assembly Flowchart Creator
Assembly Flowchart Creator is a program that enables you to transform assembly code into a flowchart. You can leap between command source and its destination, search, modify and save loaded code, visually identify inadequate or inaccurate code logic in the flowchart.
- Publisher: AssemblyFlowchart.com
- Last updated: August 12th, 2014
Assembly Studio 8x
Assembly Studio 8x is the earliest attempt at a z80 assembly IDE. It supports both the 83 series and the 85 series (both are z80 processors). It has a built in assembler (ZASM?) which makes compiling easier. It has syntax highlighting, and installs a nice icon for ASM programs.
- Publisher: Assembly Coders Zenith, Inc.
- Home page: www.ticalc.org
- Last updated: February 28th, 2010
Z80 Portable Emulation Package
This is the portable source code for teh Z80 and 6502 emulation cores. They are used in projects, such as fMSX, MasterGear, ColEm, Speccy, and iNES, as well as by other people: - Z88DK cross-development kit for Z80-based systems by Dominic Morris. - 80x86-optimized Z80 core and other projects by Marcel de Kogel.
- Publisher: Marat Fayzullin
- Home page: fms.komkon.org
- Last updated: February 23rd, 2010
Z80 stopwatch assembly code in Description
SAsmE
SAsmE is an open-source, cross-platform lightweighted ASM editor for Microchip PIC18 microcontrollers dedicated to ASM developers. It comes with an instantaneous source-code translation engine and syntax highlighting. Using "Control+Space" the assembly code will be translated into pseudo-code for better understanding.
- Publisher: Primiano Tucci
- Last updated: December 24th, 2009
VMProtect
VMProtect features two modes of the user interface: simple and expert. Simple mode allows to easily pick functions for protection, adjust options and get the protected file with just a few mouse clicks. Expert mode is for advanced users, it shows assembly code, allows to write scripts, bundle DLLs and much more. It also features more settings on the “Options” tab.
- Publisher: PolyTech
- Home page: www.vmprotect.ru
- Last updated: August 29th, 2014
MIPS Assembler
MIPS Assembler and Simulator is a tool for converting MIPS assembly code into MIPS machine code in either hexadecimal or binary output format. This software supports labels for jumps (relative and absolute address mode according to the instruction), tracks of 1st order infinite loops (automatically stops the simulation) and much more
- Publisher: Xavier Perseguers
- Last updated: January 30th, 2010
Basic18
Features: - Runtime Error Trapping - Multitasking - Short circuit boolean evaluation - Library support - String and array support - Integer variable types include 1,8,16,24, and 32 bit - Real variable types include 32 bit fixed point and 32 bit floating point
- Publisher: Midwest Software
- Last updated: May 21st, 2010
Delphi Preview Handler
Delphi Preview Handler allows you to read object pascal, C++, and assembly code with Syntax highlighting in Windows Explorer itself. This application is ritten in Delphi XE, and can handle a variety of formats including PP, LPR, LFM, LPK, INC, PAS, and DPR.
- Publisher: The Road To Delphi
- Home page: theroadtodelphi.wordpress.com
- Last updated: March 9th, 2016
Additional Z80 stopwatch assembly code selection
Atmel Studio
Atmel Studio is an integrated development platform for Atmel AVR and ARM microcontrollers. You can easily get started by exploring the included example projects and run your solution on a starter or evaluation kit. The refactor and intellisense features in the editor make editing easier.
- Publisher: Atmel Corporation
- Last updated: October 19th, 2015
Phoenix Protector
Phoenix Protector is a neat and handy tool that helps you protect .NET assemblies. It prevents the .NET assemblies from being decompiled by transforming their code and features into obfuscated versions that can’t be read, understood, and eventually used without your prior authorization.
- Publisher: Daniel Pistelli
- Home page: www.ntcore.com
- Last updated: October 18th, 2010
GFortran
Gfortran is a Fortran 95/2003/2008 compiler for available within GCC. The gfortran development effort uses an open development environment in order to attract a larger team of developers and to ensure that gfortran can work on multiple architectures and diverse environments.
- Publisher: morgan.persson@ddg.lth.se
- Home page: gcc.gnu.org
- Last updated: September 17th, 2015
Skater .NET Obfuscator
Skater Visual Studio 2022 Obfuscator is an obfuscation tool for .NET code protection. It implements software protection techniques and obfuscation algorithms.
- Publisher: Rustemsoft LLC
- Home page: skaterpro.net
- Last updated: October 10th, 2024
Quexal
Quexal is a development environment aimed at MMX/iSSE programmers. It was designed to accelerate the development cycle and flatten the learning curve of MMX/iSSE programming.
- Publisher: Tommesani.com
- Last updated: May 26th, 2020
Microsoft Visual C++ Redistributable
The Visual C++ Redistributable installs Microsoft C and C++ (MSVC) runtime libraries. These libraries are required by many applications built by using Microsoft C and C++ tools. If your app uses those libraries, a Microsoft Visual C++ Redistributable package must be installed on the target system before you install your app.
- Publisher: Microsoft
- Home page: docs.microsoft.com
- Last updated: October 16th, 2024
Code::Blocks
Code::Blocks is a free C, C++, and Fortran IDE that is fully configurable. Built around a plugin framework, Code::Blocks can be extended with plugins. Any kind of functionality can be added by installing/coding a plugin. Its compiling and debugging functionality is already implemented by plugins.
- Publisher: The Code::Blocks Team
- Home page: www.codeblocks.org
- Last updated: June 25th, 2020
Microsoft Visual Studio Code
Visual Studio Code is a lightweight but powerful source code editor which runs on your desktop and is available for Windows, macOS and Linux. It comes with built-in support for JavaScript, TypeScript and Node.js and has a rich ecosystem of extensions for other languages and runtimes (such as C++, C#, Java, Python, PHP, Go, .NET).
- Publisher: Microsoft Corporation
- Last updated: October 10th, 2024
8051 Hex Code Explorer
This program is written targeting INTEL's 8051 family 8 bit Microcontrollers which can access atmost 64KB of code memory. So, this software is limited to only '16 bit address' data records. Not good for Extended Segment Address Record or Extended Linear Address Record.
- Publisher: SpiceLogic Consulting & Technologies INC.
- Home page: www.spicelogic.com
- Last updated: April 4th, 2011
Notepad2
Notepad2 is a code editor program and a replacement for Windows Notepad. It supports different programming languages, such as HTML, XML, PHP, ASP, Javascript, etc. and integrates rich text format with syntax highlighting (which is very useful to avoid mistakes in the coding process).
- Publisher: Florian Balmer
- Home page: www.flos-freeware.ch
- Last updated: November 11th, 2011