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
/
blastem.c
Age
Commit message (
Expand
)
Author
2019-01-18
Updated version number for 0.6.2 preview nightly builds
Michael Pavone
2019-01-17
Add support for SMD format ROMs in ZIP files
Michael Pavone
2019-01-17
Fix SMD ROM support
Michael Pavone
2019-01-03
Updated version number and CHANGELOG for possible 0.6.1 release
Michael Pavone
2018-12-31
Updated version number for 0.6.0 release
Mike Pavone
2018-12-30
Fix crash when passed a filename with no extension
Mike Pavone
2018-12-25
Fix headless mode
Michael Pavone
2018-07-06
Update controller config when changed in UI without restart
Michael Pavone
2018-06-28
Fix a number of other memory errors (mostly leaks again) identified by valgrind
Michael Pavone
2018-06-22
Fix some memory errors (mostly leaks) identified by valgrind
Michael Pavone
2018-05-05
Refactor to split device bindings from IO emulation code
Michael Pavone
2018-05-02
Added null check to reload_media
Michael Pavone
2018-05-02
Fix drag and drop when using Nuklear UI
Michael Pavone
2018-04-27
Only save config file if something has changed. Re-initialize audio and video...
Michael Pavone
2018-03-26
There will be no 0.5.2 at this point
Michael Pavone
2018-03-24
Merge
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
2017-11-29
Added code to persist config back to a file
Michael Pavone
2017-11-26
Enable lock-on in Nuklear UI
Michael Pavone
2017-11-26
Pause game execution when in the new UI pause menu
Michael Pavone
2017-11-25
Skip loading menu ROM if Nuklear UI is enabled. Allow disabling Nuklear UI in...
Michael Pavone
2017-11-21
Initial work on Nuklear-based UI
Michael Pavone
2017-09-06
Remove unused define in blastem.c
Michael Pavone
2017-09-06
Update version number for nightly builds
Michael Pavone
2017-08-30
Updated version string for 0.5.1 release
Michael Pavone
2017-08-23
Allow reloading current ROM with a hotkey (default F5) and allow locking on a...
Michael Pavone
2017-08-09
New savestates are working. New config file option for selecting format state...
Michael Pavone
2017-06-30
Make drag and drop play nice with the menu
Michael Pavone
2017-06-22
Load SRAM/EEPROM from lock-on cart directory if the lock-on cart is the one w...
Michael Pavone
2017-06-15
Allow height to be specified in the config file and properly calculate from t...
Michael Pavone
2017-06-14
Initial support for drag and drop. Some work needed for proper menu integration.
Michael Pavone
2017-06-07
Initial work to support parallel NOR flash and the Magistr 16
Michael Pavone
2017-06-04
Updated version string for 0.5.1 pre-releases
Michael Pavone
2017-06-02
Update version number for stable release
Michael Pavone
2017-04-21
Fix a deficiency in the way types were handled in my ternary tree. Fixes in w...
Michael Pavone
2017-03-21
Make save directory configurable. Satisfies ticket:4
Michael Pavone
2017-02-18
Fix indentation of -m option
Michael Pavone
2017-01-25
Use filename for game title in SMS mode
Michael Pavone
2017-01-22
Update version number for preview build
Michael Pavone
2017-01-10
Restore functionality of the -D flag for GDB remote debugging
Michael Pavone
2017-01-02
Detect system type from filename if header based methods fail. Allow overridi...
Michael Pavone
2016-12-27
Detect failures to initialize a system context and report an error rather tha...
Michael Pavone
2016-12-19
Restore 68K address logging functionality
Michael Pavone
2016-12-19
Mostly working changes to allow support for multiple emulated system types in...
Michael Pavone
2016-12-09
WIP split of ROM loading/argument parsing from Genesis emulation code. Compil...
Michael Pavone
2016-11-05
Get Jaguar video interrupt working
Michael Pavone
2016-10-06
Add support for specifying a reset handler in the M68K core. Adjust memory ma...
Michael Pavone
2016-08-22
Cleanup the separation of render backend and VDP code in preparation for havi...
Michael Pavone
2016-08-02
Updat version number in preparation for upcoming release
Michael Pavone
[next]