HOME
*





Z80-RIO
The Z80 Operating System with Relocatable Modules and I/O Management (Z80-RIO) is a general-purpose operating system developed by Zilog in the late 1970s for various computer systems including the ''Z80 Micro Computer System'' (MCZ-1) series and the ''Z80 Development System'' (ZDS). The MCZ systems were primarily used for software development and automation solutions. RIO was designed to facilitate the development and integration of user's programs into a production environment. Features The system provides a ''modest environment'' with a minimum of system support and an ''enhanced environment''. The ''modest environment'' provides a program debugger with file manipulation capability, a floppy disk driver (supporting up to eight disk drives), and a basic console driver with provision for paper tape operation. The ''enhanced environment'' provides access to the ''RIO Executive'' and to system support utilities such as the ''Zilog Floppy Disk File System'' (ZDOS), and the ''Zilog H ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Debug (command)
The line-oriented debugger DEBUG.EXE is an external command in operating systems such as DOS, OS/2 and Windows (only in 16-bit/32-bit versions). DEBUG can act as an assembler, disassembler, or hex dump program allowing users to interactively examine memory contents (in assembly language, hexadecimal or ASCII), make changes, and selectively execute COM, EXE and other file types. It also has several subcommands which are used to access specific disk sectors, I/O ports and memory addresses. Overview Traditionally, all computers and operating systems have included a maintenance function, used to determine whether a program is working correctly. DEBUG was originally written by Tim Paterson to serve this purpose in 86-DOS. When Paterson began working for Microsoft in the early 1980s he brought the program with him. DEBUG was part of and has been included in MS-DOS/ PC DOS and certain versions of Microsoft Windows. Originally named DEBUG.COM, the executable was renamed into DEB ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


Echo (command)
In computing, echo is a command that outputs the strings that are passed to it as arguments. It is a command available in various operating system shells and typically used in shell scripts and batch files to output status text to the screen or a computer file, or as a source part of a pipeline. Implementations The command is available in the following operating systems: * Multics * TSC FLEX * MetaComCo TRIPOS * Zilog Z80-RIO * Microware OS-9 * DOS * Acorn Computers Panos * Digital Research FlexOS * IBM OS/2 * Microsoft Windows * ReactOS * HP MPE/iX * KolibriOS * SymbOS * Unix and Unix-like operating systems Many shells, including all Bourne-like (such as Bash or zsh) and Csh-like shells as well as COMMAND.COM and cmd.exe implement echo as a builtin command. The command is also available in the EFI shell. History echo began within Multics. After it was programmed in C by Doug McIlroy as a "finger exercise" and proved to be useful, it became part of Version 2 Unix. ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Ren (command)
In computing, ren (or rename) is a command in various command-line interpreters ( shells) such as COMMAND.COM, cmd.exe, 4DOS, 4NT and Windows PowerShell. It is used to rename computer files and in some implementations (such as AmigaDOS) also directories. It is analogous to the Unix mv command. However, unlike mv, ren cannot be used to move files, as a new directory for the destination file may not be used. Alternatively, move may be used if available. On versions of MS-DOS that do not support the move command (older than 6.00), the user would simply copy the file to a new destination, and then delete the original file. A notable exception to this rule is DOSBox, in which ren may be used to move a file, since move is not supported. Implementations The command is available in the operating systems Digital Research CP/M, MP/M, Cromemco CDOS, MetaComCo TRIPOS, DOS, IBM OS/2, Microsoft Windows, ReactOS, SymbOS, and DexOS. Multics includes a rename command to rename a directory en ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Help (command)
In computing, help is a command in various command line shells such as COMMAND.COM, cmd.exe, Bash, qshell, 4DOS/ 4NT, Windows PowerShell, Singularity shell, Python, MATLAB and GNU Octave. It provides online information about available commands and the shell environment. Implementations The command is available in operating systems such as Multics, Heath Company HDOS, DOS, IBM OS/2, eComStation, ArcaOS, IBM i, Microsoft Windows, ReactOS, THEOS/OASIS, Zilog Z80-RIO, Microware OS-9, Stratus OpenVOS, HP MPE/iX, Motorola VERSAdos, KolibriOS and also in the DEC RT-11, RSX-11, TOPS-10 and TOPS-20 operating systems. Furthermore it is available in the open source MS-DOS emulator DOSBox and in the EFI shell. On Unix, the command is part of the Source Code Control System and prints help information for the SCCS commands. Multics The Multics help command prints descriptions of system commands/active functions and subroutines. It also prints various information about the ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

P8000
The P8000 is a microcomputer system developed in 1987 by the VEB Elektro-Apparate-Werke Berlin-Treptow „Friedrich Ebert“ (EAW) in the German Democratic Republic (DDR, East Germany). It consisted of an 8-bit and a 16-bit microprocessor and a Winchester disk controller. It was intended as a universal programming and development system for multi-user/multi-task applications. The initial list price of the P8000 was 172,125 East German marks (around 860,000–1.7 million DM). There was also a budget version with only an 8-bit microprocessor. The 8-bit microcomputer The 8-bit version of P8000 was completely contained on a single 4-layer printed circuit board. The processor, with a clock frequency of 4 MHz, was based on the U880 microprocessor (near clone of Zilog Z80) and peripheral circuits along with the U8272 floppy-disk controller. Direct memory access was accomplished by U858 DMA controller chip.. The system featured a main memory of 64 KB dynamic R ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


PC 1715
The PC 1715 was an office computer produced by VEB Robotron in East Germany starting in 1985. The system featured an 8-bit microprocessor, the U880, a clone of the Zilog Z80. It was built for office work and education, but also had an interface for a pacemaker. The 1715 had minimal graphics and sound capabilities. The price was 19,000 East German marks. In contrast to the A5120 predecessor, the PC1715 was not built around the K1520 bus standard. There was no back plane, but the main board had 2 58-pin connectors that were largely K1520 compliant, with some signals omitted and replaced with custom internal signals. The floppy controller of the PC1715 used one of those internal bus extensions and was built with discrete components and logic chips, whereas other robotron computers of the 1980s used a clone of an Intel 8272 Floppy disk controller. The floppy controller board clearly appears to be based on the one used in the A5120. The graphics subsystem on the other hand was part of t ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


A 5120
The A 5120 was an office computer produced by VEB Robotron in Karl-Marx-Stadt (now Chemnitz), East Germany starting in 1982. The system featured an 8-bit microprocessor, the U880. It was built for office work and had minimal graphics and sound capabilities. The price was between 27,000 and 40,000 East German marks (around 24,000-35,000 2016 US dollars) depending on equipment. In 1986, a new version was produced, the A 5120.16. The system was identical to the A 5120, with the addition of two additional boards, one with a U8000 16-bit microprocessor (a Zilog Z8000 clone), and one with 256KiB DRAM. The original 8-bit system functioned as an I/O subsystem. In this configuration it could run the relatively powerful MUTOS8000 (Unix System III derivative). The price of this model was between about 32,000 and 48,000 East German marks. In total, about 17,000 A 5120 and A 5120.16 units were manufactured. In March 1983, a stamp was issued by the German Democratic Republic featuring ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Zilog
Zilog, Inc. is an American manufacturer of microprocessors and 8-bit and 16-bit microcontrollers. It is also a supplier of application-specific embedded system-on-chip (SoC) products. Its most famous product is the Z80 series of 8-bit microprocessors that were compatible with the Intel 8080 but significantly cheaper. The Z80 was widely used during the 1980s in many popular home computers such as the TRS-80, MSX, Amstrad CPC and the ZX Spectrum, as well as arcade games such as '' Pac-Man''. The company also made 16- and 32-bit processors, but these did not see widespread use. From the 1990s, the company focused primarily on the microcontroller market. The name (pronunciation varies) is an acronym of ''Z integrated logic'', also thought of as "Z for the last word of Integrated Logic". In the oral history interview video which Federico Faggin (co-founder of Zilog) recorded for the Computer History Museum, he pronounced Zilog with a long "i" () consistently. History Zilog was ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Paper Tape
Five- and eight-hole punched paper tape Paper tape reader on the Harwell computer with a small piece of five-hole tape connected in a circle – creating a physical program loop Punched tape or perforated paper tape is a form of data storage that consists of a long strip of paper in which holes are punched. It developed from and was subsequently used alongside punched cards, differing in that the tape is continuous. Punched cards, and chains of punched cards, were used for control of looms in the 18th century. Use for telegraphy systems started in 1842. Punched tape was used throughout the 19th and for much of the 20th centuries for programmable looms, teleprinter communication, for input to computers of the 1950s and 1960s, and later as a storage medium for minicomputers and CNC machine tools. During the Second World War, high-speed punched tape systems using optical readout methods were used in code breaking systems. Punched tape was used to transmit data for manufacture o ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  




Environment Variable
An environment variable is a dynamic-named value that can affect the way running processes will behave on a computer. They are part of the environment in which a process runs. For example, a running process can query the value of the TEMP environment variable to discover a suitable location to store temporary files, or the HOME or USERPROFILE variable to find the directory structure owned by the user running the process. They were introduced in their modern form in 1979 with Version 7 Unix, so are included in all Unix operating system flavors and variants from that point onward including Linux and macOS. From PC DOS 2.0 in 1982, all succeeding Microsoft operating systems, including Microsoft Windows, and OS/2 also have included them as a feature, although with somewhat different syntax, usage and standard variable names. Design In all Unix and Unix-like systems, as well as on Windows, each process has its own separate set of environment variables. By default, when a p ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Federico Faggin
Federico Faggin (, ; born 1 December 1941) is an Italian physicist, engineer, inventor and entrepreneur. He is best known for designing the first commercial microprocessor, the Intel 4004. He led the 4004 (MCS-4) project and the design group during the first five years of Intel's microprocessor effort. Faggin also created, while working at Fairchild Semiconductor in 1968, the self-aligned MOS (metal–oxide–semiconductor) silicon-gate technology (SGT), which made possible MOS semiconductor memory chips, CCD image sensors, and the microprocessor. After the 4004, he led development of the Intel 8008 and 8080, using his SGT methodology for random logic chip design, which was essential to the creation of early Intel microprocessors. He was co-founder (with Ralph Ungermann) and CEO of Zilog, the first company solely dedicated to microprocessors, and led the development of the Zilog Z80 and Z8 processors. He was later the co-founder and CEO of Cygnet Technologies, and then Synapti ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]