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
Age
Commit message (
Expand
)
Author
2015-07-26
Merge
Michael Pavone
2015-07-26
Old changes for GDB remote debugging on Windows I forgot to commit
Michael Pavone
2015-07-26
Fix GDB remote debugging support
Michael Pavone
2015-07-26
Minor cleanup
Michael Pavone
2015-07-26
Merge
Michael Pavone
2015-07-26
Use SDL2 renderer as a fallback
=?UTF-8?q?Higor=20Eur=C3=ADpedes?=
2015-07-26
Add pure SDL2 renderer
=?UTF-8?q?Higor=20Eur=C3=ADpedes?=
2015-07-26
Fix some memory issues
=?UTF-8?q?Higor=20Eur=C3=ADpedes?=
2015-07-26
Fix mingw-w64 build and cross-compilation
=?UTF-8?q?Higor=20Eur=C3=ADpedes?=
2015-07-26
Spawn a terminal for the debugger when needed if we are not already attached ...
Michael Pavone
2015-07-26
Fix missing includes of util.h
Michael Pavone
2015-07-25
Use a new fatal_error function instead of calling fprintf and exit for fatal ...
Michael Pavone
2015-07-25
Add a couple of comments to menu.s68
Michael Pavone
2015-07-25
Add something resembling a proper header
Michael Pavone
2015-07-25
Initial work on silly Genesis based menu
Michael Pavone
2015-07-22
Added tag v0.3.0 for changeset 283bdcd5bdb8
Michael Pavone
2015-07-22
Fix missing include
Michael Pavone
2015-07-21
Added tag v0.3.0 for changeset 0e5f14d9a579
Michael Pavone
2015-07-21
Prep for 0.3.0 release
Michael Pavone
2015-07-21
Better error handling in alloc_code
Michael Pavone
2015-07-21
Fix stateview build and fix Makefile to use /bin/echo since builtin echo does...
Michael Pavone
2015-07-21
Add more EEPROM games to ROM DB
Michael Pavone
2015-07-20
Remove debug printf from EEPROM code
Michael Pavone
2015-07-20
EEPROM reads now work for NFL Quarterback Club 96
Michael Pavone
2015-07-20
EEPROM writes now seem to work for NFL Quarterback Club 96
Michael Pavone
2015-07-20
Remove extraneous define
Michael Pavone
2015-07-20
Support large flat-mapped ROMs like Bad Apple or that Mortal Kombat hack
Michael Pavone
2015-07-20
Full support for Sega mapper when it comes to data. Code in remapped sections...
Michael Pavone
2015-07-19
Populate save mask when SRAM is defined in ROM DB rather than cart header
Michael Pavone
2015-07-19
Fix map for NFL Quarterback Club 96. Fix default EEPROM value. Initial work f...
Michael Pavone
2015-07-18
Merge
Michael Pavone
2015-07-17
Less broken EEPROM support
Michael Pavone
2015-07-17
Add ability to change start address for VRAM viewer. Fix handling of DMA enab...
Michael Pavone
2015-07-14
Broken EEPROM support
Michael Pavone
2015-07-10
Initial work on I2C EEPROM implementation
Michael Pavone
2015-07-07
Add support for reading cartridge memory map from ROM database, though withou...
Michael Pavone
2015-07-06
SRAM detection from ROM header is no working correctly again
Michael Pavone
2015-07-05
WIP changes to support reading cart memory map from ROM DB
Michael Pavone
2015-07-02
Allow regions to be set in ROM DB. Prefer default region if it is one of the ...
Michael Pavone
2015-07-02
Initial work on ROM database
Michael Pavone
2015-06-28
Fix sense of HAS_PROC check
Michael Pavone
2015-06-28
Get "portable" builds working on Linux and add a build time check for whether...
Michael Pavone
2015-06-28
Add support for making a "portable" build on OSX to Makefile
Michael Pavone
2015-06-28
Fix self modifying code checks on platforms like OS X on which guest RAM ends...
Michael Pavone
2015-06-28
Use MAP_32BIT on Linux since my hint seems to be ignored
Michael Pavone
2015-06-28
Use mmap with a hint rather than sbrk for allocating executable memory within...
Michael Pavone
2015-06-28
More clang warning cleanup
Michael Pavone
2015-06-27
Preserve scratch2 when using it as a temporary in memory read functions. This...
Michael Pavone
2015-06-27
Cleanup some warnings under clang through a combination of code fixes and sup...
Michael Pavone
2015-06-27
Handle far calls in call_args and call_args_abi
Michael Pavone
[prev]
[next]