axpbox icon indicating copy to clipboard operation
axpbox copied to clipboard

AXPbox Alpha emulator

Results 60 axpbox issues
Sort by recently updated
recently updated
newest added

Advantages: - Makes the codebase smaller - Qt is more widely used, so it should be more stable - It supports events - Qt GUI backend may be used to...

enhancement

Several components contain a loop that does something every 10 milliseconds (e.g. DEC21143). I believe this could be improved by having these triggered when needed using some thread safe mechanism,...

enhancement

When copying file from a CD drive (DQA1) to the hard drive (DQA0) with the DCL `COPY` command, the IDE controller breaks after a while and can't read anything.

bug

AlphaServer ES40 supports two types of BIOS - SRM and ARC, the former being used for most operating systems, while the latter is required to run Windows NT and can...

enhancement

For the purpose of debugging the OS and/or firmware a graphical debug console showing the state of the CPU (instruction pointer, disassemler et cetera) and peripheral registers, maybe with some...

enhancement

OS: RHEL 8.2 (GNOME) Regardless of the keyboard layout, the SDL GUI uses a QWERTZ derivative on which a lot of characters like @ can't be typed.

bug

Is it possible for an Alpha emulator to support "idling"? Many others do, at least if the OS is cooperative. It would be nice for AXPbox, running OpenVMS, not to...

enhancement

Unfortunately due to circumstances beyond my control, my main computer is a Raspberry Pi 4 8 GB running Ubuntu Mate 22.04. The problem is that it runs ok, but it...

First you need to program the flash, which also doesn't work I was able to program this on Qemu [arc.zip](https://github.com/lenticularis39/axpbox/files/11747682/arc.zip) I've attached the programmed pflash image for refrence. ![programmed pflash](https://github.com/lenticularis39/axpbox/assets/9031439/6ea57027-c8ea-43cf-a723-fd3de1cc6ede)

bug
enhancement

The README says that networking doesn't work more than a few minutes. The current code, with OpenVMS 8.4 at least, works ok for me. I just had it up for...