summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/emualloc.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove emualloc.* AJR2021-06-221-207/+0
* Got rid of global_alloc/global_free. Vas Crabb2020-10-031-1/+1
* emu: correct some file headers (nw) hap2020-06-191-1/+1
* Remove emu.h from emucore (nw) S.Z2018-11-031-2/+1
* Put #include emu.h as the first preprocessor directive in various files to su... yz70s2018-11-021-1/+1
* Introduce u8/u16/u32/u64/s8/s16/s32/s64 Vas Crabb2016-11-191-7/+7
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-7/+7
* use standard types uintptr_t, char16_t and char32_t instead of FPTR, utf16_c... Miodrag Milanovic2016-10-221-3/+3
* replace osd_lock with std::mutex [Miodrag Milanovic] Miodrag Milanovic2016-01-301-23/+6
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-17/+17
* Some cleanups and init fixes with help of ReSharper C++ (nw) Miodrag Milanovic2015-11-111-1/+0
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+226