shoebill/core/video_rom
name fd31d642b0 Lots of new ethernet-related code (doesn't work yet)
The board is basically implemented. It's just a dummy slot ROM
with no driver or primary/secondary init, that looks enough
like the Apple EtherTalk card. The DP8390 controller chip
has its address space implemented, and some of its registers
work. Lots more work to do on that

With slog() tracing enabled, you can see A/UX try to send a
multicast ethernet frame, then give up waiting for some kind
of response from the chip, then decide that the ethernet
controller is dead and print an error to console
2014-08-27 19:37:26 -04:00
..
rom.bin Tweaks to SDL GUI, video driver, and FPU 2014-06-30 16:50:38 -04:00
rom.c Tweaks to SDL GUI, video driver, and FPU 2014-06-30 16:50:38 -04:00
rom_to_c.c Lots of new ethernet-related code (doesn't work yet) 2014-08-27 19:37:26 -04:00
shoebill_video.make VIA Timers + 16/32-bit video support 2014-06-02 00:59:08 -04:00
shoebill_video_driver.a Tweaks to SDL GUI, video driver, and FPU 2014-06-30 16:50:38 -04:00
shoebill_video_primary_init.a VIA Timers + 16/32-bit video support 2014-06-02 00:59:08 -04:00
shoebill_video_rom.a VIA Timers + 16/32-bit video support 2014-06-02 00:59:08 -04:00
shoebill_video_secondary_init.a Tweaks to SDL GUI, video driver, and FPU 2014-06-30 16:50:38 -04:00