Location via proxy:   
[Report a bug]   [Manage cookies]                
Menu

Latest articles

General Guide of Persona Series
In September 2022, the game NieR: Re[in]carnation introduced a crossover event with Persona 5 Royal (P5R). I was impressed by the crossover story and added [...]
Use Variadic Macro for Debug Printing
In Debug-Printing, it is required to provide information useful enough so that problems can be diagnosed easily. If the printed messages include source [...]
LRU Cache-Like Array-Based Linked List
In some circumstances, we may need to implement a limited-size list that works like LRU cache. Most implementations are done by recording the latest time [...]
Intercept Interrupt Window on AMD-V
Interrupt Window means a specific timing that a processor can inject an interrupt. On Intel VT-x, there is an option to intercept Interrupt Window by [...]
Incomplete Guide of NieR:Re[in]carnation
NieR:Re[in]carnation is an online mobile game that can be played on Android cellphones and iPhones. This blog serves as an incomplete guide of this game. [...]