SkillAgentSearch skills...

Bz80

An ez80 emulator written in TI-BASIC (itself interpreted by an ez80)

Install / Use

/learn @commandz0/Bz80
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

bz80

(from TI- B ASIC e z80)

A ez80 emulator written in TI-BASIC.

To use it, store the initial RAM state in L1 with one byte per list element, then call prgmBZ80.

FAQ:

Does it work?

No.

Is it fast?

No.

Can it run Oiram/Pacman/(insert name of game here)?

No.

Can it run TI-OS?

No.

Can I use it for bypassing exam mode?

No.

Does it emulate the entire ez80 instruction set?

No.

Does it support calling OS functions?

No.

Does it support drawing to the screen?

No.

Does it support reading from the keypad?

No.

Does it support USB?

No.

Does it support interrupts?

No.

Does it emulate the CE's ASIC?

No.

Does it support flash?

No.

Is there any legitimate reason for me to use this program?

No.

Why?

I wrote this because TI decided to remove assembly functionality from the latest OS version. This doesn't help with that at all, I'm just being petty. It's also highly ironic to have an interpreted program emulate the ISA it's running on. If anyone wants to take this a step further and run TI-BASIC inside of this, that would be awesome.

View on GitHub
GitHub Stars11
CategoryDevelopment
Updated7mo ago
Forks1

Languages

C

Security Score

82/100

Audited on Aug 29, 2025

No findings