| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use the device-provided timer_alloc instead of reaching around to the ↵ | 2021-03-25 | 1 | -1/+1 | |
| | | | | | scheduler. Also change machine().scheduler().time() calls to just machine().time(). | ||||
| * | Eliminate ARRAY_LENGTH template in favor of C++17's std::size | 2021-02-14 | 1 | -1/+1 | |
| | | | | | | | | | | | * osdcomm.h: Move definition of EQUIVALENT_ARRAY to coretmpl.h * sharc.cpp, gt64xxx.cpp, ym2413.cpp, gb_lcd.cpp, snes_ppu.cpp: Use STRUCT_MEMBER for save state registration * gio/newport.cpp, megadrive/svp.cpp, nes_ctrl/bcbattle.cpp, arm7.cpp, tms9995.cpp, pckeybrd.cpp, sa1110.cpp, sa1111.cpp, jangou_blitter.cpp, vic4567.cpp: Use std::fill(_n) instead of memset * emucore.h: Remove obsolete typedef | ||||
| * | ns32081: better fix for movif | 2020-10-10 | 1 | -2/+2 | |
| | | |||||
| * | ns32081: movif bug fixes | 2020-10-07 | 1 | -7/+14 | |
| | | | | | | * fixed byte-sized operand case * fixed sign extension | ||||
| * | ns32081: new device | 2020-10-05 | 1 | -0/+630 | |
