Nathan Woods
47486241b5
'void append_indirect(...std::string &)' didn't actually append; changed to 'std::string get_indirect(...'
2016-11-18 16:44:30 -05:00
Vas Crabb
53ef979d63
Merge pull request #1737 from npwoods/dasmstream_tms57002
...
Changed the tms57002 disassembler to use 'std::ostream &' internally
2016-11-19 08:40:36 +11:00
Vas Crabb
539196cd97
Merge pull request #1743 from Happy-yappH/master
...
n64: Revert AI / VI timing changes. Redo change to AI length register.
2016-11-19 08:37:00 +11:00
Nathan Woods
8566c9cfe9
Missed this Python script that generates code
2016-11-18 16:36:56 -05:00
Vas Crabb
197feb0ecd
Merge pull request #1736 from npwoods/dasmstream_tms34010
...
Changed the tms34010 disassembler to use 'std::ostream &' internally
2016-11-19 08:23:11 +11:00
Happy
75b2632fa8
cleanup commented out lines
2016-11-18 14:22:34 -07:00
Vas Crabb
0185687046
Merge pull request #1738 from npwoods/dasmstream_tms99xx
...
Changed the tms99xx disassembler to use 'std::ostream &' internally
2016-11-19 08:16:11 +11:00
Vas Crabb
56b9b33f63
Merge pull request #1739 from npwoods/dasmstream_upd7725
...
Changed the upd7725 disassembler to use 'std::ostream &' internally
2016-11-19 08:14:47 +11:00
Vas Crabb
e6dcacf9d0
Merge pull request #1740 from npwoods/dasmstream_upd7810
...
Changed the upd7810 disassembler to use 'std::ostream &' internally
2016-11-19 08:13:54 +11:00
Vas Crabb
43708f320c
Merge pull request #1742 from npwoods/dasmstream_v60
...
Changed the v60 disassembler to use 'std::ostream &' internally
2016-11-19 08:12:33 +11:00
Happy
b50dd9d548
Eliminate explicit temps in AI length calculation.
2016-11-18 14:06:17 -07:00
Vas Crabb
c5722bca13
Fix make VERBOSE=1 not showing archive commands for static libraries [Happy]
...
someone send this upstream for me (nw)
2016-11-19 08:06:04 +11:00
Happy
b1d19880e3
n64: Give priority to current transfer when reading AI length register
2016-11-18 13:29:25 -07:00
Vas Crabb
d88a35b33e
gah, balance properly (nw)
2016-11-19 06:50:49 +11:00
Vas Crabb
70db05044a
Another one (nw)
2016-11-19 06:42:55 +11:00
Vas Crabb
ac4d5ee749
Fix up these (nw)
2016-11-19 06:32:10 +11:00
Happy
d392ccc6af
Revert "n64: Remove incorrect factor of two in VI and AI interrupt timing."
...
This reverts commit 0aaf4f00fd
.
2016-11-18 12:05:10 -07:00
Vas Crabb
8179a84458
Introduce u8/u16/u32/u64/s8/s16/s32/s64
...
* New abbreviated types are in osd and util namespaces, and also in global namespace for things that #include "emu.h"
* Get rid of import of cstdint types to global namespace (C99 does this anyway)
* Remove the cstdint types from everything in emu
* Get rid of U64/S64 macros
* Fix a bug in dps16 caused by incorrect use of macro
* Fix debugcon not checking for "do " prefix case-insensitively
* Fix a lot of messed up tabulation
* More constexpr
* Fix up many __names
2016-11-19 05:38:48 +11:00
cracyc
1b489fe830
(nw)
2016-11-18 10:10:23 -06:00
cracyc
f635b524ec
vis: (nw)
2016-11-18 09:58:53 -06:00
cracyc
93aaee5bcc
vis: video mostly working (nw)
2016-11-18 09:58:00 -06:00
Nathan Woods
54439fc118
Changed the v60 disassembler to use 'std::ostream &' internally
2016-11-18 09:07:27 -05:00
Nathan Woods
d8b4f21714
Changed the upd7810 disassembler to use 'std::ostream &' internally
2016-11-18 08:56:53 -05:00
Nathan Woods
bc17b9c08a
Changed the upd7725 disassembler to use 'std::ostream &' internally
2016-11-18 08:51:41 -05:00
Nathan Woods
75ff4bbd70
Fixed the unidasm registration for upd7725
2016-11-18 08:51:13 -05:00
Joakim Larsson Edström
9205010c53
Merge pull request #1735 from JoakimLarsson/prodigy
...
New skeleton driver: ACI Destiny Prodigy chess computer
2016-11-18 14:25:47 +01:00
Nathan Woods
059d44e1b4
Changed the tms99xx disassembler to use 'std::ostream &' internally
2016-11-18 08:02:24 -05:00
Nathan Woods
7d2a5d1b02
Changed the tms57002 disassembler to use 'std::ostream &' internally
2016-11-18 07:52:14 -05:00
Nathan Woods
d955f84814
Changed the tms34010 disassembler to use 'std::ostream &' internally
2016-11-18 07:08:19 -05:00
Joakim Larsson Edstrom
4cbb6f0209
New skeleton driver: ACI Destiny Prodigy chess computer
2016-11-18 12:58:45 +01:00
Nathan Woods
75065cdd9e
Changed the tms3203x disassembler to use 'std::ostream &' internally
2016-11-18 06:44:54 -05:00
Vas Crabb
bb99eba11d
Update LZMA to 16.04 (security and portability fixes)
2016-11-18 20:37:20 +11:00
mahlemiut
ae4b0cdcf2
octopus: hook up serial lines. Concurrent DOS can now use the first serial port as an extra terminal.
2016-11-18 22:32:54 +13:00
Vas Crabb
31516d0aee
Merge pull request #1729 from npwoods/dasmstream_scmp
...
Changed the scmp disassembler to use 'std::ostream &' internally
2016-11-18 19:43:50 +11:00
Vas Crabb
636f1aba2e
Merge pull request #1730 from npwoods/dasmstream_se3208
...
Changed the se3208 disassembler to use 'std::ostream &' internally
2016-11-18 19:43:27 +11:00
Vas Crabb
6e98171108
Merge pull request #1731 from npwoods/dasmstream_sharc
...
Changed the sharc disassembler to use 'std::ostream &' internally
2016-11-18 19:42:36 +11:00
Vas Crabb
7e04d87d21
Merge pull request #1732 from npwoods/dasmstream_ssem
...
Changed the ssem disassembler to use 'std::ostream &' internally
2016-11-18 19:42:13 +11:00
Vas Crabb
c7fc5261f8
Merge pull request #1733 from npwoods/dasmstream_t11
...
Changed the t11 disassembler to use 'std::ostream &' internally
2016-11-18 19:41:45 +11:00
cracyc
f3886e7565
luaengine: oops (nw)
2016-11-17 21:41:57 -06:00
Nathan Woods
6446f0937e
Changed the t11 disassembler to use 'std::ostream &' internally
2016-11-17 19:55:27 -05:00
Nathan Woods
2ea1d7a4ee
Changed the ssem disassembler to use 'std::ostream &' internally
2016-11-17 19:52:23 -05:00
Nathan Woods
0e2ca126ef
Changed the sharc disassembler to use 'std::ostream &' internally
2016-11-17 19:47:55 -05:00
Nathan Woods
dadf45a663
Changed the se3208 disassembler to use 'std::ostream &' internally
2016-11-17 19:43:22 -05:00
Nathan Woods
1bbf396170
Changed the scmp disassembler to use 'std::ostream &' internally
2016-11-17 19:15:54 -05:00
cracyc
1a9cdb5c7a
machine: don't do the periodic_check before every timeslice (nw)
2016-11-17 16:23:40 -06:00
Scott Stone
15534c9a49
spellin werds (nw)
2016-11-17 16:44:14 -05:00
Brad Hughes
0fb4fe79f8
UWP: keyboard scancodes start at 1 (nw)
...
Also thread synchronization which will be needed later when we have multiple windows (nw)
2016-11-17 09:59:29 -05:00
Vas Crabb
3bc03384b1
Merge pull request #1728 from npwoods/dasmstream_saturn
...
Changed the Saturn disassembler to use 'std::ostream &' internally
2016-11-18 00:31:34 +11:00
Vas Crabb
539c2e7bf0
Merge pull request #1727 from npwoods/dasmstream_rsp
...
Changed the RSP disassembler to use 'std::ostream &' internally
2016-11-18 00:31:05 +11:00
Vas Crabb
b3f4aca202
Merge pull request #1726 from npwoods/dasmstream_psxcpu
...
Changed the PSXCPU disassembler to use 'std::ostream &' internally
2016-11-18 00:30:20 +11:00