Robbbert
bf11bf6621
Housekeeping (nw)
2016-11-13 00:46:39 +11:00
Miodrag Milanovic
b9a6f57494
UWP, added support to store files on Local storage (nw)
2016-11-12 09:42:25 +01:00
Miodrag Milanovic
6b18f90438
Revert "Added IS_ENABLED, so we have compiler check for non used part, it is checked but not compiled in (nw)"
...
This reverts commit c0407f073b
.
2016-11-12 09:12:36 +01:00
Miodrag Milanovic
e71e37e54f
Revert "using of IS_ENABLED in files used in tiny build (nw)"
...
This reverts commit 1efccdd38d
.
2016-11-12 09:12:35 +01:00
Miodrag Milanovic
2131d9ad3a
Revert "Use true/false if type used is bool (nw)"
...
This reverts commit dbd07cef38
.
2016-11-12 09:12:35 +01:00
Vas Crabb
2426d31f98
Merge pull request #1673 from npwoods/dasmstream_hyperstone
...
Changed the hyperstone disassembler to use 'std::ostream &' internally
2016-11-12 18:19:58 +11:00
Vas Crabb
7a3018de4b
Merge pull request #1672 from npwoods/dasmstream_e0c6200
...
Changed the e0c6200 disassembler to use 'std::ostream &' internally
2016-11-12 18:14:25 +11:00
Vas Crabb
d69b056de6
Merge pull request #1671 from npwoods/dasmstream_dsp56k
...
Changed the dsp56k disassembler to use 'std::ostream &' internally
2016-11-12 18:13:47 +11:00
Vas Crabb
bf28a6c7ca
Merge pull request #1670 from npwoods/dasmstream_dsp32c
...
Changed the dsp32c disassembler to use 'std::ostream &' internally
2016-11-12 18:12:46 +11:00
Vas Crabb
2d0410877d
Merge pull request #1669 from npwoods/dasmstream_dsp16a
...
Changed the dsp16a disassembler to use 'std::ostream &' internally
2016-11-12 18:03:30 +11:00
Vas Crabb
9d5d7f940c
Merge pull request #1668 from npwoods/dasmstream_cquest
...
Changed the Cube Quest disassemblers to use 'std::ostream &' internally
2016-11-12 17:58:47 +11:00
Vas Crabb
01a08b12ba
Merge pull request #1667 from npwoods/dasmstream_cosmac
...
Changed the cosmac disassembler to use 'std::ostream &' internally
2016-11-12 17:57:57 +11:00
Vas Crabb
8e59dd781c
Merge pull request #1666 from npwoods/dasmstream_cp1610
...
Changed the cp1610 disassembler to use 'std::ostream &' internally
2016-11-12 17:56:25 +11:00
Vas Crabb
747647e0e4
Merge pull request #1665 from npwoods/dasmstream_cop444
...
Changed the cop444 disassembler to use 'std::ostream &' internally
2016-11-12 17:53:47 +11:00
Vas Crabb
bc9e5e6e06
Merge pull request #1664 from npwoods/dasmstream_cop410
...
Changed the cop410 disassembler to use 'std::ostream &' internally
2016-11-12 17:53:01 +11:00
Vas Crabb
fc8ffcbd0b
Merge pull request #1663 from npwoods/dasmstream_cop420
...
Changed the cop420 disassembler to use 'std::ostream &' internally
2016-11-12 17:52:21 +11:00
Vas Crabb
27b3832abb
Merge pull request #1662 from npwoods/dasmstream_ccpu
...
Changed the ccpu disassembler to use 'std::ostream &' internally
2016-11-12 17:51:32 +11:00
Vas Crabb
4c279019d4
Merge pull request #1661 from npwoods/dasmstream_asap
...
Changed the asap disassembler to use 'std::ostream &' internally
2016-11-12 17:50:47 +11:00
Vas Crabb
a261e9f4f2
Merge pull request #1659 from npwoods/dasmstream_arm
...
Changed the ARM disassembler to use 'std::ostream &' internally
2016-11-12 17:49:15 +11:00
Vas Crabb
c8a5498f9a
Merge pull request #1656 from npwoods/dasmstream_apexc
...
Changed the apexc disassembler to use 'std::ostream &' internally
2016-11-12 17:26:45 +11:00
Vas Crabb
21a225302c
Merge pull request #1655 from npwoods/dasmstream_8x300
...
Changed the 8x300 disassembler to use 'std::ostream &' internally
2016-11-12 17:25:42 +11:00
cracyc
1da229566c
vis: some input support (nw)
2016-11-11 22:05:08 -06:00
arbee
08ae0123bb
New machines added as NOT_WORKING:
...
- Televideo TV910 [Al Kossow, R. Belmont]
2016-11-11 22:13:48 -05:00
Brad Hughes
2b6ce2a5c3
Enable sound for UWP (well that was easy) (nw)
2016-11-11 19:03:49 -05:00
Nathan Woods
4234bed20d
Changed the hyperstone disassembler to use 'std::ostream &' internally
2016-11-11 17:40:02 -05:00
Nathan Woods
47755ee24b
Changed the e0c6200 disassembler to use 'std::ostream &' internally
2016-11-11 17:29:46 -05:00
Nathan Woods
09aec28fb2
Changed the dsp56k disassembler to use 'std::ostream &' internally
2016-11-11 17:05:06 -05:00
Nathan Woods
1ba390f8f4
Changed the dsp32c disassembler to use 'std::ostream &' internally
2016-11-11 16:56:14 -05:00
Nathan Woods
e725caeae9
Changed the dsp16a disassembler to use 'std::ostream &' internally
2016-11-11 16:45:15 -05:00
Nathan Woods
030d853051
Changed the Cube Quest disassemblers to use 'std::ostream &' internally
2016-11-11 16:31:39 -05:00
Nathan Woods
4546f78882
Changed the cosmac disassembler to use 'std::ostream &' internally
2016-11-11 16:20:03 -05:00
Nathan Woods
fafdf921a3
Changed the cp1610 disassembler to use 'std::ostream &' internally
2016-11-11 16:12:45 -05:00
Nathan Woods
7eb8c82f6b
Changed the cop444 disassembler to use 'std::ostream &' internally
2016-11-11 16:06:27 -05:00
R. Belmont
654a2d93b6
Merge pull request #1658 from mamehaze/091116
...
add the missing rom to the smssgame set [Astroblaster]
2016-11-11 16:01:56 -05:00
R. Belmont
c18affdad8
Merge pull request #1660 from npwoods/imgtool_fix_implicit_partition
...
[Imgtool] Fixed a recently introduced bug which caused image types that do not support partitions to function incorrectly
2016-11-11 16:00:55 -05:00
Nathan Woods
ff91c7332d
Changed the cop410 disassembler to use 'std::ostream &' internally
...
This one actually had a change in behavior; I had to insert a 'break' somewhere. Judging from the other cop4x0 disassemblers, this seems to be a bug in the existing disassembler
2016-11-11 15:56:02 -05:00
Nathan Woods
b6767bdf67
Changed the cop420 disassembler to use 'std::ostream &' internally
2016-11-11 15:48:45 -05:00
Nathan Woods
ca8e53ace9
Changed the ccpu disassembler to use 'std::ostream &' internally
2016-11-11 15:18:05 -05:00
Miodrag Milanovic
dbd07cef38
Use true/false if type used is bool (nw)
2016-11-11 20:50:25 +01:00
Miodrag Milanovic
1efccdd38d
using of IS_ENABLED in files used in tiny build (nw)
2016-11-11 20:43:19 +01:00
Brad Hughes
2e49823a06
Add basic keyboard input to UWP (nw)
2016-11-11 12:58:41 -05:00
Miodrag Milanovic
c0407f073b
Added IS_ENABLED, so we have compiler check for non used part, it is checked but not compiled in (nw)
...
false and true now used instead of integer where used as bool
2016-11-11 18:50:14 +01:00
Nathan Woods
91fa77ae62
Changed the asap disassembler to use 'std::ostream &' internally
2016-11-11 12:09:23 -05:00
Nathan Woods
696b24e24f
[Imgtool] Fixed a recently introduced bug which caused image types that do not support partitions to function incorrectly
2016-11-11 12:00:01 -05:00
David Haywood
ae3bbe2a8a
add the missing rom to the smssgame set [Astroblaster]
...
note, this is actually quite interesting, this is a 512KB MASK rom, hence why it got missed the first time around.
it actually appears to have been pulled straight from a home Sega Master System mulit-game cartridge and used on the arcade PCB. The rom contains another copy of the games menu in the first bank, except this copy of the menu has no timer/credit support and only references games in this specific rom. It is completely ignored by the arcade hardware which uses the game data part of the rom only, never banking this copy of the menu in.
as this almost certainly came straight from a bootleg cartridge, this specific rom could also be added to the softlist with a custom mapper for the banking.
2016-11-11 16:24:38 +00:00
Nathan Woods
2f77abbe78
Changed the ARM disassembler to use 'std::ostream &' internally
2016-11-11 11:24:30 -05:00
cracyc
cef6cd4a25
vis: add yuv compressed mode and correct for interlace (nw)
...
tv950: attempt to display something (nw)
2016-11-11 09:54:18 -06:00
Miodrag Milanovic
172cadfd3e
removed not used macros (nw)
2016-11-11 16:20:19 +01:00
Miodrag Milanovic
8dfbb3e6d1
let osd_process_kill just kill, rest is on osd users, watchdog only in this case (nw)
2016-11-11 16:18:21 +01:00
Miodrag Milanovic
0d87fd7cb8
Small cleanup (nw)
2016-11-11 16:12:02 +01:00