Commit Graph

149 Commits

Author SHA1 Message Date
Romain Dolbeau d52bda7883 fix V1.2 TB 2022-11-01 14:37:20 +01:00
Romain Dolbeau b7a941e61b typo 2022-11-01 14:36:46 +01:00
Romain Dolbeau 93e7cd20c1 typos 2022-11-01 12:41:58 +01:00
Romain Dolbeau b621ee2eb5 draft integration of CPLD in FPGA - can't have internal tri-state signals... 2022-11-01 11:36:51 +01:00
Romain Dolbeau 15a6d9cfc1 typo 2022-11-01 11:34:06 +01:00
Romain Dolbeau 9ce702debb update xdc 2022-11-01 09:45:57 +01:00
Romain Dolbeau 3c222a74e9 move shielding to hdmi, trace cleanup 2022-11-01 09:29:36 +01:00
Romain Dolbeau f9751bc39b merge pmod & leds into an extended pmod on the outside. Also some BoM updates. 2022-11-01 09:29:35 +01:00
Romain Dolbeau c2a4aa8dcf reinstate some useful debug LEDs 2022-11-01 09:29:34 +01:00
Romain Dolbeau a1716418f8 comments 2022-11-01 09:29:34 +01:00
Romain Dolbeau cb6e09169e more stuff thinking about V1.2 2022-11-01 09:29:34 +01:00
Romain Dolbeau 0ac51ff686 update submodule 2022-11-01 09:08:20 +01:00
Romain Dolbeau 82697b5685 drop moved files 2022-11-01 09:02:53 +01:00
Romain Dolbeau c6bbc762b5 update common 2022-10-31 17:04:54 +01:00
Romain Dolbeau da4061af64 move wb_master to common 2022-10-31 17:02:21 +01:00
Romain Dolbeau f0a6a4643f move blit_goblin to common 2022-10-31 16:38:29 +01:00
Romain Dolbeau 86fd0d5c18 more stuff moved to common 2022-10-31 15:58:47 +01:00
Romain Dolbeau 904a248264 move fb_dma, fb_video to common 2022-10-31 15:53:49 +01:00
Romain Dolbeau f2da1f1163 move goblin to common 2022-10-31 15:45:24 +01:00
Romain Dolbeau 239b74823f move to submodules XiBus 2022-10-31 15:28:08 +01:00
Romain Dolbeau 513ba19e29 Add XiBus as a module 2022-10-31 15:18:16 +01:00
Romain Dolbeau c3ec10e2dd named parameters for more compatibility 2022-10-09 09:02:30 +02:00
Romain Dolbeau c08acd77ed DMA + IRQ for RAM Disk 2022-10-08 18:23:01 +02:00
Romain Dolbeau 6040bca13a refactor ram dsk driver a bit more, some work toward multiplexed interrupt 2022-10-08 10:39:18 +02:00
Romain Dolbeau fb0a291b70 rework Dsk Prime function 2022-10-07 22:36:00 +02:00
Romain Dolbeau fa39c042d1 cleanup 2022-10-06 23:54:24 +02:00
Romain Dolbeau d29ac5bd65 oups 2022-10-06 23:39:17 +02:00
Romain Dolbeau 3281c10e72 simplify 2022-10-06 23:34:54 +02:00
Romain Dolbeau c9e752218b remove primary/secondary asm stubs 2022-10-06 23:31:45 +02:00
Romain Dolbeau 4468ffd68c rework build system 2022-10-06 23:28:07 +02:00
Romain Dolbeau 17a9aebd78 pc-relative code from the compiler 2022-10-06 22:08:48 +02:00
Romain Dolbeau c3c96cf119 Remove ASM glue in driver table ; replace asm funciton MyaAddDrive by C version 2022-10-05 23:46:28 +02:00
Romain Dolbeau 6943a54854 C-ify iodone, irq 2022-10-05 22:41:27 +02:00
Romain Dolbeau 0f20034ce3 DMA 2022-10-05 22:19:48 +02:00
Romain Dolbeau cbfc0cad6d try to get DMA to work in the ramdsk driver 2022-10-01 19:42:30 +02:00
Romain Dolbeau edace2fd53 drop unused test stuf 2022-10-01 10:09:50 +02:00
Romain Dolbeau d0d98f1390 'de' reaches the PHY, so add inframe to cover the whole screen and stabilize the windowboxed modes 2022-09-21 23:57:00 +02:00
Romain Dolbeau f722c396c9 clean-ups 2022-09-21 23:38:09 +02:00
Romain Dolbeau be8a2ec995 sampling more configurable 2022-09-21 23:06:17 +02:00
Romain Dolbeau b935541f61 sync non-sampling with sampling code 2022-09-21 23:05:23 +02:00
Romain Dolbeau 45de956195 disable leds 2022-09-21 23:04:56 +02:00
Romain Dolbeau 7eb5f578c3 missing entries (???) 2022-09-20 23:11:59 +02:00
Romain Dolbeau b8bd914a0b fixes suggested on #mac68k 2022-09-20 08:39:35 +02:00
Romain Dolbeau 09f456cae3 video page in WS (not yet HW), but MAcOS never uses that ??? Also add pram support. 2022-09-18 14:13:25 +02:00
Romain Dolbeau 759354fa07 update on write not change 2022-09-18 14:12:31 +02:00
Romain Dolbeau 1aed1ad89b Multi (windoboxed) resolution support 2022-09-18 09:10:04 +02:00
Romain Dolbeau 9e2caed442 oups, typos for 16/32 2022-09-17 19:10:55 +02:00
Romain Dolbeau 7084f6e113 automate DeclRom more 2022-09-17 17:06:15 +02:00
Romain Dolbeau 06637bbd5d preliminary windowed resolution (640x480 for the moment) 2022-09-17 14:44:26 +02:00
Romain Dolbeau ce88b7c264 track HW changes 2022-09-11 14:36:14 +02:00
Romain Dolbeau b5d553801f byte-swap the FB (SBus) 2022-08-27 10:21:49 +02:00
Romain Dolbeau 87d04b187f Rounding FMA 2022-08-27 08:30:21 +02:00
Romain Dolbeau 759cfdbf4f more bugfixes for EXA 2022-08-21 15:05:23 +02:00
Romain Dolbeau b27fdca5a2 typos... 2022-08-21 11:08:08 +02:00
Romain Dolbeau d1f07a12be reverse byte... 2022-08-20 19:27:57 +02:00
Romain Dolbeau 6e8b0192e2 Stuff for exa/composite support in X11 (SBusFPGA only for now) 2022-08-20 18:54:30 +02:00
Romain Dolbeau d9f964dd47 fix biblit bug 2022-08-15 17:22:11 +02:00
Romain Dolbeau 71d88bfb61 better goblin (+accel) in SBus 2022-08-15 10:20:56 +02:00
Romain Dolbeau d7968d9c48 typo 2022-08-15 10:18:31 +02:00
Romain Dolbeau b3ff86573c trying to re-instate SBus compatibility 2022-07-24 13:12:40 +02:00
Romain Dolbeau d70ba3e434 rename blit to blit_goblin 2022-07-23 12:58:13 +02:00
Romain Dolbeau abdb178089 trying to debug DMA for RAMDsk 2022-07-23 12:53:30 +02:00
Romain Dolbeau c0fbdca5d3 preliminary burst support for DMA 2022-07-14 17:17:53 +02:00
Romain Dolbeau 5e7e7d5e2c 'back'port superslot to non-sampling NuBus interface 2022-07-14 09:34:29 +02:00
Romain Dolbeau d7a344555e dCtlDevBase might be empty, but dCtlSlot is fine... 2022-07-14 09:33:15 +02:00
Romain Dolbeau 3f3371a054 fix messed up timing... 2022-07-14 08:54:23 +02:00
Romain Dolbeau 363dd56600 checking in slot 2022-06-26 13:22:12 +02:00
Romain Dolbeau c6d6e26438 detect slot in INIT; detect slot in RAMDsk driver ; auto-mount RAMDDsk 2022-06-26 12:31:43 +02:00
Romain Dolbeau 724d4406f9 better patterns 2022-06-25 12:54:10 +02:00
Romain Dolbeau 733f446b27 HW-acceel big pattern (not sure about alignment...), add basic Icon w/ ShowInitIcon 2022-06-25 08:51:17 +02:00
Romain Dolbeau 173c87ea02 LD/LDU/SD (64-bits, dual regs) support in Vex + accel ; ramdisk tested in Q650 2022-06-24 23:37:18 +02:00
Romain Dolbeau 2d2cbdbafe update ioRange; it doesn't actually affect the cache, only the MMU which we don't use... 2022-06-12 13:46:58 +02:00
Romain Dolbeau 972f628e80 use some custom RLE to initiliaze the RAM disk with a valid HFS FS. Still doesn't mount at boot though. 2022-06-12 13:45:41 +02:00
Romain Dolbeau 2000161727 in _sampling, map whole SDRAm in superslot and use the first 248 Mib as a RAM disk with driver in the DeclRom 2022-06-07 23:05:08 +02:00
Romain Dolbeau 9b9f0efb6e draft non-synchronous NuBus (using sampling at sysclk to cut down on latency), minimalist support for 1/2/4 accel 2022-06-06 23:36:43 +02:00
Romain Dolbeau 9d4fbadbd4 commit current Vex config 2022-06-05 18:04:00 +02:00
Romain Dolbeau 94cd6a9411 Move Vex to a 128-bit Wishbone, and add a bypass to access a dedicated memory port with a 128-bits datapath. Speeds up scrolling quite nicely. 2022-06-05 18:03:23 +02:00
Romain Dolbeau d9c21e7abb stat module 2022-06-04 18:56:41 +02:00
Romain Dolbeau 85c62fb331 new interface 2022-06-04 17:25:58 +02:00
Romain Dolbeau 76c29d5b69 accel in 16/32 ; includes adding MUL to Vex & fixing a FIFO overrun in NuBus in 32 bits mode 2022-06-04 14:55:40 +02:00
Romain Dolbeau 9a50f36153 add a byte-reversed access mode to accel registers, avoid the byte-reverse on the host 2022-06-04 11:11:28 +02:00
Romain Dolbeau fbcfe3152c DMA debug with XiBus NuBus & add alternate Migen implementation of NuBus 2022-06-04 09:53:09 +02:00
Romain Dolbeau 6271ddbef8 pingmaster sort-of-work 2022-05-30 19:06:33 +02:00
Romain Dolbeau 3a52ab666f buffers (fifo) write from NuBus to Wishbone, to improve write BW 2022-05-30 13:15:20 +02:00
Romain Dolbeau c8e8113c81 preliminary support for pattern-to-screen, reusing single-byte rectfill 2022-05-16 16:40:05 +02:00
Romain Dolbeau 607832abc0 struct-based access to stack 2022-05-16 14:11:35 +02:00
Romain Dolbeau d53a70ba9e Update memory map ; preliminary accel stuff to test (CW project missing, code resource INIT id 0 with the sysheap flag) 2022-05-15 14:43:15 +02:00
Romain Dolbeau f867f02c83 add 16-bits/thousands of colors 2022-04-22 23:00:25 +02:00
Romain Dolbeau 44fa491540 C secondary, add rsrc directory w/o assembly 2022-04-19 23:31:31 +02:00
Romain Dolbeau 3be6333be7 32-bits 'mllions of colors' 2022-04-18 17:04:32 +02:00
Romain Dolbeau e2994879bc 1/2/4/8 bit support 2022-04-18 14:10:17 +02:00
Romain Dolbeau 8a3e58a75c try for 1/8 bpp support in rom/drvr 2022-04-18 11:51:07 +02:00
Romain Dolbeau 62b2c48b32 update to first tested version 2022-04-17 11:25:48 +02:00
Romain Dolbeau de1aaf8161 some missing stuff, minor HW update, SW 2022-02-05 15:32:44 +01:00
Romain Dolbeau 68e63497af more updates 2022-01-29 11:03:47 +01:00
Romain Dolbeau 2d50954892 large clean-up update 2022-01-15 12:42:19 +01:00
Romain Dolbeau 6e18af0035 another update after discussion on tinkerdifferent 2022-01-09 17:57:34 +01:00
Romain Dolbeau b664739ba2 large update 2022-01-09 11:39:59 +01:00
Romain Dolbeau 5f0bc43139 push to github 2021-12-21 08:26:30 +01:00