Nowa repozytoryjna wersja FCEUltraX .
FCE UltraX 2.1.6[SVN 2516]
Author: ansstuff | Date: 26 maja 2012 14:24:20
- Taseditor: Ctrl+Space accelerator = toggle "Auto-restore last position" checkbox
- Taseditor: remapped "Restore Playback" hotkey to Spacebar
- Taseditor: "Restore Playback" also pauses seeking
- Taseditor: mid-click = "Restore Playback" when possible
Revision 2515
Author: ansstuff | Date: 20 maja 2012 14:19:12
- Taseditor: Alt + middle mouse button = Restore Playback
Revision 2514
Author: punkrockguy318 | Date: 17 maja 2012 18:19:39
- sdl: fix "value decreased" in cheat search menu; add value increased/decreased by known values - sf#3523150
Revision 2513
Author: ansstuff | Date: 15 maja 2012 08:58:13
- Changed default mapping of "Restore Playback" hotkey from Enter to Ctrl+Enter
Revision 2512
Author: ansstuff | Date: 13 maja 2012 19:14:10
- Taseditor: some refactoring
Revision 2511
Author: punkrockguy318 | Date: 13 maja 2012 19:11:42
- note added that fceux requires gcc
Revision 2510
Author: punkrockguy318 | Date: 11 maja 2012 08:08:04
- sdl: documentation update (lua scripting clarifications)
Revision 2509
Author: ansstuff | Date: 8 maja 2012 11:57:01
- Taseditor: one more time
Revision 2508
Author: ansstuff | Date: 7 maja 2012 17:28:12
- Taseditor: yet another "lost_position" logic change
Revision 2507
Author: ansstuff | Date: 7 maja 2012 13:35:33
- Taseditor: probably figured good "lost_position" logic, finally
Revision: 2506
Author: ansstuff Date: 3 maja 2012 20:08:04
- Taseditor: another experiment with "lost_position" logic
Revision: 2505
Author: ansstuff Date: 3 maja 2012 17:02:52
- Taseditor: changed "lost_position" logic again
Revision: 2504
Author: ansstuff Date: 1 maja 2012 23:05:35
- Lua functions emu.pause() and emu.unpause() don't yield and don't reset emulator speed anymore
- updated docs
Revision: 2503
Author: ansstuff Date: 30 kwietnia 2012 20:37:59
- Taseditor: Ctrl + mid click = run to Selection cursor; Shift + mid click = run to nearest Marker
Revision: 2502
Author: ansstuff Date: 26 kwietnia 2012 20:11:24
- Taseditor: fixed filename logic when user creates project from an fm2 or a corrupted fm3
Revision: 2501
Author: BrandonEvans Date: 25 kwietnia 2012 06:35:27
- Applied the renames for "minimum buttons pressed", "minimum buttons inputted".
Revision: 2500
Author: ansstuff Date: 23 kwietnia 2012 17:07:27
- * Taseditor: removed "View->Show Lag Frames", "View->Highlight Markers", "Config->Superimpose affects copy/paste", "Config->Deselect on doubleclick", "Config->Mute Turbo" options
- * Taseditor: "Config->Branches restore entire Movie" now works differently
- * Taseditor: History always restores Markers
- * Mute Turbo is on by default
Revision: 2497
Author: zeromus Date: 17 kwietnia 2012 02:12:04
- also make mapper 164 sram work
Revision: 2496
Author: zeromus Date: 17 kwietnia 2012 02:08:50
- fix bug in mapper 164 savestates which caused wram to be lost
Revision: 2495
Author: ansstuff Date: 16 kwietnia 2012 22:09:16
- Taseditor: gradual History Log autocompression when idle
Revision: 2494
Author: ansstuff Date: 15 kwietnia 2012 17:05:37
- Taseditor: minor fixes
Revision: 2493
Author: zeromus Date: 15 kwietnia 2012 06:24:29
- rewrite more of mapper 227 to work even better (fixes Xiang Shuai Chuan Qi better)
Revision: 2492
Author: ansstuff Date: 14 kwietnia 2012 16:06:34
- * "Play Movie" dialog doesn't search in fceux root folder anymore
- * Taseditor: padding movie when drawing input down
- * Taseditor: rightclicks in Branches Tree
Revision: 2491
Author: zeromus Date: 14 kwietnia 2012 11:12:38
- add hash database entry for Rasaaru Ishii no Childs Quest (J), whose extant roms specify both the wrong mapper and the wrong mirroring. fixes #3499283
Revision: 2490
Author: zeromus Date: 14 kwietnia 2012 10:19:55
- change mapper 12 (mmc3 variant) to specify MMC3A chip version. this is necessary to fix dragon ball Z 5, and since this is the only game I know of that uses mapper 12, it should be safe. however, if games are being broken by not knowing the right mmc3 variant then we'd need to add it to a game hash table or set it in the cartinfo struct so that mapper init can deal with it. support in fceux for mmc3 chip variant irq behaviours are minimal. this fixes #3516274
Revision: 2489
Author: ansstuff Date: 10 kwietnia 2012 17:00:58
- bold items in some context menus, fix #3516233
Revision: 2488
Author: zeromus Date: 9 kwietnia 2012 22:12:28
- fix mapper 115 for #3515357 (actually to fix mapper 248 for Bao Qing Tian)
Revision: 2487
Author: zeromus Date: 9 kwietnia 2012 20:15:49
- remove vram protection from mapper 227 and make a note for future research in case we decide this was wrong (fixes Xiang Shuai Chuan Qi and bug #3515350)
Revision: 2486
Author: ansstuff Date: 9 kwietnia 2012 19:39:38
- * Taseditor: clicks in Branches Tree
- * Taseditor: all GUI buttons fire off at mousedown; disabled Spacebar and enabled Middle mouse button on GUI buttons
Revision: 2485
Author: punkrockguy318 Date: 7 kwietnia 2012 23:47:58
- sdl: reverted default frame advance key to backslash (from backtick)
Revision: 2484
Author: zeromus Date: 7 kwietnia 2012 20:33:25
- hopefully fix compilation on new gcc by fixing unused template function with bugs in it
Revision: 2483
Author: ansstuff Date: 7 kwietnia 2012 19:10:29
- * Taseditor: changed the order of "Select between Markers"
- * Taseditor: applying PAL and PPU flags when loading projects
- * Taseditor: much better way of calculating Branches Tree; hinting full timelines
- * Taseditor: miniarrow showing current Playback cursor position in Branches Tree
- * Taseditor: "Bookmark#" modtype, undo/redo works for Bookmarks
- * Taseditor: version data in fm3
- * fixed HUD/messages dumping in AVI
Revision: 2482
Author: adelikat Date: 7 kwietnia 2012 14:06:29
- Change the ines bad rom error message to say FCEUX not FCE Ultra
Revision: 2481
Author: zeromus Date: 5 kwietnia 2012 20:55:13
- maybe fix mapper 242 (dragon quest 8 UNL)
Revision: 2480
Author: punkrockguy318 Date: 29 marca 2012 05:47:01
- sdl: add some info/links about statically linking for OS X in the TODO
Revision: 2479
Author: punkrockguy318 Date: 29 marca 2012 05:36:41
- sdl: update TODO to include native OSX topbar support with links to documentation
Revision: 2478
Author: ansstuff Date: 26 marca 2012 20:40:35
- * Taseditor: Alt+Wheel = jump across gaps in Input/Markers
- * updated the site on fm2 format
Revision: 2477
Author: zeromus Date: 25 marca 2012 22:24:21
- win32-fix old vcprojs
Revision: 2476
Author: ansstuff Date: 25 marca 2012 17:37:45
- Taseditor: BookmarksList clicks apply on buttonup only
- returned default mapping of Frame Advance hotkey to Backslash
- updated documentation on fm2 format
Revision: 2475
Author: ansstuff Date: 24 marca 2012 17:03:34
- * Taseditor: changed "lost_position" logic
Revision: 2474
Author: ansstuff Date: 24 marca 2012 15:07:59
- * Taseditor: fixed bug with popup screenshots
- * updated lua scripts
Revision: 2473
Author: ansstuff Date: 23 marca 2012 21:30:31
- updated documentation
Revision: 2472
Author: ansstuff Date: 23 marca 2012 21:20:50
- Taseditor: changed Shift+V and Shift+Ins to Ctrl+Shift+V and Ctrl+Shift+Ins
- updated documentation
Revision: 2471
Author: ansstuff Date: 22 marca 2012 17:49:33
- Taseditor: Config->Combine consecutive Recordings/Draws
- Taseditor: rightclick menu appears only after click on selected row
- Taseditor: refactoring
Revision: 2470
Author: zeromus Date: 19 marca 2012 20:45:53
- win32-fix compiling in old windows and old visual studio
Revision: 2469
Author: ansstuff Date: 19 marca 2012 18:39:38
- fixed menus graying bug caused by r2466
Revision: 2468
Author: ansstuff Date: 18 marca 2012 19:18:52
- * Taseditor: Config->Autopause at the end of Movie
- * new hotkey "Cancel Seeking (TAS Editor)" (Esc)
Revision: 2467
Author: cah4e3 Date: 17 marca 2012 19:03:23
- fix to previous
Revision: 2466
Author: cah4e3 Date: 17 marca 2012 17:29:56
- varous bugfixes, xstring trimming functions logic bugs, etc some refactoring, some wtfs... ;)
Revision: 2465
Author: ansstuff Date: 17 marca 2012 16:59:35
- Taseditor: set/pick Markers by doubleclick, throw Markers away
- Taseditor: clicks on Input don't change Selection
- Taseditor: selection by dragging from Frame#
- Taseditor: better way to check doubletap for Shift and Ctrl keys
- Taseditor: no more "allow keys in Piano Roll"; new accelerators: Ctrl + arrows, Shift + arrows, Home/End/Page Up/Page Down, Ctrl + Home/End, Shift + Home/End
- Taseditor: showing row_last_clicked when Shift or Alt is held
Revision: 2464
Author: punkrockguy318 Date: 15 marca 2012 11:37:07
- sdl: doc typo fix
Revision: 2463
Author: punkrockguy318 Date: 15 marca 2012 03:15:29
- added sf# 3502658 to TODO list
Revision: 2462
Author: ansstuff Date: 14 marca 2012 20:06:34
- * Taseditor: holding Shift when drawing lines
Revision: 2461
Author: ansstuff Date: 14 marca 2012 18:32:10
- * Taseditor: fixed known WinXP bug with scrollbar arrows
- * Taseditor: 2x faster scrolling
- * Taseditor: branch description text size = size of edit fields
- * Taseditor: observing Piano Roll with right button
Revision: 2460
Author: ansstuff Date: 13 marca 2012 22:56:05
- fixed bug in playback.jump
Revision: 2459
Author: ansstuff Date: 13 marca 2012 21:03:37
- observing Piano Roll by dragging cursor outside
- dragging blue arrow (moving Playback cursor)
- moving Markers by drag'n'drop, "Marker Drag" and "Marker Swap" operations
- Config->Doubleclick on Frame# affects Playback
- Config->Draw Input by dragging
Revision: 2457
Author: ansstuff Date: 10 marca 2012 21:12:22
- middle button click on FCEUX sends message to TAS Editor
- Shift/Ctrl set focus to Piano Roll, double Shift / double Ctrl scroll Piano Roll to respective cursor
Revision: 2456
Author: ansstuff Date: 9 marca 2012 19:26:08
- Taseditor: fixed bug with listview autoscroll
Vox populi
Dodaj komentarz!!!!
![[MULTI] XPECCY 0.6 build 0.6.20250404 04/04/2025](https://www.t2e.pl/Photos/www/picphoto/038a23761.jpg,134)
![[GB/CGB] BgB 1.6.5 19/03/2025](https://www.t2e.pl/Photos/www/picLogoty/14136484271.jpg,134)
![[NES8] Nestopia Undead 1.53.1 23/03/2025](https://www.t2e.pl/Photos/www/picphoto/9a65d8f61.jpg,134)
![[CGB] SameBoy 1.0.1 4/04/2025](https://www.t2e.pl/Photos//www/photo/201906/sameboy-logo.png,134)