.. |
QHexView@2ad23eebcc
|
Update QHexView
|
2019-12-02 20:54:13 +00:00 |
resources
|
Set window icon.
|
2020-07-11 18:46:09 +01:00 |
applicationname.h
|
Add #pragma once.
|
2020-10-11 20:14:02 +01:00 |
CMakeLists.txt
|
Add support for older cmake versions.
|
2020-10-06 20:58:43 +01:00 |
emulator.cpp
|
Forgotten destructors...
|
2019-12-06 20:00:16 +00:00 |
emulator.h
|
Forgotten destructors...
|
2019-12-06 20:00:16 +00:00 |
emulator.ui
|
Fix window title, close event, scrollbars, fast timer when disk spins.
|
2017-10-14 19:18:44 +01:00 |
gamepadpaddle.cpp
|
Paddle: make raw interface to return values in [-1,1] to ease transformations.
|
2020-10-15 16:24:20 +01:00 |
gamepadpaddle.h
|
Paddle: make raw interface to return values in [-1,1] to ease transformations.
|
2020-10-15 16:24:20 +01:00 |
loggingcategory.cpp
|
First decent implementation of Audio Output.
|
2019-11-09 21:43:35 +00:00 |
loggingcategory.h
|
First decent implementation of Audio Output.
|
2019-11-09 21:43:35 +00:00 |
main.cpp
|
Logging / Config replated changes.
|
2020-10-11 20:14:01 +01:00 |
memorycontainer.cpp
|
Forgotten destructors...
|
2019-12-06 20:00:16 +00:00 |
memorycontainer.h
|
Forgotten destructors...
|
2019-12-06 20:00:16 +00:00 |
memorycontainer.ui
|
Use QHexView rather than qhexedit2.
|
2019-12-01 14:29:13 +00:00 |
options.cpp
|
From AW's master, AppleWin.cpp split.
|
2020-11-27 13:48:53 +00:00 |
options.h
|
Allow to turn the circle range of a gamepad to a square (as the Apple ][).
|
2020-10-17 19:19:46 +01:00 |
preferences.cpp
|
Allow to turn the circle range of a gamepad to a square (as the Apple ][).
|
2020-10-17 19:19:46 +01:00 |
preferences.h
|
Add support for a (munte) mockingboard.
|
2020-06-30 15:43:06 +01:00 |
preferences.ui
|
QApple fix name of video types.
|
2020-10-18 18:43:45 +01:00 |
qapple.cpp
|
Use GetAppleWindowTitle() from AW.
|
2020-11-29 16:37:45 +00:00 |
qapple.h
|
Add Quit on the Qt app.
|
2020-10-09 19:37:04 +01:00 |
qapple.pro
|
Compile AW's Speaker.cpp and remove custom implementation.
|
2020-07-08 16:52:00 +01:00 |
qapple.qrc
|
Set window icon.
|
2020-07-11 18:46:09 +01:00 |
qapple.ui
|
Remove Ctrl-Q shortcut as it interferes with emulator.
|
2020-10-12 21:01:13 +01:00 |
qdirectsound.cpp
|
Handle volume in SDL.
|
2020-11-14 20:08:37 +00:00 |
qdirectsound.h
|
Compile AW's Speaker.cpp and remove custom implementation.
|
2020-07-08 16:52:00 +01:00 |
qresources.cpp
|
Make resource interface based on "char *" as it is easier to detect a nullptr.
|
2020-07-07 20:13:26 +01:00 |
registry.cpp
|
Rename settings.* -> registry.*
|
2019-11-24 17:34:37 +00:00 |
registry.h
|
Rename settings.* -> registry.*
|
2019-11-24 17:34:37 +00:00 |
video.cpp
|
Remove pointless getScreenData() and shed some nanoseconds from screen repaint.
|
2020-11-30 13:38:56 +00:00 |
video.h
|
Remove pointless getScreenData() and shed some nanoseconds from screen repaint.
|
2020-11-30 13:38:56 +00:00 |
viewbuffer.cpp
|
Use QHexView rather than qhexedit2.
|
2019-12-01 14:29:13 +00:00 |
viewbuffer.h
|
Use QHexView rather than qhexedit2.
|
2019-12-01 14:29:13 +00:00 |