Found 115 entries matching the search criteria:
- content: available
- type: book
1 / 2 / 3 / 4 / 5 / 6 / 7 / 8 / 9
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Programmer en langage machine sur Oric-Atmos et Oric-1 | Bruce Smith | 1985 | Cedic, Nathan | ISBN 2-7124-0574-9 | 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 ! |
| |
| Programmes de résistance des matériaux sur Oric-1 et Oric Atmos | Ernest Rosenthal | 1984 | Eyrolles | Download |
|
Programmes pour votre Oric | Edgar Jacob, Joseph Portelli | 1984 | Editions SORACOM | ISBN 2-904032-13-4 | Download |
| |
| Programming the 6502 | Rodnay Zaks | 1978 | Sybex | ISBN 0-89588-135-7 | Download | Ce livre est considéré comme étant le livre de référence pour les programmeurs en assembleur 6502 | This book is considered as the reference document on how to program in 6502 assembly language |
|
Sedoric 3.0 à NU | André Chéramy | 1998 | Oric International | Download | Ce livre est un décorticage complet de la structure de Sedoric 3.0, structure des banques, facon dont les commandes sont implémentées, liste des variables système, etc... | This book is a complete description of the internals of Sedoric 3.0, including how banks are structured, how commands are implemented, list of system variables, etc... |
| |
| Sixty programs for the Oric-1 | Robert Erskine, Humphrey Walwyn, Paul Stanley, Michael Bews | 1983 | Pan | ISBN 033028261 | Download | De nombreux petit programmes en basic de relativement bonne qualité, allant du space invaders au calcul de biorithmes.
Un bon livre pour débuter. | Many small basic programs, most of them are pretty good. From games like Alien to Bioryth-program. A good book for a beginner. |
|
Telestrat a coeur ouvert | Guillaume Meister | 1987 | Aedit | Download | Livre sur le Telestrat par le Club Oric Telestrat a destination des développers, avec la présentation de matériel et des exemples de code. | Book about the Telestrat by the Club Oric Telestrat targeted to developers, with presentation of the harware and some sample code |
| |
| Telestrat Système m'était conté | Guillaume Meister | 1990 | Download | La suite de Telestrat a coeur ouvert, avec la présentation de Telemon | The followup of Telestrat a coeurt ouvert, with the presentation of Telemon |
|
The Atmos book of games | Wynford James | 1984 | Micro Press | ISBN 074470018 | Download | Ce livre est exactement le même que 20 Games For The Oric 1 excepté le
fait que les programmes ont été légerement modifiés afin de pouvoir fonctionner
aussi sur un oric Atmos. | This book is exactly the same as 20 Games For The Oric 1 except
that the programs have all been altered slightly to run on the Atmos. |
| |
| The Atmos Programmer | Mike James, S.M. Gee | 1984 | Granada | ISBN 0-246-12535-7 | Download | Ce livre n'est pas aussi didactique que l''Advanced user guide', mais il contient suffisament de petits
conseils pour être une véritable aide pour devenir un meilleur programmeur sur Oric. | Not as comprehensive as the advanced user guide but many small tips if you want to be a better Oric-programmer. |
|
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) |
| |
| The ORIC-1 and how to get the most from it | Ian Sinclair | 1983 | Granada | ISBN 0 246 12130 0 | Download | Excepté le fait d'avoir le titre le plus long pour un livre parlant d'oric, il
n'y a vraiment pas grand chose a en dire. C'est une sorte de manuel qui tire en longueur. | This is the longest title for an Oric book.
Nothing special at all. |
|
The oric 1 companion | Bob Maunder | 1983 | LINSAC | ISBN 090721103 | Download | Ce livre propose un désassemblage de la ROM, il est donc très similaire à l''Advanced user guide'. | This book has a ROM disassembly so is similar to the Advanced user guide. |
| |
|
|
|
|
|
|
|
|
|
|
1 / 2 / 3 / 4 / 5 / 6 / 7 / 8 / 9
|