From 9a3f8fbdaa8154b117d9b041e5307a28d0854338 Mon Sep 17 00:00:00 2001 From: Ryan Dwyer Date: Sat, 9 Nov 2019 00:22:12 +1000 Subject: [PATCH] Update readme stats --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e13af810b..9f334cb58 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,10 @@ This repository contains a work-in-progress decompilation of Perfect Dark for th | --------------- | ----------------------------------------- | | 0x40 rspboot | Won't disassemble as source is likely ASM | | 0x1000 boot | 22/52 functions done (42.31%) | -| 0x3050 library | 1/931 functions done (0.11%) | +| 0x3050 library | 13/931 functions done (1.40%) | | 0x39850 setup | About 50% identified | | 0x4e850 rarezip | 2/8 functions done (25.00%) | -| 0x5032e game | 316/4174 functions done (7.57%) | +| 0x5032e game | 389/4176 functions done (9.32%) | | Lang files | Done | | Setup files | Done | | Prop files | Not started |