aboutsummaryrefslogtreecommitdiffstats
path: root/src/dos.h
blob: 412f580449f02754343e980ac0ddebe392b529a9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
#pragma once

#include <stdint.h>
#include <stdio.h>

void init_dos(int argc, char **argv);
void int20(void);
void int21(void);
void int22(void);
void int28(void);
Un proyecto texto-plano.xyz