Search results
Results from the WOW.Com Content Network
Macintosh Programmer's Workshop (MPW) is a software development environment for the Classic Mac OS operating system, written by Apple Computer.For Macintosh developers, it was one of the primary tools for building applications for System 7.x and Mac OS 8.x and 9.x.
The assembler also features "Randy's Hi-res Routines", a set of 2D computer graphics commands. Apple II's hi-res display pages (Hi-Res 1: 280 × 160 and Hi-Res 2: 280 × 192) were implemented by Steve Wozniak using two TTL chips. Therefore, a software programmer has to deal with the discontinuous addressing of screen pixels (a full screen is ...
Assembler Developer FOSS License Instruction set Host platform; Assembly Language for Multics (ALM) Yes MIT: GE-645 Honeywell 6180: GE-645 Honeywell 6180: 705 Autocoder: IBM: Free IBM 705: 1410/7010 OS Autocoder: IBM: Free IBM 1410 7010: IBM 1410 Processor Operating System (1410-PR-155) 7070/7074 Autocoder IBM: Free IBM 7070 IBM 7072 7074: 7080 ...
Zeus is a two-pass assembler which uses the standard Zilog Z80 instruction set mnemonics. It was one of the first assemblers to tokenise source code as it is entered, along with MAC/65 for the Atari 8-bit computers, similar to how many BASIC implementations work.
The Byte Works, founded and run by Mike Westerfield, was a key player in the history of developer tools for Apple II computers. Its first product, the ORCA/M assembler (Object Relocatable Code Assembler for Microcomputers, and also MACRO spelled backwards), developed jointly by Westerfield and Phil Montoya, was a powerful assembly language development environment, complete with a Unix-style ...
MAC/65 is a 6502 assembler written by Stephen D. Lawrow for Atari 8-bit computers. MAC/65 was first released on disk by Optimized Systems Software in 1982, with the program requiring 16 KB RAM. A bank switched "SuperCartridge" from OSS followed in January 1984 for US$99, [ 1 ] occupying only 8 KB.
Free software primarily written in assembly language (11 P) Pages in category "Assembly language software" The following 125 pages are in this category, out of 125 total.
SASM (short for SimpleASM) is a free and open source cross-platform integrated development environment for the NASM, MASM, GAS and FASM assembly languages. It features syntax highlighting and includes a debugger. [1] SASM is intended to allow users to easily develop and run programs written in assembly language.