shoebill/core
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
..
ethernet_rom Lots of new ethernet-related code (doesn't work yet) 2014-08-27 19:37:26 -04:00
video_rom Lots of new ethernet-related code (doesn't work yet) 2014-08-27 19:37:26 -04:00
adb.c Linux SDL GUI + bug fixes + printf->slog 2014-06-09 16:21:12 -04:00
alloc_pool.c Linux SDL GUI + bug fixes + printf->slog 2014-06-09 16:21:12 -04:00
atrap_tab.c First big barely-functional code drop 2014-02-24 17:14:52 -05:00
coff.c Now more Windows-friendly 2014-06-14 00:19:08 -04:00
core_api.c Lots of new ethernet-related code (doesn't work yet) 2014-08-27 19:37:26 -04:00
cpu.c Linux SDL GUI + bug fixes + printf->slog 2014-06-09 16:21:12 -04:00
decoder_gen.c Speed improvements + little fixes + 0.0.2 release 2014-04-26 13:35:56 -04:00
dis.c Linux SDL GUI + bug fixes + printf->slog 2014-06-09 16:21:12 -04:00
ethernet.c Lots of new ethernet-related code (doesn't work yet) 2014-08-27 19:37:26 -04:00
exception.c Linux SDL GUI + bug fixes + printf->slog 2014-06-09 16:21:12 -04:00
filesystem.c Fixed some dumbness in that last commit 2014-06-14 01:25:37 -04:00
floppy.c Linux SDL GUI + bug fixes + printf->slog 2014-06-09 16:21:12 -04:00
fpu.c Tweaks to SDL GUI, video driver, and FPU 2014-06-30 16:50:38 -04:00
macii_symbols.c First big barely-functional code drop 2014-02-24 17:14:52 -05:00
macro.pl Restart + PRAM integrated into GUI + misc 2014-05-24 13:39:39 -04:00
Makefile Tweaks to SDL GUI, video driver, and FPU 2014-06-30 16:50:38 -04:00
mc68851.c Now more Windows-friendly 2014-06-14 00:19:08 -04:00
mc68851.h First big barely-functional code drop 2014-02-24 17:14:52 -05:00
mem.c Tweaks to SDL GUI, video driver, and FPU 2014-06-30 16:50:38 -04:00
redblack.c Now more Windows-friendly 2014-06-14 00:19:08 -04:00
scsi.c Improved SCSI a bit. 2014-07-28 01:09:16 -04:00
shoebill.h Lots of new ethernet-related code (doesn't work yet) 2014-08-27 19:37:26 -04:00
sound.c Tweaks to SDL GUI, video driver, and FPU 2014-06-30 16:50:38 -04:00
toby_frame_buffer.c Resuscitated the toby frame buffer 2014-06-15 16:41:06 -04:00
via.c Now more Windows-friendly 2014-06-14 00:19:08 -04:00
video.c Tweaks to SDL GUI, video driver, and FPU 2014-06-30 16:50:38 -04:00