mirror of
https://github.com/pkali/micro-sparta-dos.git
synced 2026-05-20 22:34:22 +02:00
[PR #1] [MERGED] działa #1
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/pkali/micro-sparta-dos/pull/1
Author: @Pecusx
Created: 5/13/2024
Status: ✅ Merged
Merged: 7/18/2024
Merged by: @pkali
Base:
main← Head:main📝 Commits (9)
5ca73bdMADS filesc63f6d8MAC65 I/O library7ed6169Test C:d9e8f32Better (?) loader5e024f0Filename fix4a66d27Create .gitignorec1cec0dIt works!bbbac04No ZP variables in loader and opty9e25a1fUpdate .gitignore📊 Changes
13 files changed (+11756 additions, -0 deletions)
View changed files
➕
.gitignore(+3 -0)➕
lib/iomac.asm(+292 -0)➕
lib/sysequ.asm(+94 -0)➕
lib/sysequ.asm.bak(+94 -0)➕
loaderFN.asm(+2024 -0)➕
loaderFN.asm.bak(+2143 -0)➕
loaderFN.lab(+377 -0)➕
loaderFN.lst(+2129 -0)➕
loaderFN.xex(+0 -0)➕
msdos.asm(+2120 -0)➕
msdos.lab(+351 -0)➕
msdos.lst(+2129 -0)➕
msdos.xex(+0 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.