summaryrefslogtreecommitdiff
path: root/wasp/boards/simulator/display.py
AgeCommit message (Expand)Author
2021-02-25boards: simulator: Pick up out-of-bounds drawingDaniel Thompson
2021-01-10boards: simulator: Add basic mute simulationDaniel Thompson
2020-12-12boards: simulator: Additional testsDaniel Thompson
2020-12-12boards: simulator: Improve spi.write() simulationDaniel Thompson
2020-12-04simulator: Suppress the pysdl2/numpy warningDaniel Thompson
2020-08-16boards: simulator: Add an screenshot facilityDaniel Thompson
2020-08-15wasp: Introduce a NEXT eventDaniel Thompson
2020-07-09boards: simulator: Swap up/down swipe detectionDaniel Thompson
2020-06-27boards: simulator: Add swipe detection and button supportDaniel Thompson
2020-06-11wasp: simulator: Add interupt support for CST816SDaniel Thompson
2020-04-11wasp: simulator: Use Tab to replicate the physical buttonDaniel Thompson
2020-04-06wasp: simulator: Optimize the drawing processDaniel Thompson
2020-04-06wasp: simulator: Swap up/down and left/rightDaniel Thompson
2020-03-22Add licensing information for all wasp-os files.Daniel Thompson
2020-03-08wasp: Re-factor how Draw565 is used.Daniel Thompson
2020-03-08wasp: Integrate the touch driverDaniel Thompson
2020-03-07wasp: simulator: Add CST816S simulationDaniel Thompson
2020-02-03wasp: simulator: Fix column and row selectDaniel Thompson
2020-02-01wasp: simulator: Add ST7789 simulationDaniel Thompson