log

age author description
Tue, 21 Jan 2025 21:34:19 -0800 Michael Pavone Fix crash when switching between loading ZIP and non-ZIP ROMs default tip
Sun, 19 Jan 2025 22:28:32 -0800 Michael Pavone Disable KMOD debug registers when not emulating an MD VDP
Sun, 19 Jan 2025 00:31:16 -0800 Michael Pavone Initial work on YMF262 (aka OPL3) emulation
Thu, 16 Jan 2025 22:42:09 -0800 Michael Pavone Apparently window v/h size is latched once per line. Fixes glitch in Landstalker
Sat, 11 Jan 2025 23:21:36 -0800 Michael Pavone Add auto option for fm_dac config variable that bases zero offset on the select MD model
Sat, 11 Jan 2025 23:03:24 -0800 Michael Pavone Implement additional YM2612 pan leakage observed by MarkeyJester
Sat, 11 Jan 2025 17:58:58 -0800 Michael Pavone Fix YM2612 channel accumulator precision
Sat, 11 Jan 2025 17:35:15 -0800 Michael Pavone Fix a couple of bugs with AV recording
Wed, 08 Jan 2025 23:32:43 -0800 Michael Pavone Fix Windows nightly versions
Wed, 08 Jan 2025 23:30:07 -0800 Michael Pavone Fix out of bounds buffer access when loading a cue sheet > 2048 bytes via file browser or drag and drop
Sat, 04 Jan 2025 22:49:06 -0800 Michael Pavone Setup Colecovision BIOS path in libretro core
Sat, 04 Jan 2025 20:30:35 -0800 Michael Pavone Fix Windows build version extraction for version.inc change
Sat, 04 Jan 2025 20:15:55 -0800 Michael Pavone Fix regression in Super Hang-On
Thu, 02 Jan 2025 23:32:38 -0800 Michael Pavone Add controller heuristic for M30 so the BT version works out of the box
Thu, 02 Jan 2025 23:03:50 -0800 Michael Pavone Merge
Thu, 02 Jan 2025 23:02:52 -0800 Michael Pavone Get CD titles sort of working in libretro target
Mon, 09 Dec 2024 13:45:35 -0800 Michael Pavone Better cassette tape UX
Thu, 28 Nov 2024 23:44:36 -0800 Michael Pavone Add Japanese version of Level III BASIC to ROM DB
Thu, 28 Nov 2024 23:39:13 -0800 Michael Pavone Implement SC-3000 kanji paste
Thu, 28 Nov 2024 23:23:12 -0800 Michael Pavone Impelement SC-3000 katakana pasting
Thu, 28 Nov 2024 21:14:44 -0800 Michael Pavone Paste support for remaining SC-3000 export characters
Thu, 28 Nov 2024 00:58:31 -0800 Michael Pavone Adjust paste delay to be compatible with Home BASIC
Thu, 28 Nov 2024 00:44:17 -0800 Michael Pavone Implement paste for the rest of the SC-3000 graphic characters
Wed, 27 Nov 2024 20:46:30 -0800 Michael Pavone Fix untoggling of toggle modifier in SC-3000 paste
Wed, 27 Nov 2024 20:42:02 -0800 Michael Pavone Implement paste support for block elements and a couple of missing Latin-1 chars
Wed, 27 Nov 2024 20:04:28 -0800 Michael Pavone Implement paste support for box drawing chars and Latin-1 character Æ
Wed, 27 Nov 2024 16:43:56 -0800 Michael Pavone Speed up pasting and do some prep for pasting characters that need keys pressed in sequence
Tue, 26 Nov 2024 23:47:57 -0800 Michael Pavone Fix bug in utf8_codepoint
Tue, 26 Nov 2024 23:47:38 -0800 Michael Pavone Implement clipboard paste for SC-3000
Mon, 25 Nov 2024 22:44:03 -0800 Michael Pavone Fix some warnings that show up in newer versions of gcc
Mon, 25 Nov 2024 22:40:26 -0800 Michael Pavone Add some missing binding entries in Nuklear UI
Mon, 25 Nov 2024 22:30:32 -0800 Michael Pavone Merge
Mon, 25 Nov 2024 22:26:45 -0800 Michael Pavone Implement read-only SC-3000 cassette support
Mon, 11 Nov 2024 11:20:22 -0800 Michael Pavone Log Game Gear PSG Pan to VGM
Mon, 11 Nov 2024 10:45:14 -0800 Michael Pavone Fix SDL version guard for paddle buttons
Mon, 11 Nov 2024 10:30:56 -0800 Michael Pavone Support VGM logging for Sega 8-bit systems
Sat, 26 Oct 2024 14:31:21 -0700 Michael Pavone Fix some IO port serial mode bugs
Thu, 24 Oct 2024 21:08:10 -0700 Michael Pavone Fix debug window crash on Mac OS
Fri, 11 Oct 2024 23:21:34 -0700 Michael Pavone Add ROM DB entry for Home BASIC
Fri, 11 Oct 2024 00:46:53 -0700 Michael Pavone Initial SC-3000 support
Mon, 07 Oct 2024 21:38:54 -0700 Michael Pavone Update PCM cur_ptr to ST when channel is not playing. Fixes sound effects in Final Fight CD
Sat, 05 Oct 2024 23:31:59 -0700 Michael Pavone Fix sub cpu watchpoints
Sat, 05 Oct 2024 23:31:35 -0700 Michael Pavone Add PCM registers to disassembler
Sat, 05 Oct 2024 11:27:59 -0700 Michael Pavone Include block and f-num values in ymchannel debug output
Sat, 05 Oct 2024 01:03:57 -0700 Michael Pavone Fix some TOC/CUE parser bugs and simplify how "fake" pregap is handled
Thu, 05 Sep 2024 23:44:01 -0700 Michael Pavone Clear EDT on DTTRG. Fixes Cliffhanger and OrionNavattan's Mode 1 demo
Sat, 31 Aug 2024 22:41:17 -0700 Michael Pavone Fix crash in render_fill_rect in GL mode with no static images
Fri, 30 Aug 2024 21:16:46 -0700 Michael Pavone Fix TMS9918A sprite zooming and early clock flag
Thu, 29 Aug 2024 22:14:33 -0700 Michael Pavone Fix dynarec 68K instruction size metadata edge case bug
Tue, 27 Aug 2024 22:10:04 -0700 Michael Pavone Fix rendering of sprites that are partially off the top of the screen in Mode 4
Tue, 27 Aug 2024 21:27:21 -0700 Michael Pavone Fix display of window plane in VDP composition viewer
Tue, 27 Aug 2024 20:52:37 -0700 Michael Pavone Remove old TODO
Tue, 27 Aug 2024 20:50:31 -0700 Michael Pavone Fix behavior of rendering when all planes are disabled via VDP test register (Thanks vladikcomper!)
Wed, 14 Aug 2024 22:29:11 -0700 Michael Pavone Fix debug windows not filling window in GL mode. Thanks Sik!
Wed, 14 Aug 2024 22:25:20 -0700 Michael Pavone Some more improvements to Z80 step, next and over commands
Wed, 14 Aug 2024 22:14:21 -0700 Michael Pavone Z80 debugger improvements
Wed, 31 Jul 2024 22:56:00 -0700 Michael Pavone Fix issue that was causing double frame output in Double Dragon 2
Wed, 31 Jul 2024 22:30:14 -0700 Michael Pavone Fix silly bug in Mode 4 sprite rendering (Thanks Sik!)
Tue, 16 Jul 2024 20:21:08 -0700 Michael Pavone Partially functional asr/asl implementations in new 68K core
Wed, 01 May 2024 01:19:30 -0700 Michael Pavone Implement some more instructions in new 68K core. First light with some old demos