Commit Graph

3846 Commits

Author SHA1 Message Date
rainwarrior 1814be4da5 hex editor memview: added OAM view and dump to file, added HOME/END key response, added bounds checking in a bunch of places to keep the view and edits within the memory bounds 2016-08-24 08:08:53 +00:00
rainwarrior 35b1f160dc remove unused variable from debug.cpp:DebugCycle (accidentally added while working on it) 2016-08-24 05:46:52 +00:00
rainwarrior 152a5f6173 documenting conditional breakpoints change from r3268 2016-08-24 05:42:02 +00:00
rainwarrior 6e5cfae6f7 1. added new 'R' and 'W' conditions for breakpoints which evaluate to the value read by read instructions, or the value about to be written by write instructions.
2. added illegal opcode support for breakpoints (filled in missing fields of optype matrix)
2016-08-24 05:35:51 +00:00
rainwarrior 539f5ce872 documenting third lua callback parameter from change r3266 2016-08-23 08:47:46 +00:00
rainwarrior f947ef06e7 lua write callbacks: adding optional third parameter to retrieve the value written, added Sprites.lua script to visualize sprites (requires and demonstrates feature just added) 2016-08-23 08:46:22 +00:00
zeromus 2873344ce8 fix parsing of lua colors over 0x80000000 on 32bits systems 2016-08-21 20:12:49 +00:00
CaH4e3 c4ec35c518 CDL: fixed vram data logging glitch 2016-08-07 12:34:58 +00:00
zeromus 4b562ff1af support (maybe? untested) 'S' register in conditional debugger breakpoints 2016-07-31 21:03:12 +00:00
feos-tas d591735196 restore interims on the site 2016-07-31 20:47:19 +00:00
feos-tas d61634cfe4 -pal won't die if dendy was loaded from config on launch. if -dendy isn't specified, and if left from config, it will get overridden by -pal.
make deploy.bat a bit more handy
2016-07-31 20:46:32 +00:00
feos-tas c6fc15afdd fix help regarding command line options
updated site

[[Split portion of a mixed commit.]]
2016-07-31 17:55:40 +00:00
feos-tas b830b49724 fix help regarding command line options
updated site

[[Split portion of a mixed commit.]]
2016-07-31 17:55:40 +00:00
feos-tas cde2e63efc better name 2016-07-31 17:11:04 +00:00
feos-tas 69752141c4 simple fix to -pal cmd setting turned into updating the whole infrastructure responsible for regions. now region change is also reported if it was specified in cmd.
fix #743
2016-07-31 17:06:46 +00:00
feos-tas 284d735bb9 found this great script just now
it's especially great for sound effects
2016-07-30 17:56:43 +00:00
zeromus 186005be3a etc 2016-07-28 21:07:05 +00:00
zeromus 1c5cb52946 etc 2016-07-28 21:04:20 +00:00
zeromus b7aa774a75 update compiling notes 2016-07-28 21:03:45 +00:00
zeromus 005b8e3a27 etc 2016-07-28 21:02:21 +00:00
zeromus b13e741b8b add dendy to homepage 2016-07-28 21:01:34 +00:00
feos-tas ae616d5e81 hardcoded years are great too 2016-07-28 20:57:58 +00:00
zeromus eb0d73a9a9 update some random docs 2016-07-28 20:46:50 +00:00
zeromus 17d0c62a20 add 223 pressrelease 2016-07-28 20:40:30 +00:00
zeromus a94bb7e70c re-export web help with correct release date 2016-07-28 20:40:14 +00:00
zeromus ebe31c2405 re-export with correct version of helpndoc 2016-07-28 20:39:14 +00:00
zeromus 36b44da289 update release date in docs 2016-07-28 20:17:04 +00:00
zeromus 034db631e4 feos deserves a promotion 2016-07-28 20:09:54 +00:00
zeromus e62c63a771 add "public release" build configuration 2016-07-28 20:09:40 +00:00
zeromus 60e0ec7924 my r3205 made a possible tiny bug in some gamepad profile management somehow. I didnt get the warning until I made a release build, so let's fix it now (i hope) 2016-07-28 20:09:25 +00:00
feos-tas 12bc077765 added what's new 2.2.3
[[Split portion of a mixed commit.]]
2016-07-23 14:49:49 +00:00
feos-tas d0cb424630 added what's new 2.2.3
[[Split portion of a mixed commit.]]
2016-07-23 14:49:49 +00:00
feos-tas 8f99ba3b5a disable pal filter and region messages for sdl 2016-07-16 18:28:49 +00:00
feos-tas 54202b5a7d help: hint on PAL autodetection.
[[Split portion of a mixed commit.]]
2016-07-15 16:15:11 +00:00
feos-tas dbae9cddb2 help: hint on PAL autodetection.
[[Split portion of a mixed commit.]]
2016-07-15 16:15:11 +00:00
feos-tas 31138435e7 video: we all love hardcode for sure
long live magic numbers
2016-07-15 15:42:37 +00:00
zeromus 3d152a274f fix ntsc problems on windows:
1. fullscreen fails
2. HW acceleration in windowed mode fails
2016-07-14 22:12:56 +00:00
feos-tas cacee4b91a make PAL checkbox and message consistent on emu launch
new PPU is not exactly slow anymore
2016-07-10 15:14:27 +00:00
feos-tas 2eff273b8a report region changes to user, including autodetection 2016-07-10 12:18:28 +00:00
feos-tas ead61dfe9b recompile chm and html
[[Split portion of a mixed commit.]]
2016-07-07 18:52:52 +00:00
feos-tas 09a1dbf670 recompile chm and html
[[Split portion of a mixed commit.]]
2016-07-07 18:52:52 +00:00
feos-tas bfd4a489a7 help: mention new filters, palettes, duty and deemph swap checkboxes.
add Unsaturated-V6.pal

[[Split portion of a mixed commit.]]
2016-07-07 18:36:41 +00:00
feos-tas 14d6ba8d5e help: mention new filters, palettes, duty and deemph swap checkboxes.
add Unsaturated-V6.pal

[[Split portion of a mixed commit.]]
2016-07-07 18:36:41 +00:00
feos-tas 0fa41cb715 video: save paldeemphswap to config 2016-07-05 19:01:46 +00:00
feos-tas 3525cbc095 turn off dendy if we're loading a pal rom 2016-07-05 18:36:04 +00:00
feos-tas 4869518747 fix dendy buffer overflow caused by "cleanup"
fix #721
2016-07-05 16:27:23 +00:00
feos-tas 40206ce1fd lua: fix #734 by adding emu.getpath() and emu.loadrom()
update help

[[Split portion of a mixed commit.]]
2016-07-03 12:01:17 +00:00
feos-tas 6dc943d6b1 lua: fix #734 by adding emu.getpath() and emu.loadrom()
update help

[[Split portion of a mixed commit.]]
2016-07-03 12:01:17 +00:00
feos-tas 2cbcae6f6d help: address region/dendy and overclocking
[[Split portion of a mixed commit.]]
2016-07-02 17:02:24 +00:00
feos-tas 567db00290 help: address region/dendy and overclocking
[[Split portion of a mixed commit.]]
2016-07-02 17:02:24 +00:00