Coder Social home page Coder Social logo

lunarreader's Introduction

Lunar Reader

Lunar Reader for fx-9750/9860GIII, running on C.Basic

Note This project currently only supports GBK (Chinese) encoding, which is compatible with ASCII and can display part of Japanese, Russian, and Greek.

Version Tag Release Code What's New
v1.5.x X-Ray Table of Contents
v1.4.x Sunloar Optmize UI,fix bugs
v1.3.x Sophia Low memory mode (Disabled in later version)
v1.2.x Stephen Add GPLv3 license
v1.0.x Unstable First release

Usage

Note Since this project relies on C.Basic, it may exhibit some unexpected behaviors, most of which are due to the characteristics of C.Basic or which C.Basic dose not supports. Please check carefully before submitting an issue.

Open File

Note I have tried to develop an easy-to-use UI interface for file selection, but C.Basic couldn’t list files in the directory, so they won’t appear.

Just enter file path (Use linux style /).

Page Up/Down

Press Up or Down arrow key.

A gray mask will be displayed on the space after EOF, or replace unavailable character.

Byte In/Out

Press Left or Right arrow key.

It's usefull when you're break out the double-byte GBK encoding character.

Jump

Press F1. Enter hexadecimal number (X,Theta,T ~ tan for A ~ F), then press EXE.

Table of Contents

Press F4.

When first open one file, this program will scan for it's contents, please wait for a monment.

Note I've tried to use C.Basic native string search function but it dose not work as expected on GBK encoding file.

It dose scanning for <LF> character, then test if the next character is in [*#-0123456789第 (the last one is a Chinese character which is a prefix means "N-th").

lunarreader's People

Contributors

nwater23 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.