This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2-Tools
/
apple2ix
Watch
1
Star
0
Fork
0
You've already forked apple2ix
mirror of
https://github.com/mauiaaron/apple2.git
synced
2025-02-04 14:34:59 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
apple2ix
/
src
/
rom-shim.c
5 lines
92 B
C
Raw
Normal View
History
Unescape
Escape
ROM shim for Xcode builds
2014-06-22 12:16:08 -07:00
#
ifdef __APPLE__
// include non-free components generated by genrom
Various fixes to get Mac build compiling
2015-11-13 23:13:21 -08:00
#
include
"rom.c"
ROM shim for Xcode builds
2014-06-22 12:16:08 -07:00
#
endif
Reference in New Issue
Copy Permalink