Mercurial > repos > blastem
graph
-
Fix windows buildSat, 06 Apr 2019 21:38:11 -0700, by Michael Pavone
-
Don't force NONUKLEAR on when NOGL is set at build time since the Nuklear UI works without GL nowThu, 04 Apr 2019 23:09:48 -0700, by Michael Pavone
-
Allow Nuklear UI to be used when OpenGL is disabledThu, 04 Apr 2019 23:08:45 -0700, by Michael Pavone
-
MergeWed, 03 Apr 2019 00:17:46 -0700, by Mike Pavone
-
Add an explicit rule for termhelper as it was relying on a built-in rule beforeWed, 03 Apr 2019 00:17:30 -0700, by Mike Pavone
-
Make libretro target successfully build for Windows and possibly MacWed, 03 Apr 2019 00:14:09 -0700, by Mike Pavone
-
Fix crash that occurs when changing video screen settings if the emulator window is currently fullscreen. Add a little more error handling to Open GL codeSun, 31 Mar 2019 14:53:29 -0700, by Mike Pavone
-
Update verison number in liblastem.cSun, 31 Mar 2019 12:38:47 -0700, by Mike Pavone
-
Include ROM DB in library binary for libretro targetSun, 31 Mar 2019 12:37:28 -0700, by Mike Pavone
-
Fix build breakage for libretro targetSun, 31 Mar 2019 12:07:20 -0700, by Mike Pavone
-
Fix bumper/trigger binding boxes for "normal" style conntrollers. Change label of "Back" button to "Save" when there are unsaved changes in controller bindingSat, 30 Mar 2019 23:35:16 -0700, by Mike Pavone
-
Update version number for nightly buildsSat, 30 Mar 2019 23:20:06 -0700, by Mike Pavone
-
Fix crash when pressing escape with no ROM loaded. Fix immediate cancel in keybinding view when mouse happens to be where the cancel button appearsSat, 30 Mar 2019 23:18:22 -0700, by Mike Pavone
-
Added tag v0.6.2 for changeset 8aeac7bd9fa7Thu, 28 Mar 2019 00:47:25 -0700, by Michael Pavone
-
Update version number, special thanks, CHANGELOG and README in preparation for possible 0.6.2 release v0.6.2Wed, 27 Mar 2019 23:34:53 -0700, by Michael Pavone
-
Add unit to gain label and change color of checkbox selected state to hopefully make it more clearWed, 27 Mar 2019 23:04:42 -0700, by Michael Pavone
-
Restore some newlines in debug output that got lost when fixing GDB remote debugging issueWed, 27 Mar 2019 22:23:55 -0700, by Michael Pavone
-
Request float 32 sample format since it saves us a conversion now that the gain code has been addedWed, 27 Mar 2019 22:19:49 -0700, by Michael Pavone
-
Operator results should be delayed by one sample when used as a modulator in some cases based on relative execution time and pipeline lengthWed, 27 Mar 2019 22:04:54 -0700, by Michael Pavone
-
Fixed contents of left and right shoulder boxes for VARIANT_6B_BUMPER controllersTue, 26 Mar 2019 23:55:41 -0700, by Michael Pavone
-
Skip buttons or axes in the mapping UI that have no label for the selected controller typeTue, 26 Mar 2019 23:45:11 -0700, by Michael Pavone
-
Remove some problematic entries from the game controller dbTue, 26 Mar 2019 23:27:46 -0700, by Michael Pavone
-
Support controllers that have their dpad mapped to an axisTue, 26 Mar 2019 23:26:08 -0700, by Michael Pavone
-
Zero offset should also impact output channels that a channel is panned away fromTue, 26 Mar 2019 22:34:41 -0700, by Michael Pavone
-
Fix a couple of minor cases of extra precision in LFO implementationTue, 26 Mar 2019 22:27:23 -0700, by Michael Pavone
-
Fix and update JSON payload for webhook in build scriptsMon, 25 Mar 2019 23:34:52 -0700, by Michael Pavone
-
Post build results to discord via webhookMon, 25 Mar 2019 23:13:08 -0700, by Michael Pavone
-
Initialize gain_mult when creating an audio source so things work okay for clients that don't explicitly set the gainSun, 24 Mar 2019 20:09:22 -0700, by Michael Pavone
-
Optionally emulate the offset around zero in the imperfect DAC of a discrete YM2612Sun, 24 Mar 2019 19:59:41 -0700, by Michael Pavone
-
Make sure there are no races between main thread and audio thread around mix_buf. Fix lack of proper termination in shader loading codeSun, 24 Mar 2019 13:31:22 -0700, by Mike Pavone
-
Configurable gain for overall output and individual componentsSat, 23 Mar 2019 17:18:10 -0700, by Michael Pavone
-
Fix Windows buildSat, 23 Mar 2019 00:05:37 -0700, by Michael Pavone
-
Added support for detecting Mega WiFi titles based on a header stringFri, 22 Mar 2019 09:25:28 -0700, by Michael Pavone
-
Remove dummy controller_add_mappings definitions from vgmplay and stateview as controller_info.o has been added to RENDEROBJS in the MakefileWed, 20 Mar 2019 22:06:29 -0700, by Michael Pavone
-
Avoid printing a bunch of junk to stdout when GDB remote debugging is enabled as this can confuse GDBWed, 20 Mar 2019 22:05:27 -0700, by Michael Pavone
-
Fix off-by one in IO port connection text outputWed, 20 Mar 2019 21:36:32 -0700, by Michael Pavone
-
Updated checkbox styleWed, 20 Mar 2019 09:35:17 -0700, by Michael Pavone
-
Fix off by one in IO device UITue, 19 Mar 2019 18:56:21 -0700, by Michael Pavone
-
Fix off-by-one error in code for loading an SMD format ROM from a ZIP archiveTue, 19 Mar 2019 09:27:30 -0700, by Michael Pavone
-
Remove some commented out code in fbdev backendThu, 14 Mar 2019 23:27:10 -0700, by Michael Pavone
-
Handle interlaced mode in fbdev backendThu, 14 Mar 2019 23:23:02 -0700, by Michael Pavone
-
Implement serialization/deserialization in new Z80 coreTue, 12 Mar 2019 23:06:04 -0700, by Michael Pavone
-
Minor cleanupMon, 11 Mar 2019 00:04:48 -0700, by Michael Pavone
-
Scale H32 horizontally in fbdev backend so it has the correct aspect ratioSun, 10 Mar 2019 23:10:43 -0700, by Michael Pavone
-
Grab keyboard devices at startup so keyboard input stops going to terminal while runningSun, 10 Mar 2019 22:22:23 -0700, by Michael Pavone
-
Fix off-by-one error in evdev init code and allow ALSA device to be specified in configSun, 10 Mar 2019 22:11:32 -0700, by Michael Pavone
-
Added raw fbdev/evdev/ALSA render backendSun, 10 Mar 2019 21:30:09 -0700, by Michael Pavone
-
Get latency between interrupt latch and interrupt acceptance working with Musashi mame_interpWed, 13 Mar 2019 22:01:22 -0700, by Michael Pavone
-
Make get_open_bus_value work right with Musashi mame_interpWed, 13 Mar 2019 20:34:24 -0700, by Michael Pavone
-
Hopefully fix 68K serialization/deserialization with Musashi mame_interpWed, 13 Mar 2019 19:13:46 -0700, by Michael Pavone
-
Make refresh delay emulation play nice with Musashi mame_interpWed, 13 Mar 2019 18:57:11 -0700, by Michael Pavone
-
Remove MAME Z80 core in favor of my new Z80 core mame_interpTue, 12 Mar 2019 21:59:52 -0700, by Michael Pavone
-
Wrote a version of m68k_invalidate_code_range for interpreter build so that MMAP_PTR_IDX regions can safely get "fast" pointers mame_interpTue, 12 Mar 2019 21:58:53 -0700, by Michael Pavone
-
Fix a couple issues in manual memory map read/write functions mame_interpTue, 12 Mar 2019 21:57:35 -0700, by Michael Pavone
-
Fix a couple bugs in the integration of Musashi mame_interpTue, 12 Mar 2019 21:57:13 -0700, by Michael Pavone
-
Couple of fixes for using MAME Z80 core mame_interpFri, 01 Mar 2019 08:17:57 -0800, by Michael Pavone
-
More instruction timing fixes in old Z80 coreMon, 25 Feb 2019 21:22:14 -0800, by Michael Pavone
-
Fix Z80 interrupts in Gen/MD mode when using new core. Disable CPU debug log in new Z80 coreWed, 20 Feb 2019 09:42:12 -0800, by Michael Pavone
-
Fix calculation for whether coalesceFlags is needed for xchg instruction in CPU DSLWed, 20 Feb 2019 00:34:52 -0800, by Michael Pavone
-
A couple more instruction timing fixes in new Z80 coreWed, 20 Feb 2019 00:16:27 -0800, by Michael Pavone
-
Fix implementation of halt in new Z80 coreTue, 19 Feb 2019 23:14:38 -0800, by Michael Pavone
-
Small fix to ztestrun rule in makefileTue, 19 Feb 2019 22:59:30 -0800, by Michael Pavone
-
Fix cycle counts of a few instructions in old Z80 coreTue, 19 Feb 2019 22:59:14 -0800, by Michael Pavone
-
Add emulated MHz output to blastcpmTue, 19 Feb 2019 22:51:53 -0800, by Michael Pavone
-
Store sync_cycle in context rather than in a local in CPU DSL. Fix the timing of a number of instructions in new Z80 coreTue, 19 Feb 2019 22:51:33 -0800, by Michael Pavone
-
Fix size of relocated Z80 bank register fieldSat, 16 Feb 2019 13:15:09 -0800, by Michael Pavone
-
Added in block instructions, fixed IO address calculation in out block instructions in new Z80 coreFri, 15 Feb 2019 23:59:34 -0800, by Michael Pavone
-
Add appropriate cycles for IO accessFri, 15 Feb 2019 23:58:55 -0800, by Michael Pavone
-
Basic support for string operands in CPU DSLFri, 15 Feb 2019 23:58:34 -0800, by Michael Pavone
-
Integration of new Z80 core is sort of working nowTue, 12 Feb 2019 09:58:04 -0800, by Michael Pavone
-
Initial attempt at interrupts in new Z80 core and integrating it into main executableSun, 10 Feb 2019 11:58:23 -0800, by Michael Pavone
-
Allow profiling blastcpm with perftoolsSat, 09 Feb 2019 11:52:43 -0800, by Michael Pavone
-
Optimization to memory access in new Z80 coreSat, 09 Feb 2019 11:34:31 -0800, by Michael Pavone
-
Added option to CPU DSL to produce a threaded interpreter using computed gotoFri, 08 Feb 2019 23:09:58 -0800, by Michael Pavone
-
Added init functions to z80_util.c so new Z80 core is closer to a drop in replacement for the old oneThu, 07 Feb 2019 09:43:25 -0800, by Michael Pavone
-
Optimization of flag calculation for flags that just copy a bit from the result in CPU DSLWed, 06 Feb 2019 09:13:24 -0800, by Michael Pavone
-
Call srand in Z80 test generator so different values are used when regenerating testsWed, 06 Feb 2019 08:54:56 -0800, by Michael Pavone
-
Fixes to DAA, SCF and CCF to pass ZEXALL in new Z80 coreWed, 06 Feb 2019 08:54:09 -0800, by Michael Pavone
-
Fixed half-carry flag calcuation for adc/sbc in new Z80 coreTue, 05 Feb 2019 19:29:54 -0800, by Michael Pavone
-
Fixed cp ixh in new Z80 coreTue, 05 Feb 2019 19:29:30 -0800, by Michael Pavone
-
Fixed CPI/CPD/CPIR/CPDR in new Z80 coreMon, 04 Feb 2019 23:46:35 -0800, by Michael Pavone
-
Implemented RLD/RRD in new Z80 coreMon, 04 Feb 2019 22:51:56 -0800, by Michael Pavone
-
Implement DD/FD prefixes for instructions that don't reference HLMon, 04 Feb 2019 22:20:51 -0800, by Michael Pavone
-
Fixed flag calculation in dec (hl) in new Z80 coreMon, 04 Feb 2019 22:02:59 -0800, by Michael Pavone
-
Implemented DAA in new Z80 coreMon, 04 Feb 2019 21:43:59 -0800, by Michael Pavone
-
Fixed some issues involving conditional execution and temporaries/constant foldingMon, 04 Feb 2019 21:43:43 -0800, by Michael Pavone
-
Implemented conditional call/ret, cpi/cpd/cpir/cpdr and fixed ldir/lddr in new Z80 coreMon, 04 Feb 2019 20:47:20 -0800, by Michael Pavone
-
Get new Z80 core running in CPM harnessSun, 03 Feb 2019 11:05:40 -0800, by Michael Pavone
-
Implemented the rest of the block move instructions in new Z80 coreSun, 03 Feb 2019 10:40:41 -0800, by Michael Pavone
-
Implemented LDI in new Z80 coreSat, 02 Feb 2019 23:02:19 -0800, by Michael Pavone
-
Implemented ld a,r and ld a,i in new Z80 coreSat, 02 Feb 2019 21:22:02 -0800, by Michael Pavone