issues
search
rcmolina
/
MaxDuino
Unified firmware for tzxduino and casduino
https://www.va-de-retro.com/foros/viewtopic.php?t=5541&start=9999
88
stars
21
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
suppress some compiler warnings and reduce firmware size
#68
stripwax
closed
3 weeks ago
0
Firmware size reduction and CAS output rewrite: Many small changes and one large one! details in description
#67
stripwax
closed
1 month ago
1
STM32 MAXDUINO build
#66
lotharek1977
closed
1 month ago
1
STm32 build zx spectrum play/stop issue
#65
lotharek1977
opened
1 month ago
1
Upgrade codebase to support building with Platform IO
#64
stripwax
opened
1 month ago
1
Ability to automate builds using GitHub actions
#63
stripwax
opened
1 month ago
0
stm32 based maxduino
#62
lotharek1977
closed
1 month ago
6
Extensive rework of ID15 (Direct) handlers. 44kHz reproduction now supporting and working, tested, on Arduino Nano, Thinary Every @16MHz , Seeed Xiao M0 (SAMD21)
#61
stripwax
closed
1 month ago
2
save ~300 bytes of progmem on arduino nano and similar on other devices. Moving all this duplicated code into one place, and simplify the hex-to-string conversion
#60
stripwax
closed
2 months ago
1
Fix a small wave2 bug related to long pauses. Also, improve SAMD21 port with some timer fixes and standardising the button ADC pin to match Seeed Xiao ESP32C3
#59
stripwax
closed
2 months ago
1
Curious regular short-pulse glitches during long pauses
#58
stripwax
closed
1 month ago
2
Small changes to enable compilation with latest Sdfat library 2.2.3,
#57
stripwax
closed
2 months ago
2
Galaksija GTP file support
#56
issalig
closed
5 months ago
1
TRS-80 CAS files
#55
DFL1973
opened
1 year ago
9
Small improvements to soft power off
#54
stripwax
closed
1 year ago
0
feature: soft power-off (hold STOP for x seconds), initially for ESP32C3
#53
stripwax
closed
1 year ago
0
Adaptar MaxDuino al ESP32 Audio Kit
#52
hash6iron
closed
1 month ago
4
remove unused variable
#51
stripwax
closed
1 year ago
0
misc fixes
#50
stripwax
closed
1 year ago
0
Using enums for ids for tasks, blocktasks, cas types
#49
stripwax
closed
1 year ago
0
Don't run autoversion workflow in forks either
#48
stripwax
closed
1 year ago
0
Auto version numbers
#47
stripwax
closed
1 year ago
1
AY - when loading Rendezvous4.py the wrong filesize is displayed (but loads correctly anyway)
#46
stripwax
closed
1 year ago
2
P8544 doesn't use the "Paused" icon (the Paused icon is defined but never used)
#45
stripwax
closed
1 year ago
1
MaxDuino doesn't show "Stopped" when you stop a file.
#44
stripwax
closed
1 year ago
2
some code cleanup, some fw/ram reduction, and a few fixes
#43
stripwax
closed
1 year ago
0
fix: similar cases of off-by-one errors on counting numbers of pulses
#42
stripwax
closed
1 year ago
0
Reducing code verbosity for ReadByte/Word/etc in processing code, and fix bug with pilotPulses==0
#41
stripwax
closed
1 year ago
1
Dragon not loading
#40
rcmolina
closed
1 year ago
1
fix recently-introduced 16x2 menu bug, and remove ltoa and itoa
#39
stripwax
closed
1 year ago
1
Version 1.76 causes Garbage on the display
#38
PeterBBCUser
closed
1 year ago
8
8n1 8e1 parity MakeUEF 2.4
#37
PeterBBCUser
closed
1 year ago
5
Some more misc fixes and small enhancements, and firmware size reduction
#36
stripwax
closed
1 year ago
0
Misc fixes
#35
stripwax
closed
1 year ago
2
Misc fixes 2
#34
stripwax
closed
1 year ago
0
Added initial support for ESP32 (XIAO_ESP32C3) and ESP8266 (WEMOS_D1MINI)
#33
stripwax
closed
1 year ago
0
Added initial support for ESP32 (XIAO_ESP32C3) and ESP8266 (WEMOS_D1MINI)
#32
stripwax
closed
1 year ago
1
More cleanup
#31
stripwax
closed
1 year ago
0
Align indents. Remove commented-out code. Refactor timers under a single API.
#30
stripwax
closed
1 year ago
1
handle empty directory
#29
stripwax
closed
2 years ago
1
Problems with empty directories (probably related to my previous SDFat changes)
#28
stripwax
closed
2 years ago
0
Better USB storage behaviour, and change some ADC pin values for buttons on single GPIO
#27
stripwax
closed
2 years ago
0
How to save the settings / Manual
#26
Snocksman
closed
2 years ago
17
Menu improvements and size reduction
#25
stripwax
closed
2 years ago
0
add USB Mass Storage support (only for devices that can support TinyUSB)
#24
stripwax
closed
2 years ago
1
Seeeduino xiao m0 : Add platform support for SAMD21 (new timer), add ability to avoid EEPROM.h, add new button handlers to support single-GPIO (ADC) buttons, add NO_MOTOR feature to avoid building motor control (useful when you know you don't have a spare GPIO), and finally add a XiaoM0 config using all those features
#23
stripwax
closed
2 years ago
1
SetPlayBlock missing support for STM devices?
#22
stripwax
closed
2 years ago
2
use sdfat's directory and file-indexing functions
#21
stripwax
closed
2 years ago
10
Remove old Arduino SD code
#20
rcmolina
closed
2 years ago
0
Revert "Sdfat use improved api"
#19
rcmolina
closed
2 years ago
7
Next