log Makefile @ 2493:b62336ceb626 default tip

age author description
Fri, 23 Feb 2024 01:16:38 -0800 Michael Pavone Initial work on emulating the YMZ263B in the Copera
Tue, 06 Feb 2024 21:47:11 -0800 Michael Pavone Somewhat busted support for Pico ADPCM
Thu, 04 Jan 2024 22:56:35 -0800 Michael Pavone Initial support for Colecovision emulation
Sat, 21 Oct 2023 19:22:01 -0700 Michael Pavone Add an option to use the system file picker on Linux and Windows
Wed, 23 Aug 2023 21:38:39 -0700 Michael Pavone Add NTSC composite shader by Sik
Sun, 12 Mar 2023 20:03:35 -0700 Michael Pavone Fix libretro build for real
Sun, 19 Feb 2023 21:12:46 -0800 Michael Pavone Add basic FLAC decoder and add FLAC playback support to the media player
Sat, 04 Feb 2023 22:44:44 -0800 Michael Pavone Integrate VGM player into main blastem binary
Mon, 12 Dec 2022 20:51:19 -0800 Michael Pavone Add support for mapper used in Super Fighter Team release of Legend of Wukong
Tue, 22 Nov 2022 17:57:02 -0800 Michael Pavone Initial implementation of oscilloscope debug view
Mon, 29 Aug 2022 21:58:37 -0700 Michael Pavone More 68K disassembler refactoring and fix Windows build failure
Sat, 27 Aug 2022 17:07:57 -0700 Michael Pavone Minor refactor of 68K disassembler
Sat, 23 Jul 2022 10:54:07 -0700 Michael Pavone xcftools is no longer packaged by Debian/Ubuntu so switched to imagemagick
Wed, 16 Feb 2022 21:22:12 -0800 Michael Pavone Enhance support for CUE files and add initial support for cdrdao TOC files
Thu, 03 Feb 2022 23:15:42 -0800 Michael Pavone Initial stab at RF5C164 emulation
Wed, 02 Feb 2022 01:10:07 -0800 Michael Pavone Implement CD audio
Sun, 30 Jan 2022 19:55:33 -0800 Michael Pavone Initial attempt at implementing the Sega CD graphics hardware segacd
Thu, 27 Jan 2022 00:33:41 -0800 Michael Pavone Implemented basic TOC functionality of CDD MCU segacd
Fri, 21 Jan 2022 21:59:46 -0800 Michael Pavone Add basic support for BIN/CUE images segacd
Fri, 21 Jan 2022 20:24:48 -0800 Michael Pavone Initial work on CDC emulation segacd
Sat, 15 Jan 2022 13:15:21 -0800 Michael Pavone Merge from default segacd
Tue, 21 Sep 2021 23:29:19 -0700 Michael Pavone Merge from mame_interp proprietary
Tue, 21 Sep 2021 23:28:54 -0700 Michael Pavone Always use "call" style interp generation from CPU DSL and default to NEW_CORE in mame_interp branch mame_interp
Tue, 21 Sep 2021 23:17:34 -0700 Michael Pavone Strip out mega wifi support and debugger proprietary
Thu, 05 Aug 2021 09:29:33 -0700 Michael Pavone Merge from default mame_interp
Sun, 07 Mar 2021 10:41:35 -0800 Michael Pavone Added open source TMSS replacement
Fri, 16 Oct 2020 22:12:48 -0700 Michael Pavone Specify min OS X version when making a "portable" build for that platform
Sat, 11 Jul 2020 21:04:16 -0700 Mike Pavone Fix libretro target on windows
Fri, 12 Jun 2020 23:54:22 -0700 Michael Pavone Fix 68k test harness target, add cycle count to output and add a cycle limit
Sat, 16 May 2020 10:36:58 -0700 Michael Pavone Fix libretro target
Sat, 09 May 2020 23:39:44 -0700 Michael Pavone Merge from default mame_interp
Thu, 30 Apr 2020 23:30:22 -0700 Michael Pavone Remove usage of GCC pointer arithmetic on void * extension
Wed, 29 Apr 2020 01:00:57 -0700 Michael Pavone WIP netplay support
Sun, 26 Apr 2020 14:54:00 -0700 Michael Pavone Kill the stateview target as it is not very useful these days and breaks a lot
Sun, 19 Apr 2020 00:59:09 -0700 Michael Pavone Merge from default mame_interp
Sat, 18 Apr 2020 23:14:43 -0700 Michael Pavone Allow override of SDL2 include path for "portable" builds
Sat, 18 Apr 2020 23:07:44 -0700 Michael Pavone Allow specifying a default font path at build time
Sat, 18 Apr 2020 11:42:53 -0700 Michael Pavone Merge from default mame_interp
Fri, 17 Apr 2020 22:21:13 -0700 Mike Pavone Fix stateview target
Thu, 16 Apr 2020 22:37:01 -0700 Mike Pavone Update libretro target to use render_audio shared audio code
Fri, 27 Mar 2020 00:03:58 -0700 Michael Pavone Initial stab at VGM logging support
Fri, 17 May 2019 08:43:30 -0700 Michael Pavone Split generic part of audio code into a separate file so it can be used in other targets besides SDL
Sun, 14 Apr 2019 23:38:02 -0700 Michael Pavone Merge from default mame_interp
Thu, 18 Apr 2019 19:48:04 -0700 Michael Pavone Merge
Thu, 18 Apr 2019 19:47:50 -0700 Michael Pavone WIP new 68K core using CPU DSL
Sun, 07 Apr 2019 00:06:29 -0700 Michael Pavone Get 64-bit builds working for Windows target
Thu, 04 Apr 2019 23:09:48 -0700 Michael Pavone Don't force NONUKLEAR on when NOGL is set at build time since the Nuklear UI works without GL now
Wed, 03 Apr 2019 00:17:30 -0700 Mike Pavone Add an explicit rule for termhelper as it was relying on a built-in rule before
Wed, 03 Apr 2019 00:14:09 -0700 Mike Pavone Make libretro target successfully build for Windows and possibly Mac
Sun, 31 Mar 2019 12:37:28 -0700 Mike Pavone Include ROM DB in library binary for libretro target
Sat, 23 Mar 2019 00:05:37 -0700 Michael Pavone Fix Windows build
Thu, 14 Mar 2019 23:40:50 -0700 Michael Pavone Merge from default mame_interp
Sun, 10 Mar 2019 21:30:09 -0700 Michael Pavone Added raw fbdev/evdev/ALSA render backend
Tue, 12 Mar 2019 21:59:52 -0700 Michael Pavone Remove MAME Z80 core in favor of my new Z80 core mame_interp
Fri, 01 Mar 2019 14:17:29 -0800 Michael Pavone Merge from default mame_interp
Tue, 19 Feb 2019 22:59:30 -0800 Michael Pavone Small fix to ztestrun rule in makefile
Tue, 19 Feb 2019 07:03:57 +0000 Michael Pavone Fix build mame_interp
Sun, 10 Feb 2019 11:58:23 -0800 Michael Pavone Initial attempt at interrupts in new Z80 core and integrating it into main executable
Sat, 09 Feb 2019 11:52:43 -0800 Michael Pavone Allow profiling blastcpm with perftools
Fri, 08 Feb 2019 23:09:58 -0800 Michael Pavone Added option to CPU DSL to produce a threaded interpreter using computed goto