Romain Dolbeau
|
cb6e09169e
|
more stuff thinking about V1.2
|
2022-11-01 09:29:34 +01:00 |
|
Romain Dolbeau
|
e69b4b946b
|
forgot to commit last attempt at V1.2
|
2022-11-01 09:29:34 +01:00 |
|
Romain Dolbeau
|
cbe0d0b2fb
|
drop vga
|
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
|
085522bb66
|
upd readme
|
2022-09-18 09:40:57 +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 |
|