Andrea Odetti
|
c2a255303d
|
Update ImGui.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2022-01-04 17:34:16 +00:00 |
|
Andrea
|
4a51835525
|
Merge pull request #56 from audetto/paths
Separate Frame from Resource folder to support native MacOS port.
|
2022-01-04 17:33:27 +00:00 |
|
michaelangel007
|
18b4581099
|
Debugger: 2.9.1.8 Changed: Disassembly window now lists symbol labels and symbol target address from User2 in orange.
|
2022-01-04 09:28:33 -08:00 |
|
michaelangel007
|
17686df3df
|
Debugger: 2.9.1.7 Added: Extended SYM command to auto-generate symbol names when reverse engineering. NOTE: These symbols will be placed in User2.
|
2022-01-04 09:27:10 -08:00 |
|
michaelangel007
|
1f5ca5d7e7
|
Bugfix: Is user requested which symbol table but symbol not found, mark as not in any
|
2022-01-04 09:24:52 -08:00 |
|
michaelangel007
|
ba9388d1d8
|
Debugger: 2.9.1.6 Added: Branch instructions now show target address
|
2022-01-03 22:48:12 -08:00 |
|
michaelangel007
|
b3dc408195
|
Debugger: Cleanup
|
2022-01-03 22:47:25 -08:00 |
|
michaelangel007
|
65ab105d76
|
Debugger: 2.9.1.5 Added: Disassembly window now shows signed decimal values for immediate values.
|
2022-01-03 22:18:12 -08:00 |
|
michaelangel007
|
aaae1dd6a1
|
Debugger: 2.9.1.4 Changed: Show symbol warnings in Orange, and length of symbols in light blue
|
2022-01-03 22:15:41 -08:00 |
|
michaelangel007
|
48e0fe3a8e
|
Debugger: 2.9.1.3 Added: DB command now optionally supports =
|
2022-01-03 21:11:25 -08:00 |
|
michaelangel007
|
3985ee9abc
|
Debugger: 2.9.1.2: Fixed: Off by one end address when deleting DisasmData_t
|
2022-01-03 21:09:11 -08:00 |
|
michaelangel007
|
19b7d43327
|
Debugger: 2.9.1.1: Added: X command now supports a range and will chop off the appropiate data sections.
|
2022-01-03 21:07:49 -08:00 |
|
michaelangel007
|
561a145ab0
|
Debugger: Add _GetAutoSymbolName() helper
|
2022-01-03 21:05:37 -08:00 |
|
Andrea Odetti
|
f03c09db76
|
Separate Frame from Resource folder to support native MacOS port.
Fixes https://github.com/audetto/AppleWin/issues/55
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2022-01-03 17:01:22 +00:00 |
|
Andrea Odetti
|
1f1a0f0c3f
|
/proc/self/exe does not exist on MacOS.
Fixes https://github.com/audetto/AppleWin/issues/54
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2022-01-03 16:32:46 +00:00 |
|
Andrea Odetti
|
fa60480875
|
Add support for screenshot in sa2 via Alt-Ins.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2022-01-03 16:02:36 +00:00 |
|
Andrea Odetti
|
8de697f3f6
|
Clean NFrame::FrameRefreshStatus.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2022-01-03 16:01:36 +00:00 |
|
Andrea Odetti
|
dadba55b73
|
Merge remote-tracking branch 'upstream/master'
|
2022-01-03 15:50:27 +00:00 |
|
Andrea
|
d63e406573
|
Correct BMP creation on Linux (PR #1014)
Enable BMP Header packing on all compilers.
Add virtual function to FrameBase to select where to save screenshots.
|
2022-01-03 14:41:03 +00:00 |
|
Andrea
|
89d9031752
|
Merge pull request #52 from audetto/cmake
Use cmake native find_package for OpenGL.
|
2021-12-31 16:30:21 +00:00 |
|
Andrea Odetti
|
d6e9a58a15
|
applen: add some help with the most important F keys.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2021-12-31 15:38:27 +00:00 |
|
Andrea Odetti
|
b48893fab9
|
Merge remote-tracking branch 'upstream/master'
|
2021-12-31 14:18:17 +00:00 |
|
Andrea Odetti
|
89842321b8
|
Update ImGui.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2021-12-31 14:18:02 +00:00 |
|
Andrea Odetti
|
9006bcf354
|
Use cmake native find_package for OpenGL.
Could solve https://github.com/audetto/AppleWin/issues/39.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2021-12-31 14:06:34 +00:00 |
|
tomcw
|
a243efc74b
|
Fix for cmd line -dcd not being honoured (regression)
|
2021-12-24 20:58:04 +00:00 |
|
tomcw
|
a727db7cc5
|
Load save-state:
. fix for II/II+ when VidHD's SHR is being updated (init memVidHD ptr).
. refactor to consolidate all Mem* related initialisation.
|
2021-12-23 15:56:14 +00:00 |
|
Andrea Odetti
|
d865d5c252
|
Update package version.
Should really be dynamic.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2021-12-19 20:26:41 +00:00 |
|
Andrea Odetti
|
9ec45b1dab
|
Merge remote-tracking branch 'upstream/master'
|
2021-12-19 20:18:37 +00:00 |
|
tomcw
|
0f2d4b1878
|
1.30.7.0: Update History.txt
|
2021-12-19 19:28:50 +00:00 |
|
tomcw
|
d342f3a17d
|
Fix for VS2008
|
2021-12-19 19:26:07 +00:00 |
|
Andrea Odetti
|
e5456916fb
|
Merge remote-tracking branch 'upstream/master'
|
2021-12-19 15:06:02 +00:00 |
|
TomCh
|
577ffccf8f
|
VidHD: Support SHR for Apple II/II+ models (#997, PR #1013)
. Support aux writes for II/II+ (6502 emulation, not 65C02)
. Extend VidHD save-state for II/II+ aux memory
|
2021-12-19 14:17:51 +00:00 |
|
tomcw
|
ff65a9f6bf
|
Save-state: remove ASSERT when saving LC for //e or Enhanced //e
|
2021-12-18 21:31:17 +00:00 |
|
Andrea Odetti
|
d6aa407076
|
Fix a couple of warnings / Pi issues.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2021-12-18 18:26:30 +00:00 |
|
Andrea Odetti
|
86122aa5f5
|
Update ImGui.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2021-12-18 16:45:49 +00:00 |
|
Andrea Odetti
|
913081649e
|
Unify exceptions.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2021-12-18 16:43:23 +00:00 |
|
Andrea Odetti
|
9590d7c4f9
|
Merge remote-tracking branch 'upstream/master'
|
2021-12-18 16:38:39 +00:00 |
|
Andrea
|
47f721882e
|
throw std::runtime_error instead of std::string (PR #1011)
+ add more information about location of yaml parser error.
|
2021-12-18 16:37:28 +00:00 |
|
Andrea Odetti
|
151ef94382
|
Merge remote-tracking branch 'upstream/master'
|
2021-12-12 19:55:51 +00:00 |
|
Andrea Odetti
|
c758e6884c
|
qapple: patch qapple.pro.
Qt Creator is better at debugging qapple.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2021-12-12 19:40:41 +00:00 |
|
Andrea Odetti
|
b80f7c5f50
|
QApple: fix VidHD.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2021-12-12 19:15:40 +00:00 |
|
Andrea Odetti
|
28e5703ab5
|
Update ImGui.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2021-12-12 18:31:53 +00:00 |
|
tomcw
|
651b57fdae
|
HDD: fix for slowdown during r/w block operations
. firmware does busy-wait RMW (rol abs,x)
. the IORead then IOWrite was flipping the LED status each access, with a huge performance penalty!
|
2021-12-12 11:53:37 +00:00 |
|
tomcw
|
19aadbfb8d
|
Add a top-level catch-handler for std::string
|
2021-12-11 20:27:39 +00:00 |
|
Andrea Odetti
|
6dd4390c0b
|
libretro: update cards.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2021-12-11 20:26:38 +00:00 |
|
Andrea Odetti
|
abe7d664c5
|
Update from AW.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2021-12-11 20:08:47 +00:00 |
|
Andrea Odetti
|
b5b2958be1
|
Merge remote-tracking branch 'upstream/master'
# Conflicts:
# source/CardManager.cpp
|
2021-12-11 20:08:34 +00:00 |
|
Andrea
|
9d8d1110ab
|
Merge pull request #51 from audetto/vidhd
Vidhd
|
2021-12-11 20:00:12 +00:00 |
|
tomcw
|
408f5fe42f
|
Fix for loading save-state - eg. where 'AS-S2_End Credits' & 'OMT-PAL' lost their precise frame cycle
|
2021-12-11 19:30:54 +00:00 |
|
Andrea
|
a07ba4ade0
|
Set SHR alpha channel to 255 for consistency with other video modes. (PR #1010)
|
2021-12-11 18:05:06 +00:00 |
|