SameBoy | Accurate GB/GBC emulator |
| download: https://git.y1.nz/archives/sameboy.tar.gz | |
| README | Files | Log | Refs | LICENSE |
commit 364c39f151998face5e49be4e0176d93de2dd1f4 parent 4c10ba4cd383f2f3cc46fb590ab95ec96f425a35 Author: Lior Halphon <LIJI32@gmail.com> Date: Mon, 2 Mar 2026 21:49:29 +0200 Update version and copyright year Diffstat:
| M | LICENSE | 2 | +- |
| M | version.mk | 4 | ++-- |
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/LICENSE b/LICENSE @@ -3,7 +3,7 @@ Expat License -Copyright (c) 2015-2025 Lior Halphon +Copyright (c) 2015-2026 Lior Halphon Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/version.mk b/version.mk @@ -1 +1 @@ -VERSION := 1.0.2 - +VERSION := 1.0.3 +
This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.