Commit Graph

41 Commits

Author SHA1 Message Date
Romain Dolbeau
e82802de4a V1.2 bringup 2023-04-17 22:55:22 +02:00
Romain Dolbeau
c6e33c5caf better qemu support, exp. add of Eth 2023-04-16 09:04:21 +02:00
Romain Dolbeau
0b7ccab573 mising file for SW SDRAM Init 2023-01-29 09:17:18 +01:00
Romain Dolbeau
b2ef57a8dc move SDRAM init from HW to SW 2023-01-27 22:25:12 +01:00
Romain Dolbeau
d0b44c8143 HDMI Audio 2023-01-08 15:11:22 +01:00
Romain Dolbeau
13d0e6519c get ns816-declrom as a submodule, add auto-buidling of nubus_checksum 2022-12-11 17:00:58 +01: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
f722c396c9 clean-ups 2022-09-21 23:38:09 +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
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
abdb178089 trying to debug DMA for RAMDsk 2022-07-23 12:53:30 +02:00
Romain Dolbeau
d7a344555e dCtlDevBase might be empty, but dCtlSlot is fine... 2022-07-14 09:33:15 +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
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
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
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
5f0bc43139 push to github 2021-12-21 08:26:30 +01:00