Found 123 entries matching the search criteria:
1 / 2 / 3 / 4 / 5 / 6 / 7 / 8 / 9 / 10
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The COMPANION to the ORIC 1 | Ian Adamson | 1983 | Pan | Download | C'est vraiment un grand livre.
Il parle de comment brancher l'ordinateur (agréable, avec des photos très claires), et explique brievement le fonctionnement d'un ordinateur.
Les chapitres suivants traitent de la programation en Basic, des fonctions graphiques et sonores.
Pour finir, une introduction à la programmation assembleur, et de nombreuses annexes avec des table de codes ASCII, code escapes, messages d'erreur, commandes de l'imprimante, shémas des connecteurs d'extension, etc...
Ce livre deviendra par la suite le manuel de référence de l'Oric Atmos | It's really a great book.
In this book you can find how plug and use your Oric Computer (nice !), and you get a brief description of how a computer works.
Next chapters learn you the way of programming in Basic language, to do graphics and sounds.
At the end, you can find an introduction to machine code, and many appendices covering ASCII tables, escape codes,
error messages, memory map, MCP 40 printer commands, I/O connectors, and many other interesting stuffs.
It will become the official reference manual sold with Atmos computer (see below) |
| |
| Getting the most from your Oric - The indispensable guide to your home computer | Bryan Skinner | 1984 | Penguin | ISBN 014007808 | Download | Encore une des nombreuses réécritures de manuel.
Il propose des informations sur comment utiliser l'Oric et son BASIC. Certaines pages intérieures sont en couleur. | This on is another 'Manual re-write'. Instruction in how to use Oric and its' BASIC. Some colour pages inside. |
|
The oric 1 program book, 50 programs | Vince Apps | 1983 | Phoenix Publishing Associates | ISBN 0 9465 7601 7 | Download | Ce libre contient 50 programmes a usage personel, éducatif et commercial, qui fonctionnent sur tous les modeals d'oric 1. | This book contains 50 programs for home, educational and business use, that are compatible with all models of oric 1. |
| |
| Understanding oric | Ian McLean | 1984 | Prentice Hall | ISBN 013477332 | Download | Encore une réécriture du manuel de l'oric.
Celui-ci est particulièrement correct, et en 284 pages couvre les roms 1.0 et 1.1, et propose
de nombreuses annexes, un index ainsi qu'une table des matières. | Another Manual rewrite.
Quite a decent one with 284 pages and coverage of both ROMs, appendices, index and table of content. |
|
Votre Oric (Oric 1 et Atmos) | Ian Mc Lean | 1984 | Prentice Hall, Inter-Editions | ISBN 2 7296 0112 0 | Download | Ce livre présente aux débutants en informatique les concepts fondamentaux relatifs à l'utilisation du micro-ordinateur ORIC.
Il permet notamment d'apprendre à manipuler les différents composants de l'ordinateur (clavier, écran, mémoires, imprimante) et ce, pour les deux versions les plus répandues:
ORIC et ORIC-ATMOS. Le langage de base est exposé et illustré à l'aide de nombreux exemples. une attention particulière est portée à la fonction sonore et graphique de l'ORIC.
Ce livre ne nécessite aucune connaissance préalable en informatique ou en mathématiques.
Rédigé de manière simple et alerte, il vous présente progressivement les différentes possibilités qui vous sont offertes par ORIC. | A simplified user manual. |
| |
| Jeux et programmes pour l'ordinateur Oric 1 | Laurent Chemla, Nicolas Stronck | 1984 | Shift Éditions |
|
Jeux et programmes pour l'ordinateur Oric Atmos | Laurent Chemla, Nicolas Stronck | 1984 | Shift Éditions |
| |
| Easy Programming for the Oric-1 | Ian Stewart, Robin Jones | 1983 | Shiva | ISBN 0 906812 43 7 | Download |
|
Games To Play On Your Oric 1 | Czes Kosniowski | 1983 | Shiva | ISBN 090681248 | Download | Ce livre contient des programmes en BASIC. Contrairement à ce qu'indique le titre, ce livre contient
aussi quelques démonstrations graphiques, en plus des jeux. | Czes wrote this book of BASIC programs.
Despite the name it features graphics demos etc, not just games. |
| |
| Machine Code For The Atmos & Oric 1 | Bruce Smith | 1984 | Shiva | ISBN 090681265 | Download | A l'arrière du livre vous pourriez lire ceci:
Si vous n'êtes plus motivés par le BASIC, essayez donc le code machine.
Parlez donc à votre ordinateur dans son propre langage, et regardez à quelle vitesse il réagit. Découvrez comment utiliser l'hexadécimal et le binaire, les registres, les adressages absolus et indirects, les drapeaux, rotations décallages et sauts.
Ce livre contient une description complete du jeu d'instruction utilisable avec le 6502 qui équipe l'oric, ainsi qu'un certain nombre d'applications l'utilisant. Il explique comment, quand et ou les routines en code machine peuvent être stockées. Un moniteur assembleur est fourni pour faciliter la saisie du code.
Ne laissez pas votre oric prendre la poussière - parlez lui ! | On the back of the book you could read the following:
If you are no longer boggled by BASIC, try beeing mesmerized by machine code.
Talk to your computer in its own language and see how much more quickly it responds. Find out how it uses hexadecimal and binary, registers, absolute and indirect adressing, flags, shifts, rotates and jumps.
This self-contained book gives a full description of all the machine code instructions available to the Oric's 6502 chip and also suggests applications for theis use. It describes how, when, and where machine code routines can be entered. A simple monitor program is provided to facilitate the entry of your machine code routines.
Don't let your Oric gather dust on the shelf - talk to it ! |
|
Getting more from your oric | Henry Hicks | 1984 | Sigma Technical Press | ISBN 0 905104 56 0 | Download | Cet ouvrage vous initie au BASIC de L’ORIC et explique comment en étendre l'utilisation en utilisant les appels système, et le code machine, etc.
Pour les amateurs de matériel, Henry Hicks met l’ORIC en pièces en expliquant exactement ce que fait chaque puce.
Il y’a une description complète du processeur de l'ORIC – Le 6502 - et ce que cela implique au niveau de la programmation en assembleur.
Les besoins des programmeur les plus aventureux sont également couverts - vous y trouverez de nombreux conseils et astuces intéressantes - y compris de nombreuses techniques de programmation avancées.
Une partie de l'ouvrage s'intéresse aussi à la communication à d'autres périphériques.
Henry Hicks est un expert dans ce domaine et explique, en termes simples, l'utilisation d’extensions du matériel et la façon de les contrôler. | This book takes you through ORIC BASIC and explains how to extend the use of BASIC by using system calls, machine code and the like.
For the hardware enthusiast, Henry Hicks literally takes the ORIC apart and
puts it back together again - explaining exactly what each chip does. There is a full description of the ORIC's CPU - the 6502 chip - and how it relates to assembler language programming.
The needs of the more adventurous programmer are also covered - you'll find many stimulating hints and tips - including many advanced programming techniques.
Importantly, a part of the book is concerned with communication to other devices.
Henry Hicks is an expert in this field and explains, in simple terms, the uses of add-on hardware and how to control it. |
| |
| Atmos, 56 Programmes | Stanley R. Trost | 1984 | Sybex | ISBN 2-7361-0072-9 | Download |
|
Jeux en basic sur Oric | Peter Shaw | 1983 | Sybex | Download | Des jeux en basic... | Some basic games... |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 / 2 / 3 / 4 / 5 / 6 / 7 / 8 / 9 / 10
|