Code Monkey home page Code Monkey logo

zeph-39gx's Introduction

About Zeph-39GX

This projects aims to create a third-party open source firmware for HP-39gs calculator. Currently mainly a emulator which will emulate TI-82/83/85/86.

Project status

Well, it's almost like... I gave up. So here is what we have:

  • ARM9 core with I/D cache and MMU
  • S3C2410 Interrupt Controller
  • S3C2410 PWM Timer
  • S3C2410 General Timer
  • S3C2410 LCD Controller
  • S3C2410 GPIO
  • HP-39gs Buzzer Driver (PWM)
  • HP-39gs Keypad Driver (GPIO)

What we do NOT have:

  • Compatibility with stock bootloader
  • Any way of downloading this firmware into calculator without a JTAG
  • Power management

What's inside this repository

  • 8xemu-39: HP-39gs port of TI-8XEMU, an tiny TI-82\83\85\86 emulator

I am a user, how to install Zeph-39GX to my calculator?

This project is still under early development, currently you may not be able to install on your own.

I am a developer, how to get started?

Please be aware that all operations should be completed in a PC with Windows 2000 or above OS installed.

  • Compile&Build

You would need IAR Embedded Workbench for ARM or KEIL MDK-ARM in order to compile the source code, GNU GCC is not offically supported currently.

  • Download to calculator

Currently you would need a JTAG debugger to flash a stock HP-39gs, J-Link and J-Flash are confirmed to work, a homebrew LPT JTAG interface should also work fine.

Flash 39gs.bin in object directory to 0x0000000 of NOR Flash and your own ti-86 ROM file to 0x00080000 of NOR Flash with JTAG.

  • Debug

The program should run with a simple reset after downloading. If you wish to debug with IAR or Keil, simply press Debug button(Keil) or Debug without download(IAR) should bring your calculator into debug mode (Surely, via JTAG).

Contact me

zeph-39gx's People

Contributors

zephray avatar forhuan avatar

Watchers

James Cloos avatar  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.