summaryrefslogtreecommitdiffstatshomepage
path: root/src/tools/imgtool/modules/dgndos.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Eliminate ARRAY_LENGTH template in favor of C++17's std::size AJR2021-02-141-2/+2
| | | | | | | | | | * 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
* srcclean and cleanup (nw) Vas Crabb2020-06-211-8/+8
|
* Fix compile. (nw) couriersud2020-05-171-1/+1
|
* IMGTOOL: Added Dragon DOS module [tlindner] tim lindner2020-05-171-0/+1251