QNICE-FPGA icon indicating copy to clipboard operation
QNICE-FPGA copied to clipboard

QNICE-FPGA is a 16-bit computer system for recreational programming built as a fully-fledged System-on-a-Chip in portable VHDL.

Results 76 QNICE-FPGA issues
Sort by recently updated
recently updated
newest added

The topic of multiple keyboard layouts is a larger topic. But at least in the WASM emulator, we need to be able to support an english keyboard layout and switch...

V2.0

This issue is about making the Monitor embeddable as kind of an "operating system" in other projects that are using QNICE such as [MiSTer2MEGA65](https://github.com/sy2002/MiSTer2MEGA65). Currently, the gbc4mega65 project needs to...

V1.7

Instead of having the following line in our documentation (taken from the main README.md): Enter M then L there. You should see something like "Memory/Load". We could have: Enter M...

V2.0

`IO$GETS_CORE` in `monitor/io_library.asm` implements the various gets variants that are used throughout the whole system. For providing maximum flexibility regarding the end user's terminal settings, the Monitor accepts as line...

V1.7

Based on and inspired by the discussions in issue #187: Create a Wolfenstein-ish 3D maze demo

V2.0

This issue is spawned from issue #41. There, @MJoergen proposed in https://github.com/sy2002/QNICE-FPGA/issues/41#issuecomment-706124316 to adhere to the Avalon-MM interface. @sy2002 answered in https://github.com/sy2002/QNICE-FPGA/issues/41#issuecomment-706527777 that also WishBone might be something we could...

V2.0

### Add a stereo SID (and maybe a 6510 co-processor) The goal is to play SID tunes. It's been a while, but as far as I remember, SID tunes contain...

V1.7

On my monitor HDMI on MEGA65 works fine. On Volkers it does not, he writes: > Btw. I received a Mega65 prototype and did a short test with your qnice...

V1.7

The Nexys4DDR board contains a DDR2 memory with a 16-bit data bus, and a total of 8 M words of memory. The extra memory could be used for graphics etc....

V2.0