Aamber Pegasus

栏目: IT技术 · 发布时间: 4年前

内容简介:TheThe hardware was designed by Stewart J Holmes. The software was designed by Paul Gillingwater, Nigel Keam and Paul Carter.It is thought that Apple Computers introduction of the Apple II computer into the New Zealand market, and its subsequent heavy educ
Aamber Pegasus

The 1981 Technosys Aamber Pegasus shown here in its suitcase style cardboard case.

Developer Hardware design - Stewart J Holmes
Software design - Paul Gillingwater, Nigel Keam and Paul Carter.
Manufacturer Technosys Research Labs.
Type Home computer
Release date 1981 ; 39 years ago
CPU MC6809C CPU
Memory 4kRAM, later versions 64k RAM
Input Keyboard
Aamber Pegasus

Aamber Pegasus PCB with MONITOR 1.0, FORTH 1.1A and FORTH 1.1B EPROMs installed.

The Aamber Pegasus is a home computer first produced inNew Zealand in 1981 byTechnosys Research Labs.

The hardware was designed by Stewart J Holmes. The software was designed by Paul Gillingwater, Nigel Keam and Paul Carter.

It is thought that Apple Computers introduction of the Apple II computer into the New Zealand market, and its subsequent heavy educational discounting was the final nail in the coffin for Technosys and the Aamber Pegasus computer. Total production numbers are unknown, but it is thought "around one hundred" were sold.

Contents

Technical specifications [ edit ]

  • CPU:MC6809C
  • Memory: 4kRAM, later versions 64k RAM
  • Input:QWERTY style key-matrixKeyboard
  • Output:TV viaRF modulator

Software [ edit ]

An optional multi ROM board in conjunction with a rotating dial allowed switching between 6EPROM banks containing multiple language environments, games and applications. The EPROM based language environments include EXTENDEDBASIC,PASCAL, BASIC (a variant ofTinyBASIC), MAD (Assembler/Disassembler) andFORTH. Games available on EPROM areTANKS,INVADERS andGALAXY WARS. Other software included MONITOR (the system BIOS which needed to be present for the system to run) and a word processor application called WORD. The system allowed loading of programs by cassette. Some available cassettes includeSNAKES, STAR TREK ,HANGMAN and CHARACTER GENERATOR.

Networking [ edit ]

A network version of the Aamber Pegasus provided connectivity to a 6809-based server (SWTPC-6809).Especially the networking version attempted to address the New Zealand Government's computers in schools initiative,but never produced the hoped-for large orders.

Unusual design features [ edit ]

One of the most unusual aspects of the machine is that to save the cost of a CRTC, the processor set up some bits on the 6821(PIA) to control the row being read out, then stepped through a series of NOPs so that the address lines of the CPU could act as a big counter. This counter drove the X address of the display RAM. On every row, the CPU updates the row number selected from the character ROM (and programmable character RAM) and every 16th row it increments the Y address of the display RAM. At the end of the screen the output is blanked, and the CPU gets to do some “real” work until the FIRQ pin is pulsed by the 50 Hz line from the power supply. Essentially the Pegasus used the mains frequency to trigger vertical sync. Because of this, the CPU is ~90% occupied as a counter, so in a non-real-time application you could disable the FIRQ (one bit in the 6809's CC reg) and the Pegasus ran ~10x faster – albeit with a blank screen. In this respect it was similar to the SinclairZX81 which used its ‘FAST’ mode in much the same way.

On the left side of the Pegasus motherboard you can see a small blob of putty. This putty is hiding a series of diodes that act as a simplistic 8-bit ID. This 8-bit ID will only allow EPROMs encoded with a corresponding ID to work in any individual machine. For example, an EPROM from a machine numbered 2569 will not work in another Pegasus with a different ID.

Modern emulation [ edit ]

The MAME emulator supports the Aamber Pegasus under the name "Pegasus",and a number of the original manuals are available at the Internet Archive.

See also [ edit ]

References [ edit ]


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

程序设计实践

程序设计实践

[美] BRIAN W.KERNIG / 裘宗燕 / 机械工业出版社 / 2007-1 / 59.00元

从排错、测试、性能、可移植性、设计、界面、风格和记法等方面,讨论了程序设计中实际的、又是非常深刻和具有广泛意义的思想、技术和方法,它的翻译出版将填补国内目前这方面书籍的空白。《程序设计实践》(双语版)值得每个梦想并努力使自己成为优秀程序员的人参考,值得每个计算机专业的学生和计算机工作者阅读,也可作为程序设计高级课程的教材或参考书。一起来看看 《程序设计实践》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具