Fixed naming conventions not followed

This commit is contained in:
François Autin
2023-03-08 13:05:59 +01:00
parent 08bad49558
commit 58890d85d1
2 changed files with 2 additions and 3 deletions

View File

@ -7,7 +7,6 @@ use crate::Machine;
const MEM_SIZE : usize = 4096;
/* TRUCS MANQUANTS
* Verifier qu'il y a un nombre pair de caractere hexa dans la ligne correspondante d'une section du fichier source
* Sinon on ne peut pas automatiquement remplir chaque octect car 2 hexa = 1 octet