Changes between Version 6 and Version 7 of Sperimentazione 1


Ignore:
Timestamp:
Feb 28, 2018, 2:31:24 PM (6 years ago)
Author:
Mattia Monga
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Sperimentazione 1

    v6 v7  
    66 * source:trunk/mioboot-nobios-simple.asm
    77 * source:trunk/mioboot.asm (Questo invece usa i servizi del BIOS: tecnica non vista a lezione ma spiegata negli appunti)
    8  * source:trunk/Makefile@2:4-5,10-11
    98 * [attachment:sinossi1.pdf Appunti (preliminari ma dettagliati)] (Segnalate errori e imprecisioni!)
    109 
     
    1918{{{
    2019#!sh
    21 qemu -S -s  mioboot-nobios-simple
     20qemu-system-i386 -S -hda mioboot-nobios-simple -gdb tcp::1234
    2221}}}