Skip to content

Introducing Ne2000 driver - #118

Open
sirbu12 wants to merge 2 commits into
PRoX2011:devfrom
sirbu12:dev
Open

Introducing Ne2000 driver#118
sirbu12 wants to merge 2 commits into
PRoX2011:devfrom
sirbu12:dev

Conversation

@sirbu12

@sirbu12 sirbu12 commented Jun 11, 2026

Copy link
Copy Markdown

i had also made the documentation for it located at x16-PRos/docs/Drivers/Ne2000.md
and a ping command too:

ping.asm: the ping command. usage: ping IPv4 address
ne2000.inc: included file inside all apps that has to do with networking (rignt now only ping.asm), includes the driver itself inside the app source code as a set of functions to be called from the app source code.

also please note: i am still a begginer at git because the cloned repo i worked from includes a splash screen but the original repo ( github.com/prox2011/x16-pros ) has another splash screen.

for now, all the networking protocols is needed to be implemented manually in the app because the driver only has the code to talk with the NIC itself, not any protocol.

In the future:
i will try to add IPv6 ( if possible in 16 bit )
protocols so each app won't have to

In case of changes needed, i hope the reviewer ( PRoX2011 ) will text me in telegram or right here in the comments

                                                                                                                                                                                                       take care,
                                                                                                                                                                                                 Gabriel Sîrbu

@sirbu12

sirbu12 commented Jun 11, 2026

Copy link
Copy Markdown
Author

forgot to say: before the PR fixing the compilation error i fixed it earlier so i can test the driver. only warning

@sirbu12

sirbu12 commented Jun 11, 2026

Copy link
Copy Markdown
Author

wait wait wait i'm not sure if the compiled binaries got here from my testings (i forgot to remove them).

@sirbu12

sirbu12 commented Jun 11, 2026

Copy link
Copy Markdown
Author

Default gateway to host: 10.0.2.2

@sirbu12

sirbu12 commented Jun 11, 2026

Copy link
Copy Markdown
Author

forgot to say: update todo.txt if this PR is accepted pls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant