Skip to content

Dj32#120

Merged
stsp merged 10 commits into
masterfrom
dj32
Jun 20, 2026
Merged

Dj32#120
stsp merged 10 commits into
masterfrom
dj32

Conversation

@stsp

@stsp stsp commented Jun 20, 2026

Copy link
Copy Markdown
Member

No description provided.

stsp added 10 commits June 17, 2026 14:26
gcc does esp-relative addressing like this:
lea edi,[esp+16]
repe stosb

... which represents the esp-relative addressing against ES.
So for dj32 we also need a stack switch, similar to djgpp.
Use dj32 for that task.
There is no debugger for that one anyway.
@stsp stsp merged commit 5685c18 into master Jun 20, 2026
2 checks passed
@stsp stsp deleted the dj32 branch June 20, 2026 14:25
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