Commit graph

1917 commits

Author SHA1 Message Date
Dimitris Panokostas
4c7b142690 Updated log message in hardfile 2020-06-20 00:15:15 +02:00
Dimitris Panokostas
0dcb0d02bd updated scsi.cpp 2020-06-20 00:14:39 +02:00
Dimitris Panokostas
c89288b06d Implemented vm.cpp 2020-06-20 00:13:43 +02:00
Dimitris Panokostas
7590b9da2d Formatting fixes 2020-06-20 00:11:49 +02:00
Dimitris Panokostas
b0a47e3326 Renamed addrbankp -> addrbank 2020-06-20 00:07:28 +02:00
Dimitris Panokostas
86bb16d71f Enabled Signal_with_Func 2020-06-20 00:02:48 +02:00
Dimitris Panokostas
b058c87084 added reference to newcpu.h 2020-06-20 00:02:24 +02:00
Dimitris Panokostas
48ffb18529 Implemented gary_timeout() 2020-06-20 00:01:59 +02:00
Dimitris Panokostas
3aa787d696 More header updates 2020-06-20 00:00:50 +02:00
Dimitris Panokostas
51380847d6 Implemented more functions in uaelib 2020-06-19 23:57:05 +02:00
Dimitris Panokostas
4890aaae56 use the same POPALLSPACE_SIZE for AARCH64 2020-06-19 23:34:03 +02:00
Dimitris Panokostas
f72a4d0fc4 Minor reformatting 2020-06-19 23:18:59 +02:00
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
746f09938e Removed obsolete Libgo2 flags from Makefile 2020-06-16 12:30:02 +02:00
Dimitris Panokostas
d90784f4d0 Updated WHDLoad binary to latest version 2020-06-16 00:47:21 +02:00
Dimitris Panokostas
59889d27c2 Added generic Cortex-A53 64-bit target 2020-06-15 23:42:20 +02:00
Dimitris Panokostas
9ceacc4530 Removed obsolete libgo2 target 2020-06-15 23:07:55 +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
4fbb0cebf1 Updated VisualGDB toolchain version to latest 2020-06-12 21:29:33 +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
6da5e9136a
Update README.md 2020-06-11 22:45:49 +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
124c49844b Merge branch 'master' of https://github.com/midwan/amiberry 2020-06-11 21:51:49 +02:00
Dimitris Panokostas
3a4f71e14c Enable Horizontal centering by default 2020-06-11 21:15:50 +02:00
Dimitris Panokostas
2ed13a25a2
Update README.md 2020-06-11 13:57:51 +02:00
Dimitris Panokostas
f48e2d2d22 Removed software cursor from more platforms
When using Armbian at least, it's not needed
2020-06-11 12:21:25 +02:00
Dimitris Panokostas
448eaa6a62 Merge branch 'master' of https://github.com/midwan/amiberry 2020-06-11 10:55:22 +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
a5967471d8
Update README.md 2020-06-11 10:35:43 +02:00