Skip to content

TG68_AMR Build Tools

Doug Gilliland edited this page Apr 20, 2022 · 21 revisions

Table of Contents

TG68_AMR Build Tools

These are tools for developing software for the AMR_68 design

  • 68000 with Frame Buffer - Hackaday Project page
    • 68000 CPU
    • SDRAM support
    • VGA Framebuffer
      • Various resolutions
      • Stored in SDRAM
    • PS/2 Keyboard and Mouse support
    • SD Card support
      • Loads S Records file

Card Specific Code

Links

68000 Operating Systems

Several Operating Systems

  • uClinux
  • EmuTOS
  • CP/M-68

uClinux Operating System

EmuTOS Operating System

  • EmuTOS
    • EmuTOS - Free operating system for Atari computers, and more

CP/M-68 Operating System

Porting the CP/M-68 Operating System

Build Environment

  • Using a Linux (Mint) VirtualBox under Windows 10 to develop code for the PDP-8
  • Could not get Shared Folder transfers to work to the Windows machine so transferring build through this repo