LC-3 Compiler User Manual for SHARP PC-1261/PC-1262

This is a compiler for Pocket Computer created around 1987~1988.

  • Compiler and Runtime Library are very compact and can coexist in memory.
    • You can edit, compile, and run source code in memory.
  • A lot of useful instructions for the game.
  • The generated code is small and fast because variables are stored in RAM.

I recently made PockEmul compatible with the LC-3 Compiler for the Sharp PC-1261/1262. It will be part of PockEmul 2.10.0

This required extensive groundwork, as the compiler relies heavily on undocumented features of the SC61860 processor, many of which had not yet been implemented in the emulator.

The compiler enables developers to write programs directly in BASIC, using special instructions, and then compile the code into LM format, all within the pocket computer itself.

It is particularly well-suited for creating fast-paced graphical games.

Originally developed in Japan, the compiler had no existing English documentation available until now.

To address this, I’ve translated the X thread by @poyokoma_danna, which details LC-3 functionalities, and supplemented it with a translation of the official documentation (hiroog/LC3_Compiler: LC-3 Compiler for SHARP PC-1261/PC-1262).

Continue reading “LC-3 Compiler User Manual for SHARP PC-1261/PC-1262”

Panasonic HHC Manuals

Microsoft Basic

SnapBASIC

SnapFORTH

Scientific Calculator

PortaCalc

PockEmul 2.6.0 New Release

Dear PockEmul’s fans,we are pleased to announce the new PockEmul release. It will be available in the next few days.

This new version brings two new models and some new features:

  • New Casio FP-200 package
  • The Sharp PC-E220 is now part of the “Sharp New Generation” package
  • Share your session in a public folder on PockEmul Cloud
  • The Sharp PC-1350 with BASIC ROM V0
  • Draw touch points
  • Bug fixes
Continue reading “PockEmul 2.6.0 New Release”

Le Service Manual de la Sharp CE-126P

Hans H., de passage sur ce site, a vu que j’étais à la recherche du service Manual de la CE-126P. Un petit scan et voilà qu’il me le mail.
C’est une super surprise car la CE-126P a un protocole de communication un petit peu complexe qui me donne du fil à retordre.
En effet elle est à la fois compatible avec la première génération de pocket (PC-1251, PC-1401) mais aussi avec les dernières génération qui utilise un DEVICE CODE dans le protocole.
J’espère qu’avec ces informations, je vais pouvoir améliorer l’émulation de cette imprimante à tout faire de la gamme Sharp.
CE-126P Service Manual
Merci encore Hans.