| Age | Commit message (Collapse) | Author |
|
Auto-detect original shared_font.bin memory base
|
|
Implemented CRO
|
|
|
|
This allows a file dumped from either an o3DS or a n3DS (and potentially
even an original unrebased file) to be used.
|
|
|
|
Correct APT::0x00550040 and APT::0x00560000 function
|
|
font file
|
|
|
|
Implement config savegame editing & clean up
|
|
Fix the errorcode of archive handle
|
|
HLE/FS: Document some command parameters and implemented command 0x08560240
|
|
|
|
|
|
(CreateLegacySystemSaveData)
|
|
|
|
|
|
|
|
|
|
|
|
srv: Update according 3dbrew
|
|
|
|
Refactor input mapping & implement circle pad modifier
|
|
Specifically, dlp::CLNT and dlp::FKCL
Moves them to their own folder like with other services.
|
|
|
|
|
|
|
|
|
|
|
|
Memory: Remove most usages of GetPointer
|
|
Config block: clean up
|
|
in the memory block manipulation functions.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Implement CheckNew3DS and CheckNew3DSApp
|
|
|
|
|
|
* Update ACT_U
* Create act_a.h
* Create act_a.cpp
* Add service ACT:A
* Add ACT:A source and header
* Fix wrong header
|
|
|
|
|
|
|
|
subdirectory services/apt/bcfnt.
|
|
|
|
Applications can request the kernel to allocate a piece of the linear heap for them when creating a shared memory object.
Shared memory areas are now properly mapped into the target processes when calling svcMapMemoryBlock.
Removed the APT Shared Font hack as it is no longer needed.
|
|
fixup simple type conversions where possible
|
|
|