Coder Social home page Coder Social logo

besta-tools's Introduction

besta-tools

Tools for working with Besta data formats.

besta-tools's People

Contributors

dependabot[bot] avatar dogtopus avatar

Stargazers

 avatar

Watchers

 avatar

besta-tools's Issues

Dynamic linking

BPABI should allow converting AAELF shared objects to user format DLLs. Figure out how so we can generate DLLs and import tables.

Use section flag-based conversion instead of segment-based

Segment-based conversion assumes the segment structure of the ELF/the ldscript used to generate such ELF, which is not very generic and only works with the custom ldscript that was part of the old devkitPro-based toolchain. It should instead use section flags (or maybe segment flags?) to decide what ELF segments to map to what PE section and use segment info to ensure these sections are contiguous and within the appropriate segments.

Note that the old ldscript behavior may be simulated by passing the ldflags -Wl,-z,max-page-size=0x1000,-z,separate-code on the new toolchain or any other arm-none-eabi toolchains with GCC's default ldscript.

Is it possible to build a custom PRIME_APP.DAT with your tools?

Your project looks like very promising, I'd be very interested to know if it is possible to build KhiCAS for the Prime G1 using your tools, like ExistOS does for the hp39gii.
This would bring up some welcome enhancements on the G1 wrt the builtin CAS including:

  • up to date Giac/Xcas version with all commands available
  • inclusion of LGPL-ed libraries: GMP, MPFR, MPFI: faster bigint support, bigfloat library with arbitrary number of digits computation, interval arithmetic
  • programming editor and shell with syntax coloration, parenthese match
  • 3d geometry app
  • javascript support
    That way the Prime G1 would match other ports of KhiCAS on the Casio fxcg50, Numworks N0110/N0115/N0120 and TI Nspire.

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.