Wayne Warthen
d5962681f1
UART Driver Update
...
- Some newer/multi-port UART chips now use MCR:3 to activate the interrupt pin(s), otherwise tri-state. This update sets MCR:3 in all cases.
- Added UARTDUAL config variable that enables detection of a dual UART chip at 0x80 for MBC platform.
- Fixed a typo in TastyBasic Build script.
2021-11-03 15:28:59 -07:00
Wayne Warthen
b544384225
Sync Windows Build
...
- Latest changes to Linux/MacOS build needed to be added to Windows build to restore binary identical build results.
2021-11-01 20:25:33 -07:00
dimitrit
b142dd45d5
Merge remote-tracking branch 'upstream/dev' into dev
2021-11-01 09:50:54 +00:00
dimitrit
b0d93dadc0
Include TastyBasic version details
2021-11-01 08:13:01 +00:00
Wayne Warthen
6a69f3920f
Build Tweaks
...
- Update TastyBasic to build correctly under MacOS.
- Updated build to integrate with RomWBW build system.
2021-10-31 12:26:46 -07:00
Wayne Warthen
6d115df490
TastyBasic Build Adjustments
...
- Minor changes to the build process in TastyBasic to ensure binary identical results across all platforms.
2021-10-30 20:32:09 -07:00
dimitrit
df1a8df463
Update TastyBasic
2021-10-29 22:47:24 +01:00