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

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

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