enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Lazer's Interactive Symbolic Assembler - Wikipedia

    en.wikipedia.org/wiki/Lazer's_Interactive...

    The latest version of Lisa for 8-bit code is V3.2. Lisa includes an integrated editor with syntax checking. Lisa can assemble up to 30,000 lines of code in a minute on a 1 MHz computer, a speed achieved due to the editor's pre-parsing of source code into tokens. This process makes the source files smaller on disk and in memory in addition to ...

  3. MAC/65 - Wikipedia

    en.wikipedia.org/wiki/MAC/65

    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.

  4. Microsoft MACRO-80 - Wikipedia

    en.wikipedia.org/wiki/Microsoft_MACRO-80

    Microsoft MACRO-80 (often shortened to M80) is a relocatable macro assembler for Intel 8080 and Zilog Z80 microcomputer systems. [1] The complete MACRO-80 package includes the MACRO-80 Assembler, the LINK-80 Linking Loader, and the CREF-80 Cross Reference Facility. The LIB-80 Library Manager is included in CP/M versions only. [2]

  5. Macintosh Programmer's Workshop - Wikipedia

    en.wikipedia.org/wiki/Macintosh_Programmer's...

    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. Initially MPW was available for purchase as part of Apple's professional developers program, but Apple made it a free download after it was superseded by CodeWarrior.

  6. Merlin (assembler) - Wikipedia

    en.wikipedia.org/wiki/Merlin_(assembler)

    The 8-bit version of Merlin was later renamed Merlin 8, and a 16-bit version, dubbed Merlin 16, was released for the Apple IIGS. Versions for the Commodore 64 and Commodore 128 were released as Merlin 64 and Merlin 128 respectively. According to early Merlin documentation, "Merlin is a 'TED-based' editor-assembler.

  7. Atari 8-bit computer software - Wikipedia

    en.wikipedia.org/wiki/Atari_8-bit_computer_software

    MAC/65 tokenizes lines of code as they are entered and has much faster assembly times than Atari's products. Dunion's Debugging Tool (or DDT) by Jim Dunion is a machine language debugger originally sold through the Atari Program Exchange. A reduced version is included in the cartridge version of MAC/65.

  8. The Byte Works - Wikipedia

    en.wikipedia.org/wiki/The_Byte_Works

    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 ...

  9. A86 (software) - Wikipedia

    en.wikipedia.org/wiki/A86_(software)

    A86 is an assembler for MS-DOS which generates 16-bit code for the Intel x86 family of microprocessors. Written by Eric Isaacson, it released as shareware in June 1986. The assembler is contained in one 32K executable and can directly produce a COM file or an object file for use with a standard linker. It comes with a debugger, D86.