Commit graph

1449 commits

Author SHA1 Message Date
Dimitris Panokostas
c34b05a203 Minor optimizations 2020-06-19 23:18:37 +02:00
Dimitris Panokostas
347253909b Implemented is_fullscreen() 2020-06-19 23:17:43 +02:00
Dimitris Panokostas
3503c2701b added ifdefs in blkdev 2020-06-19 23:11:28 +02:00
Dimitris Panokostas
65f9372a06 Updated rommgr header 2020-06-19 23:11:01 +02:00
Dimitris Panokostas
8543a55685 Implemented reset functions in newcpu 2020-06-19 23:10:35 +02:00
Dimitris Panokostas
105179ea5b Changed function types i rommgr 2020-06-19 23:09:51 +02:00
Dimitris Panokostas
2618dab0ff Fixed formatting in savestate 2020-06-19 23:09:19 +02:00
Dimitris Panokostas
8e76aab77e Added ifdefs in scsiemul 2020-06-19 23:08:43 +02:00
Dimitris Panokostas
90a06200ee Commented out scsi tape function 2020-06-18 00:29:52 +02:00
Dimitris Panokostas
9d4654aca9 Implemented some missing functions 2020-06-18 00:28:44 +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
3938d9706d Minor refactoring in picasso96 2020-06-16 22:42:12 +02:00
Dimitris Panokostas
c0efbd9ccc Normalization of function names according to C standards 2020-06-16 22:21:05 +02:00
Dimitris Panokostas
9babcb518d Updated beta version date 2020-06-16 19:25:45 +02:00
Dimitris Panokostas
3bd052eb95 Fixed #657: controller config file would not get fully read sometimes
The process would stop at the first empty line
2020-06-16 19:25:31 +02:00
Dimitris Panokostas
f273d93977 Cleanup and removed obsolete variables 2020-06-14 18:21:25 +02:00
Dimitris Panokostas
6983125950 Fixed double declaration of variable 2020-06-14 18:19:38 +02:00
Dimitris Panokostas
2f93e56562 Replaced fprintf with write_log 2020-06-13 21:48:05 +02:00
Dimitris Panokostas
b663f9452e Removed obsolete extra Set Cursor line 2020-06-13 21:47:54 +02:00
Dimitris Panokostas
8022b12773 Improved get display depth
It now works for all depths, not just the 2 hard coded ones
2020-06-13 21:39:16 +02:00
Dimitris Panokostas
6e5ae60004 Set fallback width to 720 2020-06-13 21:38:46 +02:00
Dimitris Panokostas
9f250fb2dd Removed Software Cursor support
The current implementation was too buggy anyway.
2020-06-13 01:46:52 +02:00
Dimitris Panokostas
124de03d9c Clear renderer on each update
Fixes artifacts showing in the background
2020-06-12 21:28:14 +02:00
Dimitris Panokostas
7a82b8a90b Fixed #656: crash on startup
Amiberry would crash on startup if the controller.cfg file contained empty lines
2020-06-11 23:40:26 +02:00
Dimitris Panokostas
7ee23754bc Changed default width to 720
This should cover all scenarios, users can always change it if necessary
2020-06-11 21:52:15 +02:00
Dimitris Panokostas
3a4f71e14c Enable Horizontal centering by default 2020-06-11 21:15:50 +02:00
Dimitris Panokostas
d0aa4a9ac2 Fixed use render thread would get overriden by define always 2020-06-11 10:55:18 +02:00
Dimitris Panokostas
d782cde4b8 Fixed rotation_angle parameter when using SOFTWARE_CURSOR define 2020-06-10 19:08:06 +02:00
Dimitris Panokostas
f05e1b86ff Fix compiler warnings 2020-06-10 14:12:33 +02:00
Dimitris Panokostas
25a4daabdd Refactored downloading of Kickstart RTB files into function 2020-06-09 23:14:25 +02:00
Dimitris Panokostas
0b76ecc9e7 Always download WHDLoad and boot-data.zip files 2020-06-09 22:58:57 +02:00
Dimitris Panokostas
8a8d549c0f Implemented Floppy Turbo mode - fixes #526 2020-06-09 22:25:27 +02:00
Dimitris Panokostas
4543aec276 Added default_fullscreen option in amiberry.conf - Fixes #653 2020-06-09 22:02:01 +02:00
Dimitris Panokostas
890ad9bfd0 Moved hostprefs functionality in amiberry.conf 2020-06-09 19:10:25 +02:00
Dimitris Panokostas
4155877546 WIP moving hostprefs options to amiberry_options 2020-06-09 16:06:44 +02:00
Dimitris Panokostas
fd08eaee22 Refactored amiberry options to a struct, changed scanlines_by_default option to default_line_mode 2020-06-09 15:19:49 +02:00
Dimitris Panokostas
5fa953e19f Removed Turbo CPU speed setting from whdbooter 2020-06-09 14:09:48 +02:00
Dimitris Panokostas
d6c103e331 Refactored the Update XML functionality 2020-06-08 20:50:19 +02:00
Dimitris Panokostas
e9d48094e6 Updated beta version date stamp 2020-06-07 00:22:43 +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
0365e4330b Switch back to 64-bit FPU default (WinUAE) 2020-06-05 19:21:35 +02:00
Dimitris Panokostas
a8ef424573 Minor formatting improvement, gitignore update 2020-06-01 09:41:33 +02:00
Dimitris Panokostas
1db6513a02 Updated beta version date 2020-05-29 18:41:45 +02:00
Dimitris Panokostas
22c5dadf9a Fixed Custom Controls panel would not show assigned value in Dropdowns on opening GUI 2020-05-29 18:41:15 +02:00
Dimitris Panokostas
58f1d3d3a6 Fixed Dispmanx targets would flash the desktop when changing screen settings 2020-05-26 23:40:01 +02:00
Dimitris Panokostas
2258c6e9e2 Updated version date 2020-05-26 00:56:46 +02:00
Dimitris Panokostas
b946d4a32b Fixed Auto Height didn't re-center image vertically 2020-05-26 00:55:18 +02:00
Dimitris Panokostas
018e28d4b8 Minor fixes for auto height 2020-05-26 00:48:38 +02:00
Dimitris Panokostas
acdb252c6a Added experimental (WIP) Auto Height option
- Changed default Width/Height values to what most cases use
2020-05-25 00:02:44 +02:00
Horace And The Spider
3bd67f9611
Clear out commented/depreciated changes in whdbooter.cpp (#648)
* Bug-fixes the 24-bit CPU parameter for WHDLoad Booter (moving prior to memory and variable name fix), and sets to FALSE where Z3 is used to fix compatibility.

* Updated WHDLoad Booter, customisations from .uae file

* Bug-fix for Joystick customisations - allows HAT controlled DPad buttons to be remapped.

* Clear out commented/depreciated changes in `whdbooter.cpp`
2020-05-24 23:55:00 +02:00