mirror of
https://github.com/pkali/scorch_src.git
synced 2026-05-20 22:34:21 +02:00
[PR #146] [MERGED] Develop #325
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/146
Author: @pkali
Created: 11/7/2022
Status: ✅ Merged
Merged: 11/7/2022
Merged by: @pkali
Base:
master← Head:develop📝 Commits (10+)
88e8108Manuals update8b0ab13Variable declared as byte but used as word - bug6e036b7Zeroing variables in RAM (zero page) added.97d08625200 keypad works like the A800 keyboard - Great!1a1761bRandomize macro reverted to old version - no Nuclear Winter :)e717306End of keyboard support in 5200 and improved music in NTSC.2d1cecfWrap up and down inventory and shop scrolling #1119575dceMinor graphic improvements.1eae405Minimally different menu layout.ef4612fHovercraft is hovering too high bug - fixed!📊 Changes
14 files changed (+186 additions, -150 deletions)
View changed files
📝
MANUAL_EN.md(+6 -6)📝
MANUAL_PL.md(+28 -25)📝
README.md(+22 -4)📝
artwork/sfx/scorch_str6-NTSC.rmt(+0 -0)📝
display_main_menu.asm(+9 -9)📝
display_purchasedl.asm(+4 -4)📝
grafproc.asm(+2 -13)📝
lib/5200MACRO.ASM(+1 -1)📝
lib/MACRO.ASM(+1 -1)📝
scorch.asm(+47 -12)📝
scorch.bin(+0 -0)📝
scorch.xex(+0 -0)📝
textproc.asm(+64 -73)📝
weapons.asm(+2 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.