agon-vdp icon indicating copy to clipboard operation
agon-vdp copied to clipboard

Official AGON QUARK Firmware: ESP32 VDP

Results 32 agon-vdp issues
Sort by recently updated
recently updated
newest added

The title may be misleading. I am using asm through z88dk C compiler. What happens is that the blinking of the text cursor is not visible unless the current foreground...

enhancement

Currently, if the cursor is on, it will always blink. This makes it using the cursor in a text editor annoying because it blinks even when you are going through...

enhancement

Are you ever going to update Quark to Console8 status? If not, would you please leave firmware to Steve, and announce so on Facebook. People don't understand they can use...

This only occurs on the bottom row (screen scroll). Same error occurs if background set in a different viewport. You can see the loop runs consistently but changes behaviour when...

bug

fixes scrolling background colour issue - the new area of screen will now always be filled with the current text background colour also adds support for movement directions 4-7, which...

Made some changes and tested these as proposed in: https://github.com/breakintoprogram/agon-mos/issues/125 Should be able to cleanly merge.

implements `VDU 27,x` which will send character `x` to the screen, allowing characters 0-31 and 127 to be written to screen (as per R.T.Russell’s BASIC for Windows) add in `VDU...

This builds on work done by @movievertigo in #143 With this PR it becomes possible to set a "base frequency" on a sample, and once that is set the sample...