mirror of
https://gitea.tendokyu.moe/Dniel97/segatools.git
synced 2024-11-11 23:17:08 +01:00
bc297b2480
Going to add some ALLS stuff to libplatform and the ALLS hardware does not contain an AMEX board.
9 lines
158 B
C
9 lines
158 B
C
#include <windows.h>
|
|
#include <initguid.h>
|
|
|
|
#include "amex/ds.h"
|
|
#include "amex/eeprom.h"
|
|
#include "amex/gpio.h"
|
|
#include "amex/jvs.h"
|
|
#include "amex/sram.h"
|