summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/epic12.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved Cave drivers and devices to atlus project and a new cave project. (#12090) Angelo Salese2024-03-051-998/+0
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-3/+1
* video/epic12.cpp: Apply clipping to Blitter calculations as well. (#11295) buffi2023-06-011-0/+12
* Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] MooglyGuy2023-05-231-1/+1
* video/epic12.cpp: Fix clipping of CV1K games (#11227) buffi2023-05-131-36/+34
* srcclean in preparation for release Vas Crabb2023-04-231-8/+8
* video/epic12.cpp: Improved CV1000 blitter timings based on hardware testing, ... buffi2023-04-031-228/+160
* -Lua engine: run everything in coroutines. (#11019) Vas Crabb2023-03-251-4/+2
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-1/+1
* cv1k: Detect versions of the ep1c12 firmware Olivier Galibert2022-04-081-3/+39
* srcclean for 0.224 Vas Crabb2020-08-231-47/+47
* epic12.cpp: #if instead #ifdef (#7045) cam9002020-08-091-4/+59
* devices/machine, sound and video: removed read and write macros (nw) Ivan Vangelista2020-06-171-9/+10
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-7/+7
* Revert Revert "epic12.cpp : Updates" (#5168) cam9002019-06-061-162/+166
* Revert "epic12.cpp : Updates" Olivier Galibert2019-06-061-166/+162
* epic12.cpp : Updates cam9002019-06-051-162/+166
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-1/+1
* space.machine -> machine (nw) Olivier Galibert2017-12-141-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-39/+39
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* Introduce u8/u16/u32/u64/s8/s16/s32/s64 Vas Crabb2016-11-191-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-35/+35
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-271-1/+1
* cv1k.cpp: some work towards save state support. Should work but it would be b... Ivan Vangelista2016-04-011-0/+14
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-4/+4
* clang-modernize part 3 Miodrag Milanovic2015-12-041-4/+4
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-1/+1
* Fixed uninitialized class members Miodrag Milanovic2015-11-191-1/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+949