Dcload-ip: Difference between revisions

From dreamcast.wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 1: Line 1:
dcload-ip is a homebrew program originally developped by Andrew Kieschnick
dcload-ip is a homebrew program originally developed by Andrew Kieschnick, now maintained by [[KallistiOS]] developers and by [[SiZiOUS]] at the following repositories:


It allows a developer to use a [[Broadband adapter]] or [[LAN adapter]] as a link to send, execute, and debug code on a Sega Dreamcast console. It is typically loaded via CD-R, but can also be loaded directly through the [[BIOS modification|BIOS]].
* [https://github.com/KallistiOS/dcload-serial KallistiOS dcload-ip repository]
* [https://github.com/sizious/dcload-ip SiZiOUS dcload-ip repository with enhancements]


It is able to transfer .bin and .elf files (and srec files, if specially configured for it) over the BBA. It also provides chainloaded programs with a standard syscall interface for communicating with a networked PC. The program is mostly intended for homebrew development, but can also be used with special programs designed to make use of it like [https://github.com/zeldin/dc-virtcd Marcus Comstedt's dc-virtcd].
It is the sister application to [[dcload-serial]].


[[:File:Dcload-2023-06-22.zip|Download the latest DiscJuggler images with versions of dcload-ip 2.0.1 and dcload-serial 1.0.6 as of June 22, 2023]]
It allows a developer to use a [[Broadband adapter]] or [[LAN adapter]] as a link to send, execute, and debug code on a Sega Dreamcast console. It is typically loaded via CD-R, but can also be loaded directly through the BIOS (for example, using [https://github.com/darcagn/DreamDash DreamDash]).


'''Sources'''
It is able to transfer .bin and .elf files (and srec files, if specially configured for it) over the BBA. It also provides chainloaded programs with a standard syscall interface for communicating with a networked PC. The program is mostly intended for homebrew development, but can also be used with special programs designed to make use of it like [https://github.com/zeldin/dc-virtcd Marcus Comstedt's dc-virtcd].


* [https://github.com/sizious/dcload-ip dcload-ip main repository] - maintained by SiZiOUS
DiscJuggler images of the latest DC side software as of June 22, 2023 are available to download: [[:File:Dcload-2023-06-22.zip|DiscJuggler images of dcload-ip 2.0.1 and dcload-serial 1.0.6]]


{{DISPLAYTITLE:dcload-ip}}
{{DISPLAYTITLE:dcload-ip}}

Latest revision as of 18:59, 11 January 2025

dcload-ip is a homebrew program originally developed by Andrew Kieschnick, now maintained by KallistiOS developers and by SiZiOUS at the following repositories:

It is the sister application to dcload-serial.

It allows a developer to use a Broadband adapter or LAN adapter as a link to send, execute, and debug code on a Sega Dreamcast console. It is typically loaded via CD-R, but can also be loaded directly through the BIOS (for example, using DreamDash).

It is able to transfer .bin and .elf files (and srec files, if specially configured for it) over the BBA. It also provides chainloaded programs with a standard syscall interface for communicating with a networked PC. The program is mostly intended for homebrew development, but can also be used with special programs designed to make use of it like Marcus Comstedt's dc-virtcd.

DiscJuggler images of the latest DC side software as of June 22, 2023 are available to download: DiscJuggler images of dcload-ip 2.0.1 and dcload-serial 1.0.6