• Joined on 2022-10-31
pjht created branch master in pjht/aoc2022 2022-12-01 11:18:24 -06:00
pjht created repository pjht/aoc2022 2022-12-01 11:17:56 -06:00
pjht pushed to master at m68k-backplane-co.../emu 2022-11-29 16:28:58 -06:00
40ea7eae82 Fix stoarge card IO register positions and allow reading off the end of the disk
pjht pushed to master at m68k-backplane-co.../emu 2022-11-25 08:51:22 -06:00
76e54acfeb Switch to 16-bit card IDs
pjht pushed to master at m68k-backplane-co.../os 2022-11-23 10:49:40 -06:00
82f3185f9c Change to 16-bit card ID register
pjht pushed to master at m68k-backplane-co.../rom 2022-11-23 10:49:33 -06:00
bea0c3979f Change to 16-bit card ID register
pjht pushed to master at pjht/libzel 2022-11-21 17:04:08 -06:00
2d25171398 Note fork in readme
pjht pushed to master at m68k-backplane-co.../os 2022-11-21 12:54:35 -06:00
5bb2733132 Update ROM
pjht pushed to master at m68k-backplane-co.../rom 2022-11-21 12:54:10 -06:00
787be520e9 Remove unnecessary stop instructions
pjht pushed to master at m68k-backplane-co.../os 2022-11-21 10:41:48 -06:00
cbcb7010c6 Switch to use DMA and clean up boot code
pjht pushed to master at m68k-backplane-co.../emu 2022-11-21 10:41:05 -06:00
9956962089 Add DMA support to storage card
2c6894cc7c Pass an AccessorBuilder instaed of an Accessor to a DMA handler
Compare 2 commits »
pjht pushed to master at m68k-backplane-co.../rom 2022-11-21 10:39:43 -06:00
779624e340 Switch to use DMA
pjht pushed to master at m68k-backplane-co.../os 2022-11-21 10:39:31 -06:00
a7b674df09 Switch to use DMA and clean up boot code
pjht pushed to master at m68k-backplane-co.../emu 2022-11-20 19:16:01 -06:00
b5409f3590 Add support for DMA cards
pjht pushed to master at m68k-backplane-co.../os 2022-11-18 16:31:39 -06:00
52d5e67f44 Run clippy on initrd_maker
9e48568e22 Update to sector size of 512
Compare 2 commits »
pjht pushed to master at m68k-backplane-co.../emu 2022-11-18 16:19:23 -06:00
a9d79025cf Add flag to just run the CPU
pjht pushed to master at m68k-backplane-co.../rom 2022-11-18 16:04:16 -06:00
27fce6feeb Update to sector size of 512
pjht pushed to master at m68k-backplane-co.../emu 2022-11-18 16:03:31 -06:00
0b1a8e1398 Change to a command based storage card
8c0b923455 Fix rotation of 8 being interpreted as 0
Compare 2 commits »
pjht pushed to master at m68k-backplane-co.../cpu_board 2022-11-17 14:40:44 -06:00
71e186895d Update libs
pjht pushed to master at m68k-backplane-co.../ram_rom 2022-11-17 14:40:23 -06:00
8165d84d83 Rework to use i2c GPIO expanders