Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 967 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 967 Bytes

fxListExporter

fxListExporter is an Add-in for fx-9860 series calculators. It can help you export your calculator's list data in CSV format.

Function

  • Generate a CSV file to storage memory.
  • Generate a CSV file to SD card.
  • Display a QR code.
  • Choose the columns and rows you want.

中文说明

Known Issue

When using QR code mode, this tool can't export too much data once.

Thanks

Thanks flaribbit for his fxQr library.

Thanks Simon Lothar for his great work in syscall.

Build

To build this tool, you need fx-9860G Software Development Kit. You can learn more from planet-casio.

For SH4 device, you need to convert the G1A file after built process. You can use this website.