log genesis.c @ 2429:da3dc881d3f0

age author description
Sun, 04 Feb 2024 20:11:39 -0800 Michael Pavone Initial implementation of storbook artwork display
Sat, 03 Feb 2024 18:32:41 -0800 Michael Pavone WIP Pico emulation
Wed, 24 Jan 2024 18:51:44 -0800 Michael Pavone Avoid conflicts between watchpoints and normal debugger entry
Wed, 29 Nov 2023 22:56:36 -0800 Michael Pavone Restore reset of refresh counter after DMA since its removal caused some regressions
Tue, 21 Nov 2023 20:47:11 -0800 Michael Pavone Handle changes to sample rate while content is running
Thu, 19 Oct 2023 23:27:57 -0700 Michael Pavone Remove old refresh hack that is causing VDPFifoTesting to have a failed test
Mon, 16 Oct 2023 23:30:04 -0700 Michael Pavone Allow 68K to return mid-instruction. Adjust how 68K interrupt ack works so int2 busy flag timing is more correct. Fix some other SCD timing issues