David Haywood
|
6413615b0f
|
and the mk6 set (nw)
|
2016-11-20 19:38:29 +00:00 |
|
David Haywood
|
8f5a2c4a61
|
aristmk5.cpp: add several sets from Heihachi_73
document clear bad dumps (and how useless the actual checksum code is in most cases by commenting the ranges checked on each set)
|
2016-11-20 19:26:39 +00:00 |
|
Vas Crabb
|
c7352f5684
|
Revert "moved debugger_access() from address space to machine & removed the anti-patterns that updated cascading address spaces. [smf]"
This reverts commit 5f05fbf613 .
|
2016-11-21 05:57:46 +11:00 |
|
Nathan Woods
|
c65cdadcbf
|
Changing the MIPS DRC to not use static char buffers when disassembling
|
2016-11-20 10:18:13 -05:00 |
|
Nathan Woods
|
7b8128fef5
|
Changing the PowerPC DRC to not use static char buffers when disassembling
|
2016-11-20 10:17:47 -05:00 |
|
Nathan Woods
|
8af52fff4b
|
Changing the RSP DRC to not use static char buffers when disassembling
|
2016-11-20 10:16:41 -05:00 |
|
Nathan Woods
|
a9fb4fb06a
|
Removing rogue prototypes
|
2016-11-20 09:47:17 -05:00 |
|
Nathan Woods
|
a0d64e6d0b
|
Spacing fix
|
2016-11-20 09:47:03 -05:00 |
|
Nathan Woods
|
1b8a4df9ee
|
Removing 'sharc_dasm_one(char *buffer, ...'
|
2016-11-20 09:46:34 -05:00 |
|
Michael Zapf
|
e4c856dd1f
|
ti99: Improved logging for the cartslot (nw).
|
2016-11-20 15:30:29 +01:00 |
|
Nathan Woods
|
a29891d2e5
|
Changed disassembler infrastructure to not use char buffers internally
|
2016-11-20 08:49:30 -05:00 |
|
Vas Crabb
|
5eefcfdb68
|
Rewrite complay.py to parse/minify layout XML
Doesn't make much difference to executable size, but it catches XML errors at build time rather than waiting for you to try the system (nw)
|
2016-11-20 20:54:10 +11:00 |
|
Sandro Ronco
|
f7198793ee
|
VIDC: fixed horizontal display position and cursor position.
|
2016-11-20 10:31:41 +01:00 |
|
mahlemiut
|
b4e235ae06
|
octopus: fix Z80 RAM banking past 256kB
|
2016-11-20 19:02:55 +13:00 |
|
einstein95
|
b9f2f7ebb6
|
Rearrange amtruck/amtrckm2 disks (nw)
|
2016-11-20 16:03:22 +13:00 |
|
Brad Hughes
|
f9a6e8711b
|
Remove unneeded 7z file that is unsupported by UWP (nw)
|
2016-11-19 18:47:49 -05:00 |
|
smf-
|
5f05fbf613
|
moved debugger_access() from address space to machine & removed the anti-patterns that updated cascading address spaces. [smf]
|
2016-11-19 22:18:58 +00:00 |
|
Olivier Galibert
|
53df201f32
|
emucore: Kill generic_ptr [O. Galibert]
|
2016-11-19 22:59:24 +01:00 |
|
AJR
|
86b41353b0
|
Eliminate internal buffers; further cleanups (nw)
|
2016-11-19 15:49:14 -05:00 |
|
AJR
|
8103d54275
|
Eliminate static char[] buffers in the mb86235 disassembler (nw)
|
2016-11-19 15:21:46 -05:00 |
|
Vas Crabb
|
8d233c0cc7
|
Merge pull request #1747 from npwoods/dasmstream_lc8670
Changed the lc8670 disassembler to use 'std::ostream &' internally
|
2016-11-20 06:59:19 +11:00 |
|
Vas Crabb
|
0c5b4f7090
|
Merge pull request #1746 from npwoods/dasmstream_h8
Changed the h8 disassembler to use 'std::ostream &' internally
|
2016-11-20 06:55:22 +11:00 |
|
Vas Crabb
|
ae1362639a
|
Merge pull request #1745 from npwoods/dasmstream_alto2
Changed the alto2 disassembler to use 'std::ostream &' internally
|
2016-11-20 06:54:43 +11:00 |
|
Nigel Barnes
|
88dd05acc5
|
electron: added PRES ADFS versions to Plus3 expansion.
|
2016-11-19 17:41:02 +00:00 |
|
Nigel Barnes
|
9feefb0ff7
|
bbc: added ACP 1770 DFS to acorn1770 fdc.
|
2016-11-19 17:41:02 +00:00 |
|
Nigel Barnes
|
d01daaca3a
|
opus3: added CPM format (nw)
|
2016-11-19 17:41:02 +00:00 |
|
Nigel Barnes
|
004d64d1a7
|
Software List additions:
- archimedes.xml (many coverdisks and commercial applications)
- bbc_flop_6502.xml (Hi-InterSheet, Hi-View, Hi-Wordwise+)
- bbc_flop_65c102.xml (info only)
- bbcb_cass.xml (The Music System)
- bbcb_flop_orig (redumped Farm Management Suite double sided)
- bbcmc_flop.xml (ALPS)
- electron_cass.xml (info only)
- electron_flop.xml (all known 5.25" DFS releases)
- pro128s_flop.xml (Disco Welcome)
|
2016-11-19 17:41:02 +00:00 |
|
Nathan Woods
|
b8110263af
|
Changed the lc8670 disassembler to use 'std::ostream &' internally
|
2016-11-19 09:47:27 -05:00 |
|
Nathan Woods
|
f34298c684
|
Removing unused variable
|
2016-11-19 09:41:23 -05:00 |
|
Nathan Woods
|
42f7a46e85
|
Changed the h8 disassembler to use 'std::ostream &' internally
|
2016-11-19 09:39:12 -05:00 |
|
Nathan Woods
|
fe13e86661
|
Changed the alto2 disassembler to use 'std::ostream &' internally
|
2016-11-19 09:29:11 -05:00 |
|
cracyc
|
eec74df904
|
machines promoted to working
Tandy/Memorex Video Information System MD-2500 [Carl]
|
2016-11-19 08:28:57 -06:00 |
|
Vas Crabb
|
f53a594cb5
|
Merge pull request #1744 from npwoods/dasmstream_sparc
Changed the sparc disassembler to use 'std::ostream &' internally
|
2016-11-20 00:51:26 +11:00 |
|
Nathan Woods
|
e29d0eefbc
|
Converted another declaration to const and constructor syntax
|
2016-11-19 08:38:48 -05:00 |
|
smf-
|
9e93cdcd55
|
Fix for the nonstandard types when not using the broken precompiled headers. (nw)
|
2016-11-19 13:19:29 +00:00 |
|
Nathan Woods
|
d8776dca8a
|
Changing a number of declarations to be const and use constructor syntax
|
2016-11-19 07:56:45 -05:00 |
|
Miodrag Milanovic
|
e5678fd689
|
you can't change just generated script (nw)
|
2016-11-19 09:48:03 +01:00 |
|
Nathan Woods
|
0a52467e2c
|
Changed the sparc disassembler to use 'std::ostream &' internally
|
2016-11-18 17:18:36 -05:00 |
|
Vas Crabb
|
6b1921defa
|
Merge pull request #1734 from npwoods/dasmstream_tms3203x
Changed the tms3203x disassembler to use 'std::ostream &' internally
|
2016-11-19 08:53:22 +11:00 |
|
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 |
|