Changelog:
r43927 | pottendo | 2023-05-30 20:12:54 +0000 (Tue, 30 May 2023) | 2 lines
Added pseudo MAC, some warning fixes and sanity checks.
------------------------------------------------------------------------
r43926 | rhialto | 2023-05-30 20:03:03 +0000 (Tue, 30 May 2023) | 2 lines
Remove unused variable.
------------------------------------------------------------------------
r43925 | rhialto | 2023-05-30 18:54:43 +0000 (Tue, 30 May 2023) | 6 lines
Hopefully improved version of r43910.
The monitor D and M command should see the same memory (as set by the monitor's
"bank" command), while single step, breakpoints, cpu history and debug cpu
trace should see the memory as the cpu sees it at that time.
------------------------------------------------------------------------
r43924 | gpz | 2023-05-30 18:45:46 +0000 (Tue, 30 May 2023) | 1 line
How dare you dangling around
------------------------------------------------------------------------
r43923 | gpz | 2023-05-30 18:39:35 +0000 (Tue, 30 May 2023) | 1 line
make sure ffmpeg produces no output on stdout, this makes it work on windows (drop ffmpeg.exe into the vice bin dir). also added some crude sync mechanism.
------------------------------------------------------------------------