mirror of
https://github.com/pkali/scorch_src.git
synced 2026-05-20 22:34:21 +02:00
[PR #167] [MERGED] v1.48 #346
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/scorch_src/pull/167
Author: @pkali
Created: 3/11/2024
Status: ✅ Merged
Merged: 3/11/2024
Merged by: @pkali
Base:
master← Head:develop📝 Commits (10+)
803dfdfAllways use GetKey1791ab9Better GetKey but.....1d31b63Keyboard and Joys - GetKey worksc8e671fFire button fixeddc60a1dIt works!fa43529More memory - optybd6418cOpty - thanks @Irgendwer2c0132fAnother smol opty0320b00Option key fix and opty0420ec2Opty and prepare for turbo in C64📊 Changes
37 files changed (+996 additions, -2678 deletions)
View changed files
📝
Atari/display_static.asm(+1 -1)📝
Atari/gr_basics.asm(+18 -9)➕
Atari/inputs.asm(+216 -0)📝
Atari/lib/5200MACRO.ASM(+10 -0)📝
Atari/lib/ATARISYS.ASM(+66 -64)📝
Atari/lib/MACRO.ASM(+10 -0)📝
Atari/lib/cartloader_vectors.inc(+1 -1)📝
Atari/textproc.asm(+20 -7)📝
C64/gr_basics.asm(+54 -9)➕
C64/inputs.asm(+74 -0)📝
C64/lib/MACRO.ASM(+10 -0)📝
Manuals/MANUAL_EN.bin(+0 -0)📝
Manuals/MANUAL_EN.md(+10 -10)📝
Manuals/MANUAL_PL_A800.bin(+0 -0)📝
Manuals/MANUAL_PL_A800.md(+10 -10)➖
Manuals/man_cart_txt_EN.asm(+0 -1912)📝
Manuals/manual.asm(+4 -4)📝
Manuals/manual_en.xex(+0 -0)📝
Manuals/manual_pl.xex(+0 -0)📝
Manuals/music/rmtplayr.a65(+1 -1)...and 17 more files
📄 Description
new cart and stuff
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.