Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/t4rm/horloge_x86
https://github.com/t4rm/horloge_x86
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/t4rm/horloge_x86
- Owner: t4rm
- Created: 2023-12-04T00:50:18.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2023-12-04T00:57:56.000Z (12 months ago)
- Last Synced: 2023-12-04T01:29:31.462Z (12 months ago)
- Language: Assembly
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Horloge 8086
Ce programme, réalisé en langage bas niveau (assembleur) pour Intel 8086, est un menu dont les fonctionnalités sont : Afficher l'heure des grandes viles, l'heure locale, mettre en place un compte à rebours et lancer un chronomètre.
## Installation
Cloner le projet
```bash
git clone https://github.com/t4rm/horloge_x86
```Compilez le fichier asm puis executer l'exécutable.
## Crédits
[IUT de Metz - Département Informatique](https://iut-metz.univ-lorraine.fr/departement-informatique)