Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 ancestors of 2a59f5e05dbda4ac

2019-06-12
19:56
Adjust SXS script to be called outside the temporary directory. check-in: 2a59f5e05d user: stephanie.gawroriski tags: trunk
19:48
Adjust arrow usage a bit. check-in: ed6bace7f8 user: stephanie.gawroriski tags: trunk
19:45
Add arrows in splitter. check-in: b1bf7bee98 user: stephanie.gawroriski tags: trunk
19:43
Bi-column printing of instructions. check-in: fcf295dc4d user: stephanie.gawroriski tags: trunk
19:00
Add line population change count to show when a line has gone back (such as for loops). check-in: 37e31228d6 user: stephanie.gawroriski tags: trunk
18:54
Add side by side debug to compare byte code and native instructions. check-in: 1429835cc3 user: stephanie.gawroriski tags: trunk
17:13
Do not translate value for LOAD_POOL in debug print. check-in: b02eedf11f user: stephanie.gawroriski tags: trunk
13:38
Do not check for compatibility in virtual invoke if the type is exactly known and matches the stack; Add more debug marks check-in: 68f007bc1f user: stephanie.gawroriski tags: trunk
13:13
Store the actual super class in the instance check; Add interfaces and self pointer to the class information; Have memory issues read bad constants. check-in: 8679f7a02e user: stephanie.gawroriski tags: trunk
07:02
Backup developer notes. check-in: 815952d341 user: squirreljme tags: trunk
00:25
Handle BREAKPOINT and print the stopping instruction and such. check-in: 5084d8d811 user: stephanie.gawroriski tags: trunk
00:21
Base handling for percent sequences in debug notes. check-in: 08fc6dd0e6 user: stephanie.gawroriski tags: trunk
2019-06-11
22:20
Remove the other headers, not needed. check-in: 5ccbd9181c user: stephanie.gawroriski tags: trunk
22:17
Remove some common files. check-in: e5562e8884 user: stephanie.gawroriski tags: trunk
22:11
Remove reliance on common files. check-in: 53871e2fb3 user: stephanie.gawroriski tags: trunk
22:09
Include of streams is not needed. check-in: ba2fd381fc user: stephanie.gawroriski tags: trunk
19:14
Correct name of target in the makefile. check-in: 932be7f752 user: stephanie.gawroriski tags: trunk
14:50
Implement buffered writes to standard error. check-in: 64528f6167 user: stephanie.gawroriski tags: trunk
12:34
Use a darker red so it does not burn as much. check-in: 53c79b1081 user: stephanie.gawroriski tags: trunk
12:33
Correct indentation. check-in: 5e856e7d56 user: stephanie.gawroriski tags: trunk
12:02
Add adjustable cycles per frame in RetroArch. check-in: d67adb51c6 user: stephanie.gawroriski tags: trunk
11:43
Set all fields for joypad and var end. check-in: e3b3fe4ed4 user: stephanie.gawroriski tags: trunk
11:42
Include stdint on PSP. check-in: 51d0e017a1 user: stephanie.gawroriski tags: trunk
11:28
Undefine little endian if both endianesses ended up being set. check-in: 3e0b350962 user: stephanie.gawroriski tags: trunk
11:28
Set big endian if explicitely defined. check-in: 33c4ce71fd user: stephanie.gawroriski tags: trunk
11:25
Remove some unused variables. check-in: 8983cd503a user: stephanie.gawroriski tags: trunk
11:25
Do not typedef struct sjmerc.c. check-in: bdc89fc5ec user: stephanie.gawroriski tags: trunk
11:18
Remove unused variable. check-in: f1c3bf8216 user: stephanie.gawroriski tags: trunk
11:16
Add types for old MSVC. check-in: d31d80567e user: stephanie.gawroriski tags: trunk
03:23
Correct spelling error. check-in: 2725b73f8c user: stephanie.gawroriski tags: trunk
03:23
Change how errors are handled and red screen if one is hit during init as well. check-in: 77149a8ae8 user: stephanie.gawroriski tags: trunk
03:02
Set corrective error state; Add macros for screen size; Need to reretrieve log_cb in retro_run() because it gets invalidated (and crashes); If the VM dies just turn the screen red. check-in: c859c166d2 user: stephanie.gawroriski tags: trunk
02:39
Add check on native functions. check-in: 593aa39c22 user: stephanie.gawroriski tags: trunk
02:36
Wipe functions. check-in: 78217cce53 user: stephanie.gawroriski tags: trunk
02:33
Check range of allocated address to ensure it is in range. check-in: 30d43be458 user: stephanie.gawroriski tags: trunk
01:54
Core initialization (load the SummerCoat ROM); Run loop; Allow fixed BootROM to be passed but copied if it needs sanitizing (out of address space) check-in: 342992c17f user: stephanie.gawroriski tags: trunk
00:46
Set full_path to false. check-in: 599137a140 user: stephanie.gawroriski tags: trunk
00:34
Remove openmp. check-in: a71cc705cf user: stephanie.gawroriski tags: trunk
00:32
Add Android LibRetro stuff. check-in: 5ae82833ff user: stephanie.gawroriski tags: trunk
2019-06-10
23:57
Set display version to 0.3.0. check-in: ba9b52bcf5 user: stephanie.gawroriski tags: trunk
23:56
Variables for debug notes. check-in: a0bc67e14d user: stephanie.gawroriski tags: trunk
23:52
Include stdint.h in MSVC 2010 and up. check-in: a4316d3d3f user: stephanie.gawroriski tags: trunk
21:50
Correct comment on input method. check-in: ac45d042fa user: stephanie.gawroriski tags: trunk
21:16
Poll core input since it is needed for the menu to work in such in Normal polling mode. check-in: 8862154e81 user: stephanie.gawroriski tags: trunk
20:50
Add a noise generator to the video out to signify stuff is going on. check-in: ed17a00660 user: stephanie.gawroriski tags: trunk
20:43
Remove debugging stuff as it just crashes the core. check-in: 48b4944449 user: stephanie.gawroriski tags: trunk
20:40
Add some debugging to the RetroArch core. check-in: 1f395f93a6 user: stephanie.gawroriski tags: trunk
20:15
Add missing symbols needed by RetroArch. check-in: c56615ab2c user: stephanie.gawroriski tags: trunk
20:04
Add retro_deinit() and retro_api_version(). check-in: 31c277c912 user: stephanie.gawroriski tags: trunk
20:03
Update build instructions. check-in: d9c0c5e52c user: stephanie.gawroriski tags: trunk
17:40
Some LibRetro initialization. check-in: a1a85c683f user: stephanie.gawroriski tags: trunk