Dimitris Panokostas
79e918dc0b
Minor sync of filesys to WinUAE
2020-09-10 19:19:45 +02:00
Dimitris Panokostas
1fb59076ef
real fix for filesys double-free crash
2020-07-10 19:06:16 +02:00
Dimitris Panokostas
1e7e1a03d7
Actually fix previous commit
2020-07-10 18:52:48 +02:00
Dimitris Panokostas
b50d70dcaa
Avoid double-free error on emulator restart
2020-07-10 18:49:32 +02:00
Dimitris Panokostas
bae85ba323
Commented out unimplemented function
...
This caused compiler errors due to undefined references.
2020-07-06 00:52:51 +02:00
Dimitris Panokostas
a2a166ba13
Implemented shared clipboard functionality
...
-Added checkbox in GUI (Misc panel)
-Updated support files accordingly
2020-07-06 00:31:03 +02:00
Dimitris Panokostas
31719df8a4
Fixed double free error on exit
2020-07-05 00:08:36 +02:00
Dimitris Panokostas
673e14ac60
WIP: Implemented clipboard sharing functionality
...
Not fully done yet, WIP
2020-07-04 14:53:00 +02:00
Dimitris Panokostas
10b51595b0
Filesys updates
2020-07-04 14:00:38 +02:00
Dimitris Panokostas
6848cff4dc
First implementation of consolehook
2020-07-02 22:27:32 +02:00
Dimitris Panokostas
725f2c7129
Implemented CD support from WinUAE
...
- Added support for CD mounting under AmigaOS - fixes #37
- Added CDTV implementation (WIP #658 )
2020-06-17 23:41:23 +02:00
Dimitris Panokostas
c0efbd9ccc
Normalization of function names according to C standards
2020-06-16 22:21:05 +02:00
Dimitris Panokostas
b3fe55363e
Fix zfile stale/double freed file handle.
...
Updated filesys.cpp from latest WinUAE sources
2020-06-07 00:21:39 +02:00
Dimitris Panokostas
8afd7eee50
Implemented CPU Idle, removed Turbo CPU speed
...
- Turbo CPU speed is no longer needed, Fastest Possible is now actually as fast as possible CPU emulation!
- Removed obsolete custom timing settings for Fastest CPU setting
- Implemented CPU Idle slider in GUI, which allows to set how much time the CPU emulation should sleep when not in use (keeps the temperature down)
2020-05-22 13:08:45 +02:00
Dimitris Panokostas
6f64001927
Check and reject too large physical block sizes.
2020-02-04 21:52:23 +01:00
Dimitris Panokostas
09f6f5a991
Fixed some more compiler warnings
2019-09-14 18:24:43 +02:00
Dimitris Panokostas
dd0c748dde
Merged latest WinUAE and uae4arm changes. Added 64-bit support.
2019-08-31 17:30:51 +02:00
Dimitris Panokostas
6a4f55fa77
Implemented Emulation Pause handling - Fixes #414
2019-02-07 23:38:38 +01:00
Dimitris Panokostas
f8aad5a4a6
Increase fake block size earlier to also fix programs that overflow free space calculation
2019-01-15 23:09:07 +01:00
Dimitris Panokostas
fc4c15a22b
Restored _WIN32 define check
2019-01-11 13:24:00 +01:00
Christer Solskogen
a3dd9af895
Code cleanup ( #393 )
...
* Code cleanup using deheader for removing unnused headers and adding others to be portable. Removed unused files and renamed .cpp files that are only used as #includes in others
* add missing files
2018-12-23 15:34:53 +01:00
Dimitris Panokostas
826c66c6e6
Minor cleanup
2018-11-25 20:10:03 +01:00
Dimitris Panokostas
70e19c831d
Updated core from WinUAE 3.6.0
2018-01-20 18:14:12 +01:00
Dimitris Panokostas
50f6a0ad08
Updated core emulation files
2017-12-12 22:06:51 +01:00
Dimitris Panokostas
cebfc8f823
Merged SDL1 and SDL2 projects
2017-12-04 15:49:40 +01:00
Dimitris Panokostas
c676b6075a
Updated drawing, custom, events and other parts from WinUAE 3.4.1
2017-03-30 21:21:31 +02:00
Dimitris Panokostas
9596f7e6e5
Harmonized gui_flicker_led() with WinUAE
2017-03-06 21:53:41 +01:00
Dimitris Panokostas
d81cf4c916
Synced files to Master branch
2017-01-23 16:21:29 +01:00
Dimitris Panokostas
165781839b
Fixed references in source files
...
Renamed references to old paths in source files
Updated VS solution to SDL2 specific includes, libs and paths
2016-12-09 19:18:42 +01:00
Dimitris Panokostas
13df0bcfa8
Merge from Pandora (26 Sept 2016)
2016-11-30 22:25:43 +01:00
Dimitris Panokostas
81c0f83641
Code formatting
...
Harmonized code formatting for better readability
2016-09-01 13:53:43 +02:00
Chips
975a634a38
Merge latest TomB version as of 22 August 2016
2016-08-27 20:39:53 +02:00
Chips
f6baa22248
Merge latest TomB version as of 17 April
2016-04-25 17:12:37 +00:00
Chips
d8ba1f9037
Merge latest TomB version as of 6 April
2016-04-24 09:45:29 +00:00
Chips-fr
a100ea0d9d
Align with latest TomB version 1.0.2 released in 27-oct
2015-11-16 22:32:10 +01:00
Chips-fr
c5610e7acd
Align with latest TomB version 1.0.0
2015-10-11 14:23:51 +02:00
Chips-fr
3f743e49be
Add makefile for Raspberry Pi 1
2015-10-04 23:49:14 +02:00
Chips-fr
97082274cf
Align with latest TomB version
2015-09-09 21:49:41 +02:00
Chips-fr
6cbdde5724
remove *dep directories
2015-05-23 13:28:13 +00:00
Chips-fr
3e6e55dc20
First version for Raspberry Pi
2015-05-14 15:18:43 +00:00
Chips-fr
e86cde6318
Commit pandora source code
2015-05-13 18:47:23 +00:00