Skip to content

Commit

Permalink
v1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-free committed Jul 28, 2023
1 parent 76eeb65 commit 7211f59
Show file tree
Hide file tree
Showing 14 changed files with 199 additions and 335 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# APrip GNUMakefile by Alex Free
CC=gcc
CFLAGS=-Wall -Werror -Ofast
VER=1.0.4
VER=1.0.5

aprip: clean
$(CC) $(CFLAGS) aprip.c -o aprip
Expand Down
286 changes: 83 additions & 203 deletions aprip.c

Large diffs are not rendered by default.

26 changes: 18 additions & 8 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,21 @@
# Changelog

* [aprip-1.0.4-windows\_x86](https://github.com/alex-free/aprip/releases/download/v1.0.4/aprip-1.0.4-windows_x86.zip) _For Windows 95 OSR 2.5 Or Newer (32-bit Windows)_
* [aprip-1.0.4-windows-x86\_64](https://github.com/alex-free/aprip/releases/download/v1.0.4/aprip-1.0.4-windows_x86_64.zip) _For 64-bit Windows_
* [aprip-1.0.4-linux-x86](https://github.com/alex-free/aprip/releases/download/v1.0.4/aprip-1.0.4-linux_x86_static.zip) _For x86 Linux Distros_
* [aprip-1.0.4-linux-x86\_64](https://github.com/alex-free/aprip/releases/download/v1.0.4/aprip-1.0.4-linux_x86_64_static.zip) _For x86_64 Linux Distros_
* [aprip-1.0.4-source](https://github.com/alex-free/aprip/archive/refs/tags/v1.0.4.zip)

Changes:

* Added support for LibCrypt v1 CD image patching (all the PAL regional releases of MediEvil now work)!

## Version 1.0.3 (6/22/2023)

* [aprip-1.0.3-windows-x86](https://github.com/alex-free/aprip/releases/download/v1.0.3/aprip-1.0.3-windows_x86.zip) _For Windows 95 OSR 2.5 Or Newer (32-bit Windows)_
* [aprip-1.0.3-windows-x86_64](https://github.com/alex-free/aprip/releases/download/v1.0.3/aprip-1.0.3-windows_x86_64.zip) _For 64-bit Windows_
* [aprip-1.0.3-windows-x86\_64](https://github.com/alex-free/aprip/releases/download/v1.0.3/aprip-1.0.3-windows_x86_64.zip) _For 64-bit Windows_
* [aprip-1.0.3-linux-x86](https://github.com/alex-free/aprip/releases/download/v1.0.3/aprip-1.0.3-linux_x86_static.zip) _For x86 Linux Distros_
* [aprip-1.0.3-linux-x86_64](https://github.com/alex-free/aprip/releases/download/v1.0.3/aprip-1.0.3-linux_x86_64_static.zip) _For x86_64 Linux Distros_
* [aprip-1.0.3-linux-x86\_64](https://github.com/alex-free/aprip/releases/download/v1.0.3/aprip-1.0.3-linux_x86_64_static.zip) _For x86_64 Linux Distros_
* [aprip-1.0.3-source](https://github.com/alex-free/aprip/archive/refs/tags/v1.0.3.zip)

Changes:
Expand All @@ -16,9 +26,9 @@ Changes:

## Version 1.0.2 (11/28/2022)
* [aprip-1.0.2-windows-x86](https://github.com/alex-free/aprip/releases/download/v1.0.2/aprip-1.0.2-windows_x86.zip) _For Windows 95 OSR 2.5 Or Newer (32-bit Windows)_
* [aprip-1.0.2-windows-x86_64](https://github.com/alex-free/aprip/releases/download/v1.0.2/aprip-1.0.2-windows_x86_64.zip) _For 64-bit Windows_
* [aprip-1.0.2-windows-x86\_64](https://github.com/alex-free/aprip/releases/download/v1.0.2/aprip-1.0.2-windows_x86_64.zip) _For 64-bit Windows_
* [aprip-1.0.2-linux-x86](https://github.com/alex-free/aprip/releases/download/v1.0.2/aprip-1.0.2-linux_x86_static.zip) _For x86 Linux Distros_
* [aprip-1.0.2-linux-x86_64](https://github.com/alex-free/aprip/releases/download/v1.0.2/aprip-1.0.2-linux_x86_64_static.zip) _For x86_64 Linux Distros_
* [aprip-1.0.2-linux-x86\_64](https://github.com/alex-free/aprip/releases/download/v1.0.2/aprip-1.0.2-linux_x86_64_static.zip) _For x86_64 Linux Distros_
* [aprip-1.0.2-source](https://github.com/alex-free/aprip/archive/refs/tags/v1.0.2.zip)

Changes:
Expand All @@ -28,9 +38,9 @@ Changes:

## Version 1.0.1 (11/8/2022)
* [aprip-1.0.1-windows-x86](https://github.com/alex-free/aprip/releases/download/v1.0.1/aprip-1.0.1-windows_x86.zip) _For Windows 95 OSR 2.5 Or Newer (32-bit Windows)_
* [aprip-1.0.1-windows-x86_64](https://github.com/alex-free/aprip/releases/download/v1.0.1/aprip-1.0.1-windows_x86_64.zip) _For 64-bit Windows_
* [aprip-1.0.1-windows-x86\_64](https://github.com/alex-free/aprip/releases/download/v1.0.1/aprip-1.0.1-windows_x86_64.zip) _For 64-bit Windows_
* [aprip-1.0.1-linux-x86](https://github.com/alex-free/aprip/releases/download/v1.0.1/aprip-1.0.1-linux_x86_static.zip) _For x86 Linux Distros_
* [aprip-1.0.1-linux-x86_64](https://github.com/alex-free/aprip/releases/download/v1.0.1/aprip-1.0.1-linux_x86_64_static.zip) _For x86_64 Linux Distros_
* [aprip-1.0.1-linux-x86\_64](https://github.com/alex-free/aprip/releases/download/v1.0.1/aprip-1.0.1-linux_x86_64_static.zip) _For x86_64 Linux Distros_
* [aprip-1.0.1-source](https://github.com/alex-free/aprip/archive/refs/tags/v1.0.1.zip)

Changes:
Expand All @@ -41,7 +51,7 @@ Changes:

### Version 1.0 (11/4/2022)
* [aprip-1.0-windows-x86](https://github.com/alex-free/aprip/releases/download/v1.0/aprip-1.0-windows_x86.zip) _For Windows 95 OSR 2.5 Or Newer (32-bit Windows)_
* [aprip-1.0-windows-x86_64](https://github.com/alex-free/aprip/releases/download/v1.0/aprip-1.0-windows_x86_64.zip) _For 64-bit Windows_
* [aprip-1.0-windows-x86\_64](https://github.com/alex-free/aprip/releases/download/v1.0/aprip-1.0-windows_x86_64.zip) _For 64-bit Windows_
* [aprip-1.0-linux-x86](https://github.com/alex-free/aprip/releases/download/v1.0/aprip-1.0-linux_x86_static.zip) _For x86 Linux Distros_
* [aprip-1.0-linux-x86_64](https://github.com/alex-free/aprip/releases/download/v1.0/aprip-1.0-linux_x86_64_static.zip) _For x86_64 Linux Distros_
* [aprip-1.0-linux-x86\_64](https://github.com/alex-free/aprip/releases/download/v1.0/aprip-1.0-linux_x86_64_static.zip) _For x86_64 Linux Distros_
* [aprip-1.0-source](https://github.com/alex-free/aprip/archive/refs/tags/v1.0.zip)
Binary file added dinocrisis-usa-rev-0
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/ap-type-checker-dino-crisis-usa-rev-0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed images/apeescapejr1-patched.png
Binary file not shown.
Binary file added images/dino-crisis-usa-rev-0-code-generation.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed images/poporogue-japan-rev-0-code-generation.png
Binary file not shown.
Binary file removed images/poporoguejr0-code-gen.png
Binary file not shown.
Binary file removed images/poporoguejr0-dump-ram.png
Binary file not shown.
Loading

0 comments on commit 7211f59

Please sign in to comment.