27 Commits

Author SHA1 Message Date
funkenzuzzler
cbea89aa6b Misc fixes (#1103)
* DiskImage: match new[] with delete[]

Signed-off-by: Sven Schnelle <fz@stackframe.org>

* st_tos: match new[] with delete[]

Signed-off-by: Sven Schnelle <fz@stackframe.org>

* scaler: fix calloc arguments

The first argument is the number of members, the second
argument the size of each member. Swap the arguments to
the correct order to prevent warings with newer compilers.

Signed-off-by: Sven Schnelle <fz@stackframe.org>

---------

Signed-off-by: Sven Schnelle <fz@stackframe.org>
2026-02-24 18:57:25 +08:00
Sorgelig
62375504aa atarist: update cartridge support. 2022-10-07 23:54:43 +08:00
Sorgelig
bcc57c8710 AtariST: add dongle bit into config. 2022-04-03 07:12:32 +08:00
sorgelig
0410fdba53 HV-Integer for Minimig. 2021-02-24 22:30:40 +08:00
sorgelig
61a965eacc HV-Integer and crop for AtariST. Debug output for used status bits. 2021-02-24 02:07:16 +08:00
sorgelig
ef75c53791 More rework for UART mode. 2021-02-01 23:12:53 +08:00
sorgelig
0d524ad67d MT32-pi support for Minimig and AtariST. 2021-01-09 16:35:38 +08:00
sorgelig
d93481c26c INI options for custom aspect ratio. 2020-11-01 20:34:36 +08:00
sorgelig
419ae67dee user_io: extend ioctl_* functionality. 2020-08-20 17:30:52 +08:00
sorgelig
6c844a9584 atarist: move core-specific defines to core support code. 2020-06-29 08:11:34 +08:00
sorgelig
fed7cae7a3 atarist: unmount floppies on cold reboot. 2020-06-22 13:30:38 +08:00
sorgelig
018b189951 Optimization and cleanup in HPS-FPGA communication. 2020-05-17 19:51:49 +08:00
sorgelig
652c526350 Optimized home dir detection. 2020-05-16 01:06:25 +08:00
sorgelig
e75aade223 AtartST: show 60hz mono in config line. 2020-04-29 22:53:10 +08:00
sorgelig
e59bb17eaa Update UART settings. 2020-04-22 22:59:14 +08:00
sorgelig
72d8831068 AtariST: adjust default config, tweak load/save dialogs. 2020-04-22 01:40:04 +08:00
sorgelig
21f69d1d3c AtariST: show config in load/save dialog. 2020-04-22 00:21:24 +08:00
sorgelig
e9eebbe260 AtariST: fix memory fill, add aspect ratio option. 2020-04-20 21:42:54 +08:00
sorgelig
d29b8f162c AtariST: notify FDD disk change. 2020-04-20 01:11:35 +08:00
sorgelig
d943d57bac AtariST: mount HDD in read-write mode. 2020-04-20 00:07:28 +08:00
sorgelig
f167fbde1c Move some HPS_IO commands from FPGA for UIO channel. 2020-04-19 03:38:49 +08:00
sorgelig
4e96473a1a Initial support for Atari ST. 2020-04-17 23:44:05 +08:00
sorgelig
f056480a07 Normalize line endings, remove trailing spaces. 2019-06-29 00:57:18 +08:00
sorgelig
a6ac6708ae file_io: remove obsolete functions. 2019-02-05 16:01:36 +08:00
sorgelig
0a89c2cd80 Separate PAL/NTSC modes for vsync_adjust. 2019-02-05 15:07:44 +08:00
sorgelig
f344ac931a Fix the warnings. 2019-01-08 10:08:02 +08:00
karllurman
62058bfa32 St and X86 moved to support 2018-11-01 11:15:58 +11:00