index
:
blastem.git
gdb
libretro
vdp-hacking
Oxore's fork of "blastem" emulator for ROM hacking (C)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2021-05-12
Fix 32bit Haiku build
Benjamin FRANCOIS
2021-03-07
Added open source TMSS replacement
Michael Pavone
2020-10-16
Specify min OS X version when making a "portable" build for that platform
Michael Pavone
2020-07-11
Fix libretro target on windows
Mike Pavone
2020-06-12
Fix 68k test harness target, add cycle count to output and add a cycle limit
Michael Pavone
2020-05-16
Fix libretro target
Michael Pavone
2020-04-30
Remove usage of GCC pointer arithmetic on void * extension
Michael Pavone
2020-04-29
WIP netplay support
Michael Pavone
2020-04-26
Kill the stateview target as it is not very useful these days and breaks a lot
Michael Pavone
2020-04-18
Allow override of SDL2 include path for "portable" builds
Michael Pavone
2020-04-18
Allow specifying a default font path at build time
Michael Pavone
2020-04-17
Fix stateview target
Mike Pavone
2020-04-16
Update libretro target to use render_audio shared audio code
Mike Pavone
2020-03-27
Initial stab at VGM logging support
Michael Pavone
2019-05-17
Split generic part of audio code into a separate file so it can be used in ot...
Michael Pavone
2019-04-18
Merge
Michael Pavone
2019-04-18
WIP new 68K core using CPU DSL
Michael Pavone
2019-04-07
Get 64-bit builds working for Windows target
Michael Pavone
2019-04-04
Don't force NONUKLEAR on when NOGL is set at build time since the Nuklear UI ...
Michael Pavone
2019-04-03
Add an explicit rule for termhelper as it was relying on a built-in rule before
Mike Pavone
2019-04-03
Make libretro target successfully build for Windows and possibly Mac
Mike Pavone
2019-03-31
Include ROM DB in library binary for libretro target
Mike Pavone
2019-03-23
Fix Windows build
Michael Pavone
2019-03-10
Added raw fbdev/evdev/ALSA render backend
Michael Pavone
2019-02-19
Small fix to ztestrun rule in makefile
Michael Pavone
2019-02-10
Initial attempt at interrupts in new Z80 core and integrating it into main ex...
Michael Pavone
2019-02-09
Allow profiling blastcpm with perftools
Michael Pavone
2019-02-08
Added option to CPU DSL to produce a threaded interpreter using computed goto
Michael Pavone
2019-01-28
Fix zero flag calculation in CPU DSL
Michael Pavone
2019-01-22
Added some Makefile options to build a packaging friendly executable
Michael Pavone
2019-01-20
Fixed the most glaring issues in libretro build
Mike Pavone
2019-01-20
Hacky WIP libertro implementation
Michael Pavone
2018-12-30
Added support for GLES in addition to desktop GL
Mike Pavone
2018-12-30
Allow optimization flag overrides in Makefile
Mike Pavone
2018-08-14
Added J-Cart support
Michael Pavone
2018-07-27
Allow selecting controller type when controllers have an SDL 2 mapping, but h...
Michael Pavone
2018-07-22
Initial heuristics for detecting controller types and showing different label...
Michael Pavone
2018-05-05
Refactor to split device bindings from IO emulation code
Michael Pavone
2018-03-26
Get Windows build working again. MegaWiFi code probably needs more work befor...
Michael Pavone
2018-03-25
Fix no-default targets
Michael Pavone
2018-03-25
Added OSX implementation of default_font
Michael Pavone
2018-03-24
Merge
Michael Pavone
2018-03-24
Added png screenshot support
Michael Pavone
2018-03-24
Add support for loading ROMs from zip files
Michael Pavone
2018-03-23
Updated fibonacci benchmark code to work with current test harness
Michael Pavone
2018-03-06
Added support for TTC and dfont format true type fonts. More robust font sele...
Michael Pavone
2018-02-07
Fix Windows build, added Windows default_font_path implementation
Michael Pavone
2018-02-06
Key binding menu is now functional
Michael Pavone
2018-01-22
Merge
Michael Pavone
2018-01-16
Added support for MegaWiFi command IP_CURRENT
Michael Pavone
[next]