Home  /  Education Apps  / PokecomGO - CASIO PB Simulator on Windows Pc

PokecomGO - CASIO PB Simulator on Windows Pc

Developed By: デジホリ工房

License: Free

Rating: 5,0/5 - 1 votes

Last Updated: April 17, 2024

Download on Windows PC

Compatible with Windows 10/11 PC & Laptop

App Details

Version 1.06.11
Size 2.2 MB
Release Date December 24, 23
Category Education Apps

App Permissions:
Allows access to the vibrator. [see more (3)]

What's New:
Fixed display bug with 11-digit numbers. [see more]

Description from Developer:
This is a simulator of CASIO's Pocket Computer PB-100.
It reproduces the unique BASIC of the PB-100 generation.
(Omitting the closing parentheses of calculation formula,
using... [read more]

App preview ([see all 6 screenshots]  /  [view video])

App preview

About this app

On this page you can download PokecomGO - CASIO PB Simulator and install on Windows PC. PokecomGO - CASIO PB Simulator is free Education app, developed by デジホリ工房. Latest version of PokecomGO - CASIO PB Simulator is 1.06.11, was released on 2023-12-24 (updated on 2024-04-17). Estimated number of the downloads is more than 5,000. Overall rating of PokecomGO - CASIO PB Simulator is 5,0. Generally most of the top apps on Android Store have rating of 4+. This app had been rated by 1 users, 1 users had rated it 5*, 1 users had rated it 1*.

How to install PokecomGO - CASIO PB Simulator on Windows?

Instruction on how to install PokecomGO - CASIO PB Simulator on Windows 10 Windows 11 PC & Laptop

In this post, I am going to show you how to install PokecomGO - CASIO PB Simulator on Windows PC by using Android App Player such as BlueStacks, LDPlayer, Nox, KOPlayer, ...

Before you start, you will need to download the APK/XAPK installer file, you can find download button on top of this page. Save it to easy-to-find location.

[Note] You can also download older versions of this app on bottom of this page.

Below you will find a detailed step-by-step guide, but I want to give you a fast overview of how it works. All you need is an emulator that will emulate an Android device on your Windows PC and then you can install applications and use it - you see you're playing it on Android, but this runs not on a smartphone or tablet, it runs on a PC.

If this doesn't work on your PC, or you cannot install, comment here and we will help you!

Step By Step Guide To Install PokecomGO - CASIO PB Simulator using BlueStacks

  1. Download and Install BlueStacks at: https://www.bluestacks.com. The installation procedure is quite simple. After successful installation, open the Bluestacks emulator. It may take some time to load the Bluestacks app initially. Once it is opened, you should be able to see the Home screen of Bluestacks.
  2. Open the APK/XAPK file: Double-click the APK/XAPK file to launch BlueStacks and install the application. If your APK/XAPK file doesn't automatically open BlueStacks, right-click on it and select Open with... Browse to the BlueStacks. You can also drag-and-drop the APK/XAPK file onto the BlueStacks home screen
  3. Once installed, click "PokecomGO - CASIO PB Simulator" icon on the home screen to start using, it'll work like a charm :D

[Note 1] For better performance and compatibility, choose BlueStacks 5 Nougat 64-bit read more

[Note 2] about Bluetooth: At the moment, support for Bluetooth is not available on BlueStacks. Hence, apps that require control of Bluetooth may not work on BlueStacks.

How to install PokecomGO - CASIO PB Simulator on Windows PC using NoxPlayer

  1. Download & Install NoxPlayer at: https://www.bignox.com. The installation is easy to carry out.
  2. Drag the APK/XAPK file to the NoxPlayer interface and drop it to install
  3. The installation process will take place quickly. After successful installation, you can find "PokecomGO - CASIO PB Simulator" on the home screen of NoxPlayer, just click to open it.

Discussion

(*) is required

This is a simulator of CASIO's Pocket Computer PB-100.
It reproduces the unique BASIC of the PB-100 generation.
(Omitting the closing parentheses of calculation formula,
using variables in the destination of GOTO, etc. ..)
You can input and output BASIC text file by load and save menu.
And sound data compatible with cassette I / F is analog output by SAVE command.

<Supported BASIC instraction>
PRINT
INPUT
GOTO
GOSUB-RETURN
FOR-TO-STEP-NEXT
IF-THEN/IF-;
VAC
CLEAR/CLEAR A
RUN
LIST
END
KEY
CSR
DEFM
MID
VAL
SIN/COS/TAN/ASN/ACS/ATN
LOG/LN/EXP/SQR
ABS
SGN
INT
FRAC
RND
RAN#
STOP
SAVE
ON GOTO / ON GOSUB
READ DATA RESTORE
STR$
KEY$
MID$
BEEP
LET

<Setting menu>
・cpu clock emulate
 Putting some wait of execution and realize the operation close
 to the actual machine.
・memory unit
 Setting whether extended memory exists or not.
 It only changes the remaining memory display.
・UI design
 When set to 'PB-100 compatible' it will be like PB-100.
 When set to 'PB-100 custom' the 'F'key and '↑','↓'key is enabled.
・viblation
 It vibrates when the key is pressed.
・debug
 It displays debug messages and a frame of software keys.

<About Special Symbols>
In the input/output file, PB special symbols are converted to escape characters.
Invalid except ASCII code.

\\ ¥
\LE(or <=) Less Equal
\NE(or <>) Not Equal
\GE(or >=) Greater Equal
\LA Left Arrow
\DA Down Arrow
\RA Right Arrow
\UA Up Arrow
\PI PI
\EX EXponent
\CI CIrcle
\SQ SQuare
\TR TRiangle
\CR CRoss
\DV DiVide
\DT DoT
\DG DeGree
\SP SPade
\HT HearT
\DI DIa
\CL CLover
\BX Box
\SG SiGma
\OM OMega
\MU MU

<Other>
Spaces between instructions and parameters can be omitted.
(ex.)
PRINT CSR1;"ABC"
SINA
etc.

If you press the '←' key after manual calculation,
the previous command will be displayed.
Step count calculation is not accurate. There are some errors with the actual machine.
Program trace execution is not implemented yet.
Moreover, the program can not resume after interruption. It will only be finished.
Fixed display bug with 11-digit numbers.
Allows access to the vibrator.
Allows an application to read from external storage.
Allows an application to write to external storage.