内容简介: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
| 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 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 ]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Flash ActionScript 3.0从入门到精通
章精设、胡登涛 / 清华大学出版社 / 2008-10-1 / 69.00元
Flash ActionScript 3.0的出现,不仅从形式上改变了ActionScript,而且从本质上改变了ActionScript,使ActionScript 3.0成为了真正的面向对象编程语言。 本书从最简单的编程知识出发,带领读者走进编程的大门,是一本不可多得的ActionScript 3.0入门书。本书在注重基础的同时,从更高的层次来介绍ActionScript 3.0的面向对......一起来看看 《Flash ActionScript 3.0从入门到精通》 这本书的介绍吧!