Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/t4rm/horloge_x86


https://github.com/t4rm/horloge_x86

Last synced: 9 days ago
JSON representation

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)