Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | emu/memarray.cpp: Fix little Endian byte read/write to 64-bit areas. (#11985) | 2024-01-30 | 1 | -2/+2 | |
* | memarray.cpp: Remove unused initialization method taking address_space parameter | 2022-01-26 | 1 | -5/+0 | |
* | Move endianness type into lib/util header | 2021-08-31 | 1 | -27/+27 | |
* | battlane: fix a problem with double height sprites at last boss [dink] | 2021-04-01 | 1 | -3/+3 | |
* | Remove memarray.h from emu.h | 2020-08-30 | 1 | -0/+1 | |
* | emu: correct some file headers (nw) | 2020-06-19 | 1 | -1/+1 | |
* | Introduce u8/u16/u32/u64/s8/s16/s32/s64 | 2016-11-19 | 1 | -44/+44 | |
* | NOTICE (TYPE NAME CONSOLIDATION) | 2016-10-22 | 1 | -44/+44 | |
* | Show color values in palette viewer | 2016-08-26 | 1 | -21/+21 | |
* | clang-modernize part 1 (nw) | 2015-12-03 | 1 | -4/+4 | |
* | Rename *.c -> *.cpp in our source (nw) | 2015-11-08 | 1 | -0/+192 |