Stephen Anthony
|
767fef5646
|
Updated docs for 6.5.3 release for April 20 (this can change if necessary).
|
2021-04-17 14:59:16 -02:30 |
Stephen Anthony
|
df7cb5639a
|
Update to Xcode project file.
|
2021-04-07 12:26:24 -02:30 |
Christian Speckner
|
eab030937b
|
PaddleReader goes AnalogReadout.
|
2021-04-05 14:16:29 +02:00 |
Stephen Anthony
|
0c50908f42
|
Updated a few files for upcoming release.
Now in testing phase; final release coming in a few days.
|
2021-02-22 16:52:47 -03:30 |
Stephen Anthony
|
08fab4a5bd
|
Getting ready for 6.5.1 release.
|
2021-01-23 15:33:20 -03:30 |
Stephen Anthony
|
21438a82cc
|
Yearly update to copyright for 2021.
|
2021-01-05 18:42:43 -03:30 |
Stephen Anthony
|
955a613395
|
Started final doc updates for 6.5 release.
|
2021-01-05 18:35:15 -03:30 |
Christian Speckner
|
8204d0fb6e
|
Move highscores to DB.
|
2021-01-03 22:41:59 +01:00 |
Stephen Anthony
|
24f769feec
|
Added new class to Visual Studio project.
|
2021-01-02 20:33:53 -03:30 |
Stephen Anthony
|
9b24e1a413
|
Rename method in OSystem to more accurately describe its current functionality.
|
2021-01-02 20:24:05 -03:30 |
Christian Speckner
|
e373429ba2
|
Refactoring, remove sqlite from libretro build.
|
2021-01-03 00:16:29 +01:00 |
Stephen Anthony
|
21b9667c5d
|
Fix minor compile warning in Xcode (unused variable).
|
2021-01-02 19:39:26 -03:30 |
Christian Speckner
|
e4ede14ae5
|
Add settings migration on MacOS.
|
2021-01-02 23:30:11 +01:00 |
Stephen Anthony
|
afe0812fcc
|
Fixed filename changes for Xcode project.
|
2021-01-02 13:48:02 -03:30 |
Stephen Anthony
|
4e3e904adf
|
Added missing files to Xcode project.
|
2021-01-02 12:06:09 -03:30 |
Stephen Anthony
|
4fd5eef14f
|
Updated Xcode project for latest repo classes.
|
2020-12-30 20:10:39 -03:30 |
Stephen Anthony
|
86a811741a
|
Added new files to Xcode project.
|
2020-12-29 17:55:41 -03:30 |
Stephen Anthony
|
c4b93c346d
|
Merge branch 'master' into feature/full-on-sqlite
|
2020-12-27 20:21:51 -03:30 |
Stephen Anthony
|
3b10550cba
|
Fix issues with About dialog in dark mode on macOS (fixes #748).
Note that this only works with macOS 10.14 and above. Someone with more Mac experience will have to fix it for older versions.
|
2020-12-26 00:13:14 -03:30 |
thrust26
|
1ca00c7a0b
|
enhanced and cleaned up OS specific path code
improved mouse double click marking
added file list resizing in browser dialog
|
2020-12-25 09:15:58 +01:00 |
Stephen Anthony
|
39b42bca55
|
Merge branch 'master' into feature/full-on-sqlite
|
2020-12-20 19:03:15 -03:30 |
Stephen Anthony
|
1a79ea09c5
|
Add PlusROM to Xcode project.
|
2020-12-17 23:51:25 -03:30 |
Stephen Anthony
|
162b13f3d1
|
Completely remove 'cfgfile' functionality, since the SQL backend uses the same name on all ports.
|
2020-12-16 00:28:41 -03:30 |
Stephen Anthony
|
61d4f1d47f
|
Fix compile warnings in Linux.
|
2020-12-15 22:51:31 -03:30 |
Christian Speckner
|
4318d01216
|
Sqlite is the only choice now.
|
2020-12-15 23:55:24 +01:00 |
Stephen Anthony
|
d1f9ee730b
|
Add high score stuff to Xcode project.
|
2020-11-30 15:55:37 -03:30 |
Stephen Anthony
|
bd2ead8d13
|
Added JSON stuff to Xcode project.
|
2020-11-28 18:06:49 -03:30 |
Stephen Anthony
|
f7cf30a7fb
|
Enable RTTI for Xcode.
|
2020-11-19 13:39:32 -03:30 |
Stephen Anthony
|
ec1941a323
|
Add debugger files to Xcode project, and fix minor warnings.
|
2020-11-19 10:29:41 -03:30 |
Stephen Anthony
|
fb5df8332b
|
Update Xcode for class addition.
Comment out code that causes a crash on Mac.
|
2020-11-13 10:05:11 -03:30 |
Stephen Anthony
|
d7171b5260
|
Added UndoHandler to Xcode, and fixed minor warnings.
|
2020-11-06 09:25:08 -03:30 |
Stephen Anthony
|
270d29000e
|
And so it begins again; bump version number to 6.5_pre
Move some serial port code directly into portNames(); meant to do this for 6.4, oh well.
|
2020-11-02 14:20:42 -03:30 |
Stephen Anthony
|
f07abf675c
|
Updated various files for upcoming 6.4 release.
|
2020-10-31 22:38:45 -02:30 |
Stephen Anthony
|
ce5bd61d85
|
Updated Xcode project for recent framebuffer rework.
|
2020-10-23 10:54:50 -02:30 |
Stephen Anthony
|
ddf8b84130
|
Switch to 'cu' AVox-USB devices for Mac.
|
2020-10-20 09:44:35 -02:30 |
Stephen Anthony
|
949e6aa915
|
Fix serial port autodetect issues for Mac (similar to fixes for Linux).
|
2020-10-19 19:16:49 -02:30 |
Stephen Anthony
|
dbad30bea6
|
Updated Xcode for VideoModeHandler class.
|
2020-10-13 11:03:02 -02:30 |
Stephen Anthony
|
3d3dd0a191
|
Final updates for 6.3 release.
|
2020-10-06 15:57:49 -02:30 |
Stephen Anthony
|
67db826bc5
|
Added code to detect valid serial ports.
Next we have to tie this into the UI, so AtariVox port can be more easily detected.
|
2020-09-12 16:44:55 -02:30 |
Stephen Anthony
|
b8c6a9b024
|
Add QuadTari support to Xcode.
|
2020-09-08 12:23:46 -02:30 |
Stephen Anthony
|
c00fda482d
|
Add support for 2600-daptor II when flashed as an AVox-USB converter.
Basically, for this device we use software flow control rather than hardware CTS signal.
|
2020-08-21 16:04:49 -02:30 |
Stephen Anthony
|
bc8b34e923
|
Fix warnings from Clang 11.
Apparently d'tors in child classes should now be marked override rather than virtual (to match other methods).
So we do that specifically now.
|
2020-08-17 10:38:43 -02:30 |
Stephen Anthony
|
4719533b22
|
Add SerialPort::isCTS() to all ports, and connect it to AtariVox.
|
2020-07-30 17:50:34 -02:30 |
Stephen Anthony
|
03f3c25c78
|
Add missing files to Xcode project.
|
2020-07-30 16:26:45 -02:30 |
Stephen Anthony
|
44c180f189
|
Updated various files for 6.2.1 release.
|
2020-06-19 20:20:56 -02:30 |
Stephen Anthony
|
9d1c3df1d4
|
Updated version number for upcoming release.
|
2020-06-02 15:49:20 -02:30 |
Stephen Anthony
|
1504e81706
|
Update Xcode project for CartCreator class.
|
2020-05-30 17:47:41 -02:30 |
Stephen Anthony
|
de655c11e6
|
Updated Xcode project for TVBoy class.
|
2020-05-24 19:47:30 -02:30 |
Stephen Anthony
|
9b933ec4d4
|
Update Xcode project for class changes.
|
2020-05-11 15:33:42 -02:30 |
Stephen Anthony
|
336b72b2de
|
Fix a few compile warnings in Xcode, and add missing files.
|
2020-03-15 18:11:52 -02:30 |