Related changes

Enter a page name to see changes on pages linked to or from that page. (To see members of a category, enter Category:Name of category). Changes to pages on your Watchlist are in bold.

Recent changes options Show last 50 | 100 | 250 | 500 changes in last 1 | 3 | 7 | 14 | 30 days
Hide registered users | Hide anonymous users | Hide my edits | Show bots | Hide minor edits
Show new changes starting from 09:21, 14 May 2025
 
Page name:
List of abbreviations:
N
This edit created a new page (also see list of new pages)
m
This is a minor edit
b
This edit was performed by a bot
(±123)
The page size changed by this number of bytes

10 May 2025

     12:17  ROM map (Boktai 3) diffhist +3,274 Raphi talk contribs
     12:11  RAM map (Boktai 3) diffhist +249 Raphi talk contribs (Misc)

8 May 2025

     20:52  RAM map (Boktai 3) diffhist +355 Raphi talk contribs (Bank interest rate)

7 May 2025

N    21:38  Heap diffhist +1,467 Raphi talk contribs (Created page with "The heap is used for ''dynamic'' memory allocation (mostly, but not only, actors). This contrasts with ''statically'' allocated data like maps or save data, which have fixed memory addresses. Usage of the heap is based on the common C functions [https://manpages.debian.org/stable/manpages-dev/malloc.3.en.html malloc() and free()], although their implementation in Boktai is far simpler than what is found on modern systems. malloc() returns NULL if there's not e...")