Added the vic20 georam emd.

This commit is contained in:
Marco van den Heuvel
2018-03-19 11:34:41 -07:00
parent eaaab65d3c
commit 2533cc8d75
3 changed files with 359 additions and 0 deletions

View File

@@ -106,6 +106,7 @@ extern void vic20_ptvjoy_joy[];
extern void vic20_stdjoy_joy[]; /* Referred to by joy_static_stddrv[] */
extern void vic20_rama_emd[];
extern void vic20_georam_emd[];
/* End of vic20.h */
#endif