「App:Library:FabGL:File List」の版間の差分
提供: robot-jp wiki
ナビゲーションに移動検索に移動| 27行目: | 27行目: | ||
** soundgen.h This file contains all classes related to FabGL Sound System | ** soundgen.h This file contains all classes related to FabGL Sound System | ||
** swgenerator.cpp | ** swgenerator.cpp | ||
| − | * swgenerator.h This file contains fabgl::GPIOStream definition</div> | + | ** swgenerator.h This file contains fabgl::GPIOStream definition</div> |
*▶ dispdrivers <div class="mw-collapsible mw-collapsed"> | *▶ dispdrivers <div class="mw-collapsible mw-collapsed"> | ||
| 62行目: | 62行目: | ||
</div> | </div> | ||
| − | *▶ | + | *▶ emudevs <div class="mw-collapsible mw-collapsed"> |
| + | ** graphicsadapter.cpp | ||
| + | ** graphicsadapter.h This file contains fabgl::GraphicsAdapter definition | ||
| + | ** i8042.cpp | ||
| + | ** i8042.h | ||
| + | ** i8080.cpp | ||
| + | ** i8080.h This file contains fabgl::i8080 definition | ||
| + | ** i8086.cpp | ||
| + | ** i8086.h | ||
| + | ** MC146818.cpp | ||
| + | ** MC146818.h | ||
| + | ** MOS6502.cpp | ||
| + | ** MOS6502.h This file contains fabgl::MOS6502 definition | ||
| + | ** PIC8259.cpp | ||
| + | ** PIC8259.h | ||
| + | ** PIT8253.cpp | ||
| + | ** PIT8253.h | ||
| + | ** VIA6522.cpp | ||
| + | ** VIA6522.h This file contains fabgl::VIA6522 definition | ||
| + | ** Z80.cpp | ||
| + | ** Z80.h This file contains fabgl::Z80 definition | ||
| + | </div> | ||
| + | |||
| + | *▶ network <div class="mw-collapsible mw-collapsed"> | ||
| + | ** ICMP.cpp | ||
| + | ** ICMP.h This file contains ICMP (ping) class | ||
| + | </div> | ||
| + | |||
| + | * canvas.cpp | ||
| + | * canvas.h This file contains fabgl::Canvas definition | ||
| + | * codepages.cpp | ||
| + | * codepages.h This file contains codepages declarations | ||
| + | * collisiondetector.cpp | ||
| + | * collisiondetector.h This file contains fabgl::CollisionDetector class definition | ||
| + | * displaycontroller.cpp | ||
| + | * displaycontroller.h This file contains fabgl::BitmappedDisplayController definition | ||
| + | * fabfonts.cpp | ||
| + | * fabfonts.h | ||
| + | * fabgl.h This file is the all in one include file. Application can just include this file to use FabGL library | ||
| + | * fabglconf.h This file contains FabGL library configuration settings, like number of supported colors, maximum usable memory, terminal fonts, etc.. | ||
| + | * fabui.cpp | ||
| + | * fabui.h This file contains all classes related to FabGL Graphical User Interface | ||
| + | * fabutils.cpp | ||
| + | * fabutils.h This file contains some utility classes and functions | ||
| + | * inputbox.cpp | ||
| + | * inputbox.h This file contains the InputBox class | ||
| + | * scene.cpp | ||
| + | * scene.h This file contains fabgl::Scene definition | ||
| + | * terminal.cpp | ||
| + | * terminal.h This file contains fabgl::Terminal definition | ||
| + | * terminfo.cpp | ||
| + | * terminfo.h This file contains terminal emulation definitions | ||
| + | * ulp_macro_ex.cpp | ||
| + | * ulp_macro_ex.h | ||
| + | |||
|} | |} | ||
2022年6月10日 (金) 15:11時点における版
|