tildearrow
|
e79721b785
|
add big endian and long ptr options to cmd stream
the format also changes!
|
2025-04-13 20:42:15 -05:00 |
|
tildearrow
|
2fd6fa1a87
|
support empty short command line param names
also add a parameter to disable command stream export optimizations
|
2025-04-07 13:16:49 -05:00 |
|
tildearrow
|
bdc10b2ca0
|
credits
|
2025-03-22 01:38:08 -05:00 |
|
tildearrow
|
54d1998c70
|
make it clear I modified some of these cores
|
2025-03-07 02:16:09 -05:00 |
|
tildearrow
|
97402e6d41
|
replace AArt µPD1771C core with MAME
|
2025-01-29 01:58:31 -05:00 |
|
tildearrow
|
00ad4e4a46
|
update copyright year
|
2025-01-28 18:49:19 -05:00 |
|
bbbradsmith
|
f3081dddef
|
command line arguments: explicit mention of ROM multi-export path
|
2024-12-19 04:40:49 -05:00 |
|
bbbradsmith
|
65a6a55d3e
|
avoid stricmp entirely, just use the lowerCase boilerplate found in many other places in the code
|
2024-12-19 04:40:49 -05:00 |
|
bbbradsmith
|
251bec69a9
|
MacOS ARM build is missing stricmp, hoping including string.h will correct this
|
2024-12-19 04:40:49 -05:00 |
|
bbbradsmith
|
13019b5fa4
|
-romconf command line option to provide -romout configuration parameters
|
2024-12-19 04:40:49 -05:00 |
|
bbbradsmith
|
55a189444f
|
-romout command line export
consolidate DivEngine::isROMExportViable function from FurnaceGUI::updateROMExportAvail to avoid copy-paste
|
2024-12-19 04:40:49 -05:00 |
|
bbbradsmith
|
6cc5bd8eb5
|
Replace cumbersome command line output strings test with shared boolean
|
2024-12-13 02:01:32 -05:00 |
|
bbbradsmith
|
8cd283c4e9
|
Command line outputs: use ps_fopen to support unicode filenames
|
2024-12-13 02:01:32 -05:00 |
|
bbbradsmith
|
c757be6ea2
|
Command line outputs: replace filename error message with C filesystem error string
|
2024-12-13 02:01:32 -05:00 |
|
bbbradsmith
|
ccda173a15
|
txt to text
|
2024-12-13 02:01:32 -05:00 |
|
bbbradsmith
|
a9a6260f66
|
command line output error should report filename, not e.getLastError (error is with fopen, not e)
|
2024-12-13 02:01:32 -05:00 |
|
bbbradsmith
|
228e7d4676
|
txtout command line action to export text file
|
2024-12-13 02:01:32 -05:00 |
|
tildearrow
|
c20a839871
|
a couple mobile improvements
comment section in sub-songs
background play option!
|
2024-10-22 16:38:57 -05:00 |
|
tildearrow
|
47f36f99d9
|
Merge branch 'master' into SID3
|
2024-09-13 23:46:13 -05:00 |
|
cam900
|
3e1e2fc2a6
|
Merge branch 'master' of https://github.com/tildearrow/furnace into ymf278b
|
2024-08-25 12:50:51 +09:00 |
|
LTVA1
|
c26fa0c1f6
|
Merge branch 'tildearrow:master' into SID3
|
2024-08-19 21:44:23 +03:00 |
|
tildearrow
|
39923742ab
|
ZSM export: move to ROM export framework
|
2024-08-18 17:21:17 -05:00 |
|
LTVA1
|
b6ecd79ffa
|
Merge branch 'master' of https://github.com/tildearrow/furnace into SID3
|
2024-08-14 21:19:12 +03:00 |
|
cam900
|
afec47e9cc
|
Merge branch 'master' of https://github.com/tildearrow/furnace into ymf278b
|
2024-08-14 17:56:27 +09:00 |
|
tildearrow
|
bb5ad38fb6
|
port TIunA to export framework, part 1
part 2 includes progress bars and options
|
2024-08-13 16:50:13 -05:00 |
|
LTVA1
|
d38a2b4f37
|
Merge branch 'tildearrow:master' into SID3
|
2024-08-11 17:03:06 +03:00 |
|
tildearrow
|
b213586ca4
|
add options for ZSM and TIunA out
|
2024-08-08 15:30:17 -05:00 |
|
tildearrow
|
fb2b98a541
|
prepare to add TIunA out parameter
|
2024-08-08 00:51:46 -05:00 |
|
tildearrow
|
f7db34970d
|
add option to disable reportError()
|
2024-08-07 18:33:07 -05:00 |
|
LTVA1
|
511799a488
|
prepare code and sketch emulator function prototypes
|
2024-07-30 11:15:50 +03:00 |
|
cam900
|
8ff4baa770
|
Fix naming
|
2024-07-13 13:18:17 +09:00 |
|
cam900
|
221fa5aa42
|
Some fleshing out YMF278B
Add OpenMSX YMF278B core option, Expand RAM size option
|
2024-07-12 12:16:24 +09:00 |
|
tildearrow
|
1a1b6f99b2
|
localize main errors
|
2024-07-07 19:24:45 -05:00 |
|
tildearrow
|
faf27c7c75
|
work around compiler crap
|
2024-07-05 19:52:54 -05:00 |
|
tildearrow
|
ca84363309
|
fix stringop-truncation
|
2024-06-29 17:32:34 -05:00 |
|
tildearrow
|
66897d577a
|
copy the locale somewhere
|
2024-06-28 17:48:25 -05:00 |
|
tildearrow
|
cac079a1b8
|
IT import: compressed samples!
using code from Schism Tracker (GPLv2)
|
2024-06-26 20:28:02 -05:00 |
|
tildearrow
|
b04a2e38db
|
release v0.6.5
the TIA release
|
2024-06-25 00:33:11 -05:00 |
|
tildearrow
|
106bbf9e1a
|
ES5506: add Amiga volume mode
|
2024-06-23 19:38:03 -05:00 |
|
tildearrow
|
b779668bf8
|
fix locale loading on Android
|
2024-06-19 13:53:14 -05:00 |
|
tildearrow
|
64f931e895
|
do not set locale if it's English
|
2024-06-19 13:43:28 -05:00 |
|
tildearrow
|
3570424eb6
|
release v0.6.4
ordered po files in next commit
it sucks that my machine does not produce the same results as this other one
|
2024-06-18 21:47:19 -05:00 |
|
tildearrow
|
d15d8c2de1
|
WHAT NOW
JUST COMPILE ALREADY
|
2024-06-18 18:37:35 -05:00 |
|
tildearrow
|
85d2195b0a
|
let me release already!
|
2024-06-18 18:28:10 -05:00 |
|
tildearrow
|
d22512c700
|
why is Windows so special
|
2024-06-18 18:13:48 -05:00 |
|
tildearrow
|
36cb12acb8
|
find exe path
|
2024-06-18 18:00:22 -05:00 |
|
tildearrow
|
e1f8376e85
|
don't display locale fail error when using Momo
|
2024-06-17 14:48:46 -05:00 |
|
tildearrow
|
e3fe3ba33e
|
fix locale loading
when changed through Settings
|
2024-06-17 02:16:37 -05:00 |
|
tildearrow
|
a2a37745d8
|
fix GNU gettext locale finding
|
2024-06-15 23:59:25 -05:00 |
|
tildearrow
|
80bf0867f9
|
add Indonesian language
thanks Zumi
|
2024-06-14 03:10:19 -05:00 |
|