Copy Link
Add to Bookmark
Report
GP32 main file list
- work/lib/gp/gplib/include/*.h
- where all the GP32 ARM version library files are located
- file list
- gpcomm.h : R/F communication
- gpdef.h : GP32 specific defined values
- gpfont.h : font / text display
- gpgraphic.h : graphics
- gpmem.h : memory / strings management
- gpmm.h : sound
- gpnetlib.h : socket
- gpos_def.h : ketnal / timer
- gpsockdef.h : PPP/socket
- gpstdio.h : file I/O
- gpstdlib.h : keyboard/CPU/random variable
- work/lib/gp/gplib/gplib/debug/*.alf
- work/lib/gp/gplib/gplib/release/*.alf
- GP32 ARM version library files for SDT(Software Development Toolkit) (*.alf)
- file list
- gp_entry.alf
- gpfont.alf : font / text display (commonly used for 8/16 bit mode)
- gpfont16.alf : text display (used for only 16 bit mode)
- gpfont8.alf : text display (used for only 8 bit mode)
- gpgraphic.alf : graphics (commonly used for 8/16 bit mode)
- gpgraphic16.alf : graphics (used for only 16 bit mode)
- gpgraphic8.alf : graphics (used for only 8 bit mode)
- gpmem.alf
- gpnet.alf
- gpos.alf
- gpsound.alf
- gpstdio.alf
- gpstdlib.alf
- work/lib/gp/gplib/gplib/debug/init.o
- work/lib/gp/gplib/gplib/release/init.o
- GP32 application entry point module (SDT용 ARM version)
- work/lib/gp/gplib/gplibads/debug/*.a
- work/lib/gp/gplib/gplibads/release/*.a
- GP32 ARM version library files for ADS(ARM Developer Suite) (*.a)
- file list
- gp_entry.a
- gpfont.a : font / text display (commonly used for 8/16 bit mode)
- gpfont16.a : text display (used for only 16 bit mode)
- gpfont8.a : test display (used for only 8 bit mode)
- gpgraphic.a : graphics (commonly used for 8/16 bit mode)
- gpgraphic16.a : graphics (used for only 16 bit mode)
- gpgraphic8.a : graphics (used for only 8 bit mode)
- gpmem.a
- gpnet.a
- gpos.a
- gpsound.a
- gpstdio.a
- gpstdlib.a
- work/lib/gp/gplib/gplibads/gp_entry_Data/Debug/ObjectCode/init.o
- work/lib/gp/gplib/gplibads/gp_entry_Data/Release/ObjectCode/init.o
- GP32 application entry point module (ARM version for ADS)
- work/lib/gp/gplib/src/target/*.*
- file list
- gpstart.c
- gpfont_port.h
- initval_port.h
- gpfontres.dat
- user_init.s