Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/fceux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-20Added a breakpoint on execution of specific ROM Address feature to debugger.mjbudd77
2021-07-01Added debugger breakpoint on unlogged code/data feature request #379. Moved b...mjbudd77
2020-09-14Added initial framework for symbolic debug feature in Qt port.Matthew Budd
2020-01-12forgot to remove debug codeg0me3
2020-01-12fixed #90 (debug breakpoint missing if conditions used)g0me3
2019-11-08Palette mirror fix (#81)Brad Smith
2018-11-07fix the way memview reads mirrored palette regs. Should fix bug 833 on SF but...zeromus
2018-04-09migration tidying (build master from trunk)zeromus
2013-03-15create new subversion repo structure (trunk, tags, branches)punkrockguy318
2013-02-24* CDLogger: code cleanupansstuff
2012-09-30trace/logger fine tuningCaH4e3
2012-09-22* Tracer: added "Log current Frame number" optionansstuff
2012-08-05* Debugger: window layout cleanup; stack shows 128 values maxansstuff
2010-04-09Added conditional debugging option 'K', for the bank the PC is on. A workarou...ugetab
2009-09-17Nearly working Debugger list Saving and Loading.ugetab
2009-02-22Win32 - Debugger - Added DWEdits patch, it Adds pixel dislpay next to scanlin...adelikat
2008-12-13clean up header file, for fewer dependencies and hopefully slightly faster bu...zeromus
2008-08-13add FORBID breakpoints - regions which block breakpoints from happening if th...zeromus
2006-08-20Consolidate use of FCEUGI* globals GI, CurGame, and FCEUGameInfo into a singleradsaq
2006-08-19Started to separate debugger code into common code and Windows-specific coderheiny
2006-08-01moved the assembly/disassembly code to the core codezeromus
2006-07-29moved fceu to its own folder to make room for other projectszeromus