Miodrag Milanovic
|
1a0a0f0d1e
|
unified all for Fabio (nw)
|
2015-05-21 20:21:45 +02:00 |
|
Miodrag Milanovic
|
fe68338c2c
|
All files now do have owner (nw)
|
2015-05-21 20:06:05 +02:00 |
|
Peter Ferrie
|
d64834e32f
|
add some RWTS18 title IDs (nw)
|
2015-05-20 22:14:06 -07:00 |
|
couriersud
|
f10abf48d7
|
Another round of -Wextra -Wdouble-promotion fixes. (nw)
|
2015-05-20 21:24:59 +02:00 |
|
Dirk Best
|
611bb042f4
|
nascom_dsk: add support for the cp/m disk formats, use single sided
formats first that are compatible with all drives
|
2015-05-20 16:01:27 +02:00 |
|
Dirk Best
|
d68d4a572f
|
wd177x_dsk: improve automatic format choice
|
2015-05-20 16:01:23 +02:00 |
|
Dirk Best
|
00142ca341
|
Nascom: Add floppy softlist
|
2015-05-18 19:55:46 +02:00 |
|
Dirk Best
|
1e9f57c2cd
|
Nascom: Clean up, add NASBUS emulation and make the floppy disc
controller a NASBUS card, convert to the new wdc emulation, add generic
socket emulation, add initial software list.
|
2015-05-17 15:18:59 +02:00 |
|
Wilbert Pol
|
5f457c49ac
|
Updated a few I worked on (nw)
|
2015-05-14 10:13:14 +02:00 |
|
Miodrag Milanovic
|
e4b919213e
|
lot more updated (nw)
|
2015-05-11 15:09:24 +02:00 |
|
Miodrag Milanovic
|
6b04fd7f05
|
Added some for Nathan and some more for Nicola (nw)
|
2015-05-11 14:42:31 +02:00 |
|
Miodrag Milanovic
|
882e5b7f6a
|
update license for Peter Trauner and Antoine Mine (nw)
|
2015-05-11 08:06:17 +02:00 |
|
Miodrag Milanovic
|
db9f8ea39c
|
did license settings for OG and Andrew, cleared up OSD part for licenses (nw)
|
2015-05-09 17:02:35 +02:00 |
|
Miodrag Milanovic
|
3034cb6451
|
Missed lib for adding licenses (nw)
|
2015-05-07 11:27:58 +02:00 |
|
Miodrag Milanovic
|
76b978d039
|
Cleanups and version bump
|
2015-04-29 08:18:54 +02:00 |
|
Miodrag Milanovic
|
54f8b3ae5d
|
moved all to std::string (nw)
|
2015-04-22 11:30:45 +02:00 |
|
Curt Coder
|
67d09b16e9
|
(MESS) c3040: Disk format WIP. (nw)
|
2015-04-21 23:52:22 +03:00 |
|
Curt Coder
|
e7967e81b9
|
(MESS) c4040: Added own sector dump disk format since it's different from what the 1541 uses. [Curt Coder]
|
2015-04-21 22:25:52 +03:00 |
|
Curt Coder
|
edd9d41c04
|
(MESS) victor9k: Added writing to sector dump disk images. [Curt Coder]
|
2015-04-21 09:18:03 +03:00 |
|
Curt Coder
|
643d5fafe7
|
(MESS) Added sector image format for the Commodore 8280 8" floppy drive. [Curt Coder]
|
2015-04-20 22:34:40 +03:00 |
|
R. Belmont
|
4b65eb4a94
|
Merge pull request #161 from fulivi/mds2_dev
Improvments to imds2 driver (fulivi)
|
2015-04-18 15:00:07 -04:00 |
|
Miodrag Milanovic
|
59bb9d4fd6
|
some astring to std::string conversion (nw)
|
2015-04-18 18:35:04 +02:00 |
|
couriersud
|
beda6531ef
|
Fix compile. (nw)
|
2015-04-16 23:46:55 +02:00 |
|
Curt Coder
|
1c7e636fef
|
(MESS) Implemented writing to Commodore d64/d67/d71/d80/d82 sector images. [Curt Coder]
|
2015-04-16 23:49:27 +03:00 |
|
Olivier Galibert
|
b0f3930d44
|
Once more with testing (nw)
|
2015-04-15 12:40:27 +02:00 |
|
Olivier Galibert
|
1c297adf33
|
fixup crcs and mfm clock bit update (nw)
|
2015-04-15 11:50:08 +02:00 |
|
Olivier Galibert
|
e0ef624b43
|
Fix gcr5 conversion (nw)
|
2015-04-15 10:15:33 +02:00 |
|
Curt Coder
|
126b9ec13a
|
clang build fix. (nw)
|
2015-04-15 08:50:15 +03:00 |
|
Curt Coder
|
d342dfa667
|
(MESS) c8050fdc: Gap adjustment. (nw)
|
2015-04-15 08:43:12 +03:00 |
|
Curt Coder
|
93c7679ab9
|
(MESS) c8050fdc: Gap adjustment. (nw)
|
2015-04-15 08:41:29 +03:00 |
|
Olivier Galibert
|
278cf84e55
|
Replace dynamic_array with std::vector [O. Galibert]
|
2015-04-14 19:58:17 +02:00 |
|
fulivi
|
4945071946
|
Implemented disk writing for IMD format
|
2015-04-13 12:07:53 +02:00 |
|
Curt Coder
|
5330751a3d
|
(MESS) c8050fdc: Gap adjustment and SFD-1001 is single drive only. (nw)
|
2015-04-13 09:07:12 +03:00 |
|
Miodrag Milanovic
|
7977b2a8f6
|
remove not needed astring includes (nw)
|
2015-04-12 18:08:32 +02:00 |
|
Curt Coder
|
a43d6473de
|
(MESS) pet: Refactored the Commodore 8050/8250/SFD-1001 to use the new floppy system. [Curt Coder]
|
2015-04-10 10:20:26 +03:00 |
|
Curt Coder
|
5732623008
|
(MESS) abc80: Emulated the Scandia Metric ABC FD2 floppy controller. [Curt Coder]
|
2015-04-07 15:32:53 +03:00 |
|
Miodrag Milanovic
|
0147bb4cc8
|
Cleanups and version bump
|
2015-03-25 08:16:51 +01:00 |
|
Miodrag Milanovic
|
bfa68aef31
|
MAX_CLOCKS is defined in Android sdk (nw)
|
2015-03-21 11:59:28 +01:00 |
|
Oliver Stöneberg
|
bd4730b756
|
more emu.h cleanups in src/lib/formats (nw)
|
2015-03-20 19:13:26 +01:00 |
|
Oliver Stöneberg
|
151070e970
|
replaced off_st usage in src/lib/formats with UINT32 to reduce libemu dependencies (nw)
|
2015-03-20 19:08:03 +01:00 |
|
Oliver Stöneberg
|
0bdcbac42e
|
cleaned up emu.h usage in src/lib/formats (nw)
|
2015-03-20 14:09:50 +01:00 |
|
Oliver Stöneberg
|
10385fe130
|
fixed several missing assert.h includes (nw)
|
2015-03-20 13:06:57 +01:00 |
|
Oliver Stöneberg
|
c61c31ee06
|
moved assert replacement inside emucore.h so it is actually used / removed assert.h include from some headers and added it to lots of source
|
2015-03-20 12:19:40 +01:00 |
|
Oliver Stöneberg
|
9f29fc0916
|
removed a few more unnecessary assert.h includes (nw)
|
2015-03-20 11:39:41 +01:00 |
|
Oliver Stöneberg
|
2849b81c5d
|
removed unnecessary assert.h includes (nw)
including global one for Visual Studio
|
2015-03-20 11:36:49 +01:00 |
|
Michael Zapf
|
d498d5cedf
|
(MESS) ti99: Added a sanity check for disk format detection and a non-locking Alphalock
|
2015-03-17 21:09:39 +01:00 |
|
Miodrag Milanovic
|
6ae44e46f9
|
Cleanups and version bump
|
2015-02-25 08:09:13 +01:00 |
|
Peter Ferrie
|
4edae19ad1
|
(MESS) ap2_dsk.c: support oversized Apple II EDD images [Peter Ferrie]
|
2015-02-23 22:18:20 -08:00 |
|
Robbbert
|
68af4f9b5f
|
Merge branch 'master' of https://github.com/mamedev/mame
|
2015-02-07 23:50:27 +11:00 |
|
Robbbert
|
85cdd69eb3
|
(MESS) mbee: sped up bank switching; removed unneeded format files (nw)
|
2015-02-07 23:48:34 +11:00 |
|