summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/x68k.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-1/+1
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-1/+1
* remove safe_pc() and safe_pcbase() (nw) smf-2018-04-131-2/+2
* Removed first_screen usage from gtia, atari_common_state, bbc_state, gamecom ... Ryan Holtz2018-03-091-1/+1
* drawgfx: Make the palette optional [O. Galibert] Olivier Galibert2017-05-281-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-3/+0
* x68k: clear raster irq if line is changed, fixes chasehq (nw) cracyc2017-02-111-0/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-22/+22
* Another round of these Vas Crabb2016-08-271-2/+2
* Prepare to make object finders behave like a pointer, not a half-pointer half... Vas Crabb2016-08-261-4/+4
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-1/+1
* x68k: ELSE if (nw) cracyc2016-02-121-1/+1
* doh! (nw) cracyc2016-01-051-1/+1
* x68k: special priority (nw) cracyc2016-01-051-6/+29
* x68k: make the bitmaps auto resize (nw) cracyc2016-01-041-18/+18
* global_alloc for m_gfxdecode->set_gfx changed to work with unique_ptr (nw) Miodrag Milanovic2015-12-191-2/+2
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-2/+2
* clang-modernize part 4 Miodrag Milanovic2015-12-041-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1267