twinaphex
|
29ed368fce
|
Remove Debugger.cpp
|
2022-04-07 08:33:58 +02:00 |
|
twinaphex
|
bbf0464765
|
(Debugger) Cleanups
|
2022-04-07 08:30:37 +02:00 |
|
twinaphex
|
3bc3413f90
|
Get rid of virtual
|
2022-04-06 20:29:56 +02:00 |
|
twinaphex
|
dbb886e92d
|
Remove DummyCpu.h
|
2022-04-06 19:54:08 +02:00 |
|
twinaphex
|
090937025a
|
Cleanups
|
2022-04-06 19:50:17 +02:00 |
|
twinaphex
|
087c61546d
|
remove unused headers
|
2022-04-06 19:45:01 +02:00 |
|
twinaphex
|
b92affa0c2
|
Get rid of some warnings
|
2022-04-06 19:26:02 +02:00 |
|
twinaphex
|
10c244e299
|
Cleanups
|
2022-04-06 19:19:50 +02:00 |
|
twinaphex
|
81844865be
|
Cut down on MessageManager
|
2022-04-06 19:08:47 +02:00 |
|
twinaphex
|
2ca72a6115
|
Buildfix
|
2022-04-06 18:55:58 +02:00 |
|
twinaphex
|
da9dbee373
|
Remove GetDebugHud
|
2022-04-06 18:31:12 +02:00 |
|
twinaphex
|
a63d4c84f2
|
Remove ClientConnectionData
|
2022-04-06 18:27:40 +02:00 |
|
twinaphex
|
331163c5d4
|
Remove LabelManager
|
2022-04-06 18:26:47 +02:00 |
|
twinaphex
|
adbe9cc039
|
Get rid of CodeDataLogger
|
2022-04-06 18:07:12 +02:00 |
|
twinaphex
|
92b660eb95
|
remove
Assembler/Disassembler/DisassemblyInfo/MemoryAccessCounter/MemoryDumper
|
2022-04-06 17:51:41 +02:00 |
|
twinaphex
|
08ee3718f5
|
Remove Cdl stuff
|
2022-04-06 06:59:34 +02:00 |
|
twinaphex
|
8fb219b4b0
|
Cleanup
|
2022-04-06 06:40:01 +02:00 |
|
twinaphex
|
d4cc257586
|
Cleanups
|
2022-04-06 06:29:35 +02:00 |
|
twinaphex
|
d4b4217692
|
Remove CodeRunner
|
2022-04-06 04:40:43 +02:00 |
|
twinaphex
|
e2671f85b7
|
Remove ExpressionEvaluator
|
2022-04-06 04:34:12 +02:00 |
|
twinaphex
|
5a1bcc61a3
|
remove ScriptHost
|
2022-04-06 04:13:20 +02:00 |
|
twinaphex
|
cdf2ee207f
|
Cleanup
|
2022-04-06 04:07:58 +02:00 |
|
twinaphex
|
29424d3deb
|
Cleanups
|
2022-04-06 04:04:48 +02:00 |
|
twinaphex
|
fd624a0955
|
remove unused Lua code
|
2022-04-06 03:40:54 +02:00 |
|
twinaphex
|
6e94eba15b
|
Cleanups
|
2022-04-06 03:32:08 +02:00 |
|
twinaphex
|
89f161905b
|
Cleanups
|
2022-04-06 03:23:50 +02:00 |
|
twinaphex
|
169063dfbf
|
remove EventManager
|
2022-04-06 02:54:37 +02:00 |
|
twinaphex
|
9a499bc80c
|
Cleanups
|
2022-04-06 00:28:01 +02:00 |
|
twinaphex
|
f1f1babcd1
|
remove Breakpoint
|
2022-04-06 00:17:27 +02:00 |
|
twinaphex
|
e75af23b06
|
Cleanups
|
2022-04-05 23:56:22 +02:00 |
|
twinaphex
|
c45a003471
|
Remove _frameChanged/threading code
|
2022-04-05 21:49:50 +02:00 |
|
twinaphex
|
2bc5e2e939
|
Remove Timer code
|
2022-04-05 21:22:13 +02:00 |
|
twinaphex
|
d4e62780a5
|
(Debugger) Cleanups
|
2022-04-05 21:20:49 +02:00 |
|
twinaphex
|
e465dd99e8
|
Remove unused Debugger functions
|
2022-04-05 21:06:37 +02:00 |
|
twinaphex
|
f55f84baf6
|
Remove unused Debug functions
|
2022-04-05 20:49:55 +02:00 |
|
twinaphex
|
58e590dddb
|
Get rid of unused Run function
|
2022-04-05 20:39:55 +02:00 |
|
twinaphex
|
90808430c9
|
Cleanups
|
2022-04-05 20:37:57 +02:00 |
|
twinaphex
|
daf6e88c06
|
remove another header
|
2022-04-05 20:03:11 +02:00 |
|
twinaphex
|
e1618d082d
|
Cleanups
|
2022-04-05 20:02:42 +02:00 |
|
twinaphex
|
50b2dc4594
|
Start cutting down on MessageManager
|
2022-04-05 19:53:04 +02:00 |
|
twinaphex
|
7dc6b816ab
|
Remove more locks
|
2022-04-05 19:18:51 +02:00 |
|
twinaphex
|
65067d44e0
|
(ExpressionEvaluator) Cleanups
|
2022-04-05 19:10:48 +02:00 |
|
Autechre
|
e48699c81b
|
Merge pull request #18 from libretro/lockless
Start removing synchronization locks
|
2022-04-05 18:02:12 +01:00 |
|
twinaphex
|
c26ed00014
|
Start removing the locks - there is no threading going on so all
this extra IPC overhead is worthless - the sleeping and timers
will affect synchronization in a negative way too
|
2022-04-05 18:55:38 +02:00 |
|
twinaphex
|
288fa71629
|
Cleanup Debugger
|
2022-04-05 18:09:38 +02:00 |
|
Autechre
|
fce08eec71
|
Merge pull request #17 from jdgleaver/audio-batch
Use audio batch callback only once per frame
|
2022-04-05 17:03:30 +01:00 |
|
jdgleaver
|
607e426320
|
Use audio batch callback only once per frame
|
2022-04-05 16:48:53 +01:00 |
|
twinaphex
|
4ae85761f4
|
Cleanups
|
2022-04-04 07:50:25 +02:00 |
|
twinaphex
|
b20394e312
|
Get rid of non-English language strings
|
2022-04-04 07:43:20 +02:00 |
|
twinaphex
|
93e7ea8911
|
Cleanups
|
2022-04-04 07:37:14 +02:00 |
|