Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kill the bit program does not work as expected #1

Open
Selorax opened this issue Feb 7, 2023 · 0 comments
Open

Kill the bit program does not work as expected #1

Selorax opened this issue Feb 7, 2023 · 0 comments

Comments

@Selorax
Copy link

Selorax commented Feb 7, 2023

The program itself is a classic game for Altair. https://altairclone.com/downloads/killbits.pdf

Steps to reproduce:

  1. Open https://wixette.github.io/8800-simulator/ in browser
  2. Switch the machine ON
  3. Switch to Debug tab
  4. Input the following hex string:
21 00 00 16 80 01 0E 00 1A 1A 1A 1A 09 D2 08 00 DB FF AA 0F 57 C3 08 00
  1. Switch back to Simulator, click Reset and Run

Expected result: the top 8 address LEDs show a moving light while top address switches invert its state

Observed result: neither top 8 address LEDs nor data LEDs a lit while the program is executed. Switches seem to do nothing.

The program shows the same behavior when input by switches manually as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant