gameSave and gameLoad added to access left dual port RAM only use with pinball machine off

This commit is contained in:
Tim Gopaul
2023-04-07 13:21:55 -06:00
parent d4aa2c749c
commit 0aa0656d0d
2 changed files with 13 additions and 7 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
/*****************************************************************************
2023-01-18 Tim Gopaul add command BusyFaultCount to report how many Busy interrupts were generated since last reboot
2023-01-18 Tim Gopaul add command BusyFaultCount to report how many Busy interrupts were generated since last reboot
2023-01-11/12 Tim Gopaul Removed getHexLineFromSerialPort.. use the main parsing code get command
2023-01-11 Tim Gopaul added call to make commands case insensitive.
2023-01-08 Tim Gopaul - add load command to read in Hex format string and place in RAM memory