Files
yaze/test
scawful e2aab3f2e4 Add transaction management for atomic ROM operations with rollback
- Introduced a Transaction class to handle atomic write operations to ROM, allowing for rollback on failure.
- Implemented methods for writing bytes, words, longs, vectors, and colors, with status checks and operation logging.
- Added a rollback mechanism to restore original values in case of write failures.
- Enhanced unit tests to verify transaction rollback functionality and ensure data integrity after failed operations.
2025-09-13 11:45:29 -04:00
..
2025-08-21 19:01:40 -04:00
2025-08-21 19:01:40 -04:00
2025-08-21 19:01:40 -04:00
2025-01-19 19:14:53 -05:00