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
2016-08-06
Final 0.4.1 changelog update
Michael Pavone
2016-08-05
Updated special thanks
Michael Pavone
2016-08-05
Fix a memory corruption bug from failing to grow the buffer for the window ca...
Michael Pavone
2016-08-05
Added Evander 'Real Deal' Holyfield's Boxing to the ROM DB
Michael Pavone
2016-08-04
Updated README
Michael Pavone
2016-08-04
Updated changelog
Michael Pavone
2016-08-03
Add Special Thanks to About menu
Michael Pavone
2016-08-02
Updat version number in preparation for upcoming release
Michael Pavone
2016-08-01
Implemented IND and INDR
Michael Pavone
2016-08-01
Implemented INIR
Michael Pavone
2016-08-01
Implement INI
Michael Pavone
2016-07-31
Added some hacky code to support a virtual root directory for selecting drive...
Michael Pavone
2016-07-30
Use more appropriate paths for save directories and config files on Windows. ...
Michael Pavone
2016-07-30
Fix handling of undocumented flag bits for ADD in 32-bit builds
Michael Pavone
2016-07-30
Fixed bug introduced in NEG with addition of undocumented flags
Michael Pavone
2016-07-29
Implement undocumented flag bits for shift instructions
Michael Pavone
2016-07-29
Implement undocumented flag bits for RLD and RRD
Michael Pavone
2016-07-29
Implemented undocumented flag bits for rotate instructions
Michael Pavone
2016-07-29
Implement undocumented flag bits for block LD instructions
Michael Pavone
2016-07-29
Implement undocumented flag bits for block CP instructions
Michael Pavone
2016-07-28
Implement undoumented flag bits for DAA, CPL, SCF and CCF
Michael Pavone
2016-07-28
Partial support for undocumented flag bits
Michael Pavone
2016-07-27
More efficient register usage in 32-bit mode
Michael Pavone
2016-07-27
Change cycle tracking code for Z80 core to only use a single register. Store ...
Michael Pavone
2016-07-26
Fix DAA and implement half-carry for remaining instructions. Z80 core now pas...
Michael Pavone
2016-07-26
Implement half-carry for INC, DEC and NEG
Michael Pavone
2016-07-25
Properly handle redundant prefixes
Michael Pavone
2016-07-24
Implement block CP instructions. Fix bug that would corrupt context reg in DA...
Michael Pavone
2016-07-24
Implement Z80 DAA. Implement half-carry flag for the rest of the "easy" cases...
Michael Pavone
2016-07-23
Add ROM DB entry for Madden NFL 98 as it is missing SRAM info in its header a...
Michael Pavone
2016-07-23
Implement Z80 block OUT instructions. Fixes Power Monger
Michael Pavone
2016-07-19
Fix bug in ensure_dir_exists that would cause it to fail when mixed path sepa...
Michael Pavone
2016-07-17
Add ROM DB entry for Wonder Boy in Monster World that was accidentally remove...
Michael Pavone
2016-07-17
Merge
Michael Pavone
2016-06-30
Added Buck Rogers to ROM DB as it needs SRAM, but does not specify it in the ...
Michael Pavone
2016-05-16
Added support for binding a bunch more "special" keys
Michael Pavone
2016-05-15
Complete SDL to Saturn scan code mapping
Michael Pavone
2016-05-15
Fix bug in vflip implementation when in double resolution interlace mode
Michael Pavone
2016-05-15
Fixed a bug in get_header_name that results in a crash if the "International ...
Michael Pavone
2016-05-15
Fixed a really egregious bug in the arena implementation. Not sure how this e...
Michael Pavone
2016-05-12
Slightly better handling of directory read errors
Michael Pavone
2016-05-11
Fix implementation of sprite collision flag. Old implementation did not make ...
Michael Pavone
2016-05-11
Initial stab at Saturn keyboard support
Michael Pavone
2016-05-10
Fix PC value pushed to stack for A and F line traps
Michael Pavone
2016-05-10
Fix bug in 68K movep.l when the destination is a register mapped to a host re...
Michael Pavone
2016-05-06
Add missing dependency for font.tiles in Makefile
Michael Pavone
2016-05-04
Allow navigating to the root directory on Unix-like systems
Michael Pavone
2016-05-04
Merge
Michael Pavone
2016-05-04
Added tag v0.4.0 for changeset 4a92889e2889
Michael Pavone
2016-05-04
Fix OS X build
Michael Pavone
[next]