63 Commits

Author SHA1 Message Date
Gilles Siberlin 4dde763a73 Update omf-objdump (#1477) 2025-03-02 10:08:46 -05:00
Gilles Siberlin c855c5714f Update omf-objdump (#1464) 2025-02-12 12:00:43 +00:00
Mark Street 0a41ddbc1d Ubuntu 24.04 (#1448)
* Switch to Ubuntu 24.04

* Hack for libtinfo5

* remove deprecated 'version:' from docker-compose

* Mount /sys as read-only for dosemu2

* Workaround for psyq+dosemu2

* disable apparmor

* Ignore font-config error

* FIXME -> NOTE
2025-02-10 10:01:41 +00:00
Mark Street 67daf144bf Simplify backend dockerfile (#1441)
* Simplify backend Dockerfile

* Updating docker-compose
2025-02-08 22:54:14 +09:00
Gilles Siberlin 965d156a70 Update omf-objdump (#1437) 2025-02-07 09:16:10 +00:00
Mark Street ae05290953 Bump wibo to 0.6.16 (#1424) 2025-02-01 08:31:10 +00:00
Bruno Macabeus 124c668acb Fix local environment for ARM-based hosts (#1420)
* compile `psycopg2` locally

* build cffi locally

* disable `USE_SANDBOX_JAIL` by default

* ignore `regedit` block if it is not necessary

* run `poetry lock`

* remove unnecessary changes

* revert unnecessary changes
2025-01-28 21:18:07 +00:00
Gilles Siberlin 7fc66435bb [WIP] Add Borland 3.1 compiler to MS-DOS platform (#1419)
* Add Borland 3.1 compiler to MS-DOS platform

* Fix formatting

* Remove useless "rm"

* Update asm-differ
2025-01-28 21:00:44 +00:00
Ethan Roseman 36edf529ca Try to fix the overabundance of profiles (#1370)
* Try to fix the overabundance of profiles

and dep updates

* thanksh, stubs

* stop using deleted password generation method in tests

* Fix silly test stuff

* fix filtering
2024-10-27 22:40:03 +09:00
Exant64 bd7dac639b SHC/Dreamcast support (#1276)
* SHC support

* fixed platform icon order

* remove unnecessary ARG in dockerfile

* tidied up dreamcast CC, moved some flags to settings

* enable dreamcast support in CI

* fixed formatting

* cleaned up cc even more as per mkst's advice
2024-06-10 12:38:13 +01:00
sozud 6bcd8ff326 Use modified PS2 binutils for PSP (#1270)
* Use modified PS2 binutils for PSP

* comments
2024-06-04 18:45:18 +01:00
Ethan Roseman 90b1b88543 Update backend deps, try to fix bug, remove CompilerConfig (#1256)
* Update backend deps, try to fix bug, remove CompilerConfig

* Upgrade Poetry in Docker to 1.8.3, fix ordering of fields list
2024-05-27 01:52:00 +09:00
Gilles Siberlin c888c4ee05 Update to latest binutils-mips-ps2-decompals (#1185) 2024-04-01 11:38:25 +01:00
Gilles Siberlin bffc76a921 Use custom mips binutils for PS2 (#1172) 2024-03-29 03:33:01 +09:00
Luke Street 813bb41789 Use custom powerpc-eabi binutils for GC/Wii (#1107)
* Use custom powerpc-eabi binutils for GC/Wii

* sudo

* --build-arg ENABLE_GC_WII_SUPPORT=YES

---------

Co-authored-by: Mark Street <streetster@gmail.com>
2024-03-03 21:08:02 +09:00
Christian 4fe7304547 x86: Update asm-differ and fix some incorrect objdump output by using mingw instead of msdosdjgpp. (#1104)
* x86: Update asm-differ and fix some incorrect objdump output by using mingw instead of msdosdjgpp.

* Fix spelling mistake

* Fix oversight in diff_wrapper
2024-02-28 03:59:42 +09:00
Ethan Roseman 36d92ce40e Rename Windows 9x platform to Windows (9x/NT) (#1103)
* win9x -> win32

* migration

* Change display name to Windows (9x/NT)
2024-02-26 00:33:32 +09:00
Mark Street 7e479ea62b Fix dosemu2 (#1101)
* Fix dosemu2

* mount /dev/shm with exec
2024-02-22 22:12:10 +09:00
Mark Street 2f206fd084 Add PSP platform (#958)
* Add PSP platform

* black

* Add credits for font used in PSP logo

* Switch wine for wibo + bump version

* use wine again for pspsnc.exe

* bump asm-differ
2024-02-15 23:17:26 +09:00
Mark Street 324a1fd28d Bump wibo to 0.6.10 (#919) 2023-12-01 01:21:47 +09:00
Mark Street 21cf14a505 Add gcc 2.5.7 for ps1 (#910) 2023-11-16 00:18:38 +09:00
Mark Street a800b1e087 Use wibo for NDS (#902) 2023-10-26 23:27:25 +09:00
Mark Street 4deeb335dc Use wibo for N3DS (#894)
* Use wibo for N3DS

* Enable N3DS by default in Docker

* Update wibo
2023-10-24 05:54:35 +09:00
Mark Street d944afee8f Devkitpro be gone (#888)
* Remove devkitpro

* whitespace woops
2023-10-22 06:32:18 -04:00
Mark Street 0763d5c1a2 Use wibo for gc wii (#890)
* Missed wibo for gcc2.7.2sn (n64)

* Use wibo for GC_WII platform
2023-10-15 11:34:29 -04:00