OSDN Git Service

[VM][FMGEN] Revert commit 3ec5ad9bdd06de94e0a8eb0eb2d46c7fe9b18910 of fmtimer.cpp...
[csp-qt/common_source_project-fm7.git] / history.txt
1 8/25/2015
2
3 [WIN32/SCREEN] improve crt filter for non stretched screen
4 [WIN32/SCREEN] fix not to lock Direct3D9 offscreen surface for a long period
5
6 [PC8801/PC88] import Mr.PI.'s fixes from XM8 version 1.30
7
8
9 8/24/2015
10
11 [VM/DISK] fix to save image in d88 format if solid image is physical formatted
12 [VM/DISK] fix to save single side solid image correctly
13 [VM/DISK] fix imagedisk converter for single side disk image
14
15
16 8/23/2015
17
18 [VM/DISK] fix routine to check FM-7 DEATH FORCE
19
20
21 8/22/2015-2
22
23 [VM/DISK] support solid 1dd 280kb disk image with .img extension
24 [VM/MB8877] revert the fix in 8/22/2015
25
26 [SMC777] fix floppy drive speed to 600rpm
27
28
29 8/22/2015
30
31 [COMMON] replace many _TCHAR* to const _TCHAR* mainly for file path
32 [WIN32/DEBUGGER] improve L and W command to load/write intel hex format file
33
34 [VM/DISK] add patch for FM-7 DEATH FORCE (thanks Mr.Artane.)
35 [VM/MB8877] fix for 2d disk image on 2dd/2hd drive (thanks Mr.Artane.)
36 [VM/MC6809] improve mc6809 instructions (thanks Mr.Artane.)
37
38 [FM77AV] import Mr.Artane.'s fixes (Commits on Aug 19, 2015)
39 [MZ2500/CRTC] fix character blinking (thanks Mr.KanegonP)
40
41
42 8/21/2015
43
44 [WIN32/INPUT] improve auto key function for us-keyboard
45 [WIN32/INPUT] support to load vm's own auto key table
46
47 [VM/DISK] support *.1dd floppy disk image
48 [VM/I286] fix build error
49 [VM/MB8877] fix to check cylinder number for read/write sector command
50
51 [SMC777] support SONY SMC-777
52
53
54 8/13/2015
55
56 [VM/HUC6280] support debugger
57 [VM/I86] fix aad instruction for NEC V30
58 [VM/I286] add NEC V30 instructions based on MAME 0.128
59
60 [PC9801U] fix to use new V30 core
61 [PC9801VF] fix to use new V30 core
62 [PC9801VM] fix to use new V30 core
63 [PC98DO] fix to use new V30 core
64 [PC98HA] fix to use new V30 core
65 [PC98LT] fix to use new V30 core
66
67
68 8/9/2015
69
70 [VM/MB8877] support MB8866
71 [VM/MB8877] improve type-2/3 command timing for E flag
72 [VM/MB8877] fix write protect status (thanks Mr.Artane.)
73
74 [MZ80A] change fdc device type from MB8876 to MB8866
75
76
77 8/8/2015
78
79 [VM/DISK] remove ugly patch for X1turbo Alpha
80 [VM/MB8877] remove ugly patch for X1turbo Alpha
81 [VM/MB8877] improve type-1 command timing
82 [VM/MB8877] improve type-2/3 command timing for E flag
83 [VM/MB8877] improve force interrupt command to finish write sector command
84 [VM/Z80SIO] improve transmitting timing for external clock signal
85
86
87 8/7/2015
88
89 [VM/DATAREC] support ASCII MSX cas format tape image (thanks Mr.Sean Young)
90 [VM/DATAREC] improve mzt converter to support fast forward/rewind
91 [VM/DISK] improve image decoder for single side and data mark missing cases
92 [VM/MB8877] fix timing to abort searching the target sector
93 [VM/MB8877] fix to raise irq signal after abort searching the target sector
94 [VM/MB8877] fix to abort write command before drq when disk is write protected
95 [VM/MB8877] fix to abort write command when lost data occurs at first drq
96 [VM/MB8877] fix to read/write data register when lost data occurs
97 [VM/MB8877] fix to show crc error when verify track number at seek command
98 [VM/MB8876] fix not to show busy after seek command for FMR-30/50/60 series
99
100
101 8/5/2015
102
103 [WINMAIN] support menu to enable/disable correct fdc timing
104
105 [VM/DISK] improve to check both id crc error and data crc error
106 [VM/I286] fix issue that emulation may go to infinite loop when cpu is halted
107 [VM/MB8877] fix index hole signal width to 5msec (thanks Mr.Sato)
108 [VM/MB8877] improve drq signal timing to check E flag of type-2 and 3 commands
109 [VM/MB8877] improve drq signal timing for write track command
110 [VM/MB8877] improve data lost timing for write sector and write track commands
111 [VM/MB8877] improve to check both id crc error and data crc error
112 [VM/UPD765A] improve timing to go to exec phase
113 [VM/UPD765A] improve to check both id crc error and data crc error
114 [VM/Z80SIO] improve transmitting timing (thanks Mr.Sato)
115
116 [FMR50/BIOS] improve to check both id crc error and data crc error
117 [FMR50/BIOS] improve write track command for sectors without data field
118 [MSX2/MEMORY] improve to check both id crc error and data crc error
119
120
121 8/3/2015
122
123 [VM/DISK] support sectors without data field
124 [VM/MB8877] improve drq signal timing for write sector command (thanks Mr.Sato)
125 [VM/MB8877] improve index hole signal width (thanks Mr.Sato)
126 [VM/MB8877] improve read/write command to wait at least 60msec after seeking
127 [VM/MB8877] improve seek command not to set seek error without verify flag
128 [VM/MB8877] improve read/write sector commands for sectors without data field
129 [VM/MB8877] improve write track command for sectors without data field
130 [VM/MB8877] improve force interrupt command to finish write track command
131 [VM/MB8877] remove ugly patch for MZ-2500 RELICS
132 [VM/UPD765A] improve read/write sector commands for sectors without data field
133 [VM/Z80SIO] improve transmitting timing (thanks Mr.Sato)
134
135
136 8/1/2015
137
138 [WINMAIN] support menu to modify write protected status of floppy disk image
139 [WINMAIN] support menu to enable/disable DirectInput for keyboard
140 [WIN32/INPUT] support to swap joystick buttons #1/#3/#5... and #2/#4/#6...
141
142 [VM/DISK] fix not to inherit the write protected status of image file
143 [VM/DISK] support to modify write protected status of floppy disk image
144 [VM/DISK] add ugly patch for FM-7 Gambler Jiko Chuushin Ha
145 [VM/MB8877] improve read/write commands to access the current track
146 [VM/MB8877] improve seek commands (thanks Mr.Artane.)
147 [VM/MB8877] suppot to set/get write protected status of floppy disk image
148 [VM/MB8877] add ugly patch for FM-7 Gambler Jiko Chuushin Ha
149 [VM/MC6809] improve mc6809 instructions (thanks Mr.Artane.)
150 [VM/PC6031] suppot to set/get write protected status of floppy disk image
151 [VM/PTF20] suppot to set/get write protected status of floppy disk image
152 [VM/UPD765A] suppot to set/get write protected status of floppy disk image
153
154 [FM77AV] import Mr.Artane.'s fixes
155
156
157 7/31/2015
158
159 [COMMON] fix all vcproj files to disable WholeProgramOptimization option
160 [COMMON] fix all vcproj files to enable SSE2 instructions
161 [CONFIG] support ignore crc options individually for each floppy drive
162 [WINMAIN] support ignore crc options individually for each floppy drive
163
164 [VM/DISK] support ignore crc options individually for each floppy drive
165 [VM/MB8877] improve read/write commands  (thanks Mr.Artane.)
166 [VM/MC6809] improve mc6809 instructions (thanks Mr.Artane.)
167 [VM/PC80S31K] fix m1 wait for PC-8801 series (thanks Mr.PI.)
168 [VM/PC80S31K] fix for force ready signal (thanks Mr.PI.)
169 [VM/UPD765A] fix for force ready signal (thanks Mr.PI.)
170 [VM/YM2203] improve timer timing (thanks Mr.PI.)
171 [VM/YM2151] improve timer timing (thanks Mr.PI.)
172
173 [FM77AV] import Mr.Artane.'s fixes
174 [PC8801] import Mr.PI.'s fixes from XM8 version 1.20
175
176
177 6/28/2015
178
179 [FM77AV] import Mr.Artane.'s fixes
180 [MZ2500/CMT] fix reset signal
181 [MZ2500/CRTC] improve timing for 15KHz and 24KHz mode
182 [MZ2500/MEMORY] improve vram wait in display timing
183 [PC8801] import Mr.PI.'s fixes from XM8 version 1.10
184
185
186 6/25/2015
187
188 [EMU/WIN32] add sleep(ms) for virtual machines (thanks Mr.PI.)
189 [WIN32/DEBUGGER] support * for bc/bd/be to clear/disable/enable all points
190 [WIN32/DEBUGGER] fix to accept escape key when the console is active
191
192 [VM/FMGEN] fix status register (thanks Mr.PI.)
193 [VM/MC6809] improve mc6809 instructions (thanks Mr.Artane.)
194 [VM/YM2203] fix busy period (thanks Mr.PI.)
195
196 [FM77] add eFM77 codes (thanks Mr.Artane.)
197 [FM77AV] import Mr.Artane.'s fixes
198 [PC8801] import Mr.PI.'s fixes from XM8 version 1.00
199 [PC8801/PC88] fix to check if sio output is connected to cmt or rs232c
200
201
202 4/29/2015
203
204 [EMU/WIN32] suport to load intel hexadecimal object file format
205 [WIN32/DEBUGGER] fix my_hexatoi() for 32bit hexadecimal value
206
207 [VM/MC6809] improve mc6809 instructions (thanks Mr.Artane.)
208
209 [FM77AV] import Mr.Artane.'s fixes
210 [Z80TVGAME] support Homebrew Z80 TV GAME SYSTEM
211
212
213 4/24/2015
214
215 [VM/DISK] fix to check only bit4-7 of sector status (thanks Mr.Artane.)
216 [VM/I386] improve i386 core based on MAME 0.160
217 [VM/MC6809] improve mc6809 instructions (thanks Mr.Artane.)
218
219 [FM77AV] import Mr.Artane.'s fixes
220
221
222 4/10/2015
223
224 [CONFIG] remove model-dependent codes
225
226 [VM/MC6809] improve mc6809 instructions (thanks Mr.Artane.)
227 [VM/MC6809] support debugger (thanks Mr.Artane.)
228
229 [FM77AV] import Mr.Artane.'s fixes
230 [MZ2800/MEMORY] fix memory bank swith
231
232
233 4/7/2015
234
235 [VM/MC6809] improve mc6809 instructions (thanks Mr.Artane.)
236
237 [FM77AV] add eFM77AV codes (thanks Mr.Artane.)
238
239
240 3/28/2015
241
242 [FM7] add eFM7 codes (thanks Mr.Artane.)
243
244
245 3/26/2015
246
247 [VM/MB8877] fix not to return error status when seek to unformatted track (thanks Mr.Artane.)
248 [VM/MC6809] improve mc6809 instructions (thanks Mr.Artane.)
249 [VM/YM2151] support mamefm.dll
250 [VM/YM2203] fix to check SUPPORT_MULTIPLE flag of mamefm.dll
251
252 [MSX2/MEMORY] import Mr.tanam's fixes
253
254
255 3/21/2015-2
256
257 [MSX2] import Mr.umaiboux's patches posted on Mr.tanam's blog
258
259
260 3/21/2015
261
262 [VM/DISK] support 1dd floppy image
263 [VM/V99X8] support V99x8 (thanks Mr.umaiboux and Zodiac)
264 [VM/V99X8] support save/load state
265 [VM/Z80] support to hook ret opecode for pseudo bios call
266
267 [MSX1] add yaMSX1 codes (thanks Mr.tanam, Mr.umaiboux and fMSX)
268 [MSX1] support save/load state
269 [MSX2] add yaMSX2 codes (thanks Mr.tanam, Mr.umaiboux and fMSX)
270 [MSX2] support save/load state
271
272
273 3/19/2015
274
275 [WIN32/INPUT] fix DirectInput issues
276
277
278 3/15/2015
279
280 [WINMAIN] support to disable Desktop Window Manager (DWM) automatically
281 [WIN32/INPUT] support DirectInput for keyboard
282
283 [VM/*] simplify including fileio.h
284 [VM/DATAREC] fix sound mixer
285 [VM/MC6809] improve mc6809 instructions (thanks Mr.Artane.)
286 [VM/UPD7801] fix disassembler
287
288 [FM16PI] support save/load state
289 [FMR30] support save/load state
290 [FMR50] support save/load state
291 [FMR60] support save/load state
292 [FMR70] support save/load state
293 [FMR80] support save/load state
294 [FP200/IO] fix lcd driver
295
296
297 3/12/2015
298
299 [FMR50/BIOS] support to format a floppy disk image physically
300
301
302 3/12/2015
303
304 [VM/DATAREC] support to play tape sound
305 [VM/DATAREC] support FUJITSU FM-7/77 t77 format tape image (thanks Mr.Artane.)
306 [VM/EVENT] suppot to change secondary cpu clock (thanks Mr.Artane.)
307 [VM/MC6809] improve mc6809 instructions (thanks Mr.Artane.)
308 [VM/MEMORY] support memory wait
309 [VM/PTF20] support save/load state
310 [VM/UPD765A] fix not to write sector because of tc if no data transfered
311
312 [FP200] support save/load state
313 [FP200] support memory and io wait
314 [HC20] support save/load state
315 [HC40] support save/load state
316 [HC80] support save/load state
317 [X07] support save/load state
318 [X1TURBO] support cmt control buttons
319
320
321 3/4/2015
322
323 [VM/I8255] fix save/load state
324
325 [MZ700/MEMORY] support PCG-700
326 [PC8201] support save/load state
327
328
329 3/3/2015
330
331 [CONFIG] add cmt baud rate setting (thanks FP-1100 user)
332
333 [VM/UPD765A] fix period to raise lost data for write id command
334
335 [FP1100/MAIN] fix expansion slot selection
336 [FP1100/SUB] fix color register (thanks FP-1100 user)
337 [FP1100/SUB] fix vram plane mask
338 [FP1100/SUB] support dipswitch to select cmt baud rate
339
340
341 2/28/2015
342
343 [COMMON] fix typo virtical to vertical (thanks Mr.Koucha-Youkan)
344
345 [VM/DISK] fix to use correct gap0/gap1/gap3 length for known format images
346 [VM/Z80] fix disassembler (thanks Mr.Reddam)
347
348
349 2/21/2015
350
351 [WIN32/INPUT] support to specify wait after shift key is pressed or released
352 [WIN32/SCREEN] improve crt filter for rotated screen
353 [CONFIG] add screen rotation setting
354
355 [VM/BEEP] improve sound quality
356 [VM/DATAREC] simplify sound mixer
357 [VM/DEVICE] rename bios_call() to bios_call_i86()
358 [VM/DEVICE] rename bios_int() to bios_int_i86()
359 [VM/DEVICE] add virtual function bios_call_z80()
360 [VM/DISK] support to fix sector number from big endian to little endian
361 [VM/EVENT] support more precise loop event timing
362 [VM/EVENT] improve sound quality
363 [VM/HD46505] fix to update timing after all required registers are written
364 [VM/PCM1BIT] simplify sound mixer
365 [VM/PCM1BIT] fix to suppress petite noise when go to mute
366 [VM/SN76489AN] improve sound quality
367 [VM/UPD7801] support correct serial i/o
368 [VM/Z80] support pseudo bios call
369
370 [FP1100] improve auto key timing after shift key is pressed or released
371 [FP1100] fix crtc horizontal frequency
372 [FP1100] support cmt
373 [FP1100/MAIN] support wait for i/o access
374 [FP1100/SUB] support cmt control circuit consists of some standard logic ics
375 [FP1100/SUB] support vram plane mask
376 [MZ1500] support screen rotation (thanks Mr.Koucha-Youkan)
377 [PASOPIA7/IOBUS] fix to initialize mio flag
378 [PC8801MA/PC88] improve beep and cmd sing mixer
379 [PC100] split setting for monitor type and screen rotation
380 [PV1000/PSG] improve sound quality
381
382
383 2/13/2015
384
385 [VM/UPD765A] add ugly patch for PC-8801 Kimochi Disk 2
386
387 [FP1100] change slot indices to support floppy drives
388 [FP1100/MAIN] fix to clear irq from sub cpu when raise irq to sub cpu
389 [PC8801MA/PC88] fix routine to set back color to black in color mode
390 [PC8801MA/PC88] fix crtc to clear status in set interrupt mask (thanks Mr.cisc)
391 [PC8801MA/PC88] fix crtc to restart when dma underrun does not occur
392 [PC8801MA/PC88] fix out port 0x53 (thanks Mr.Redart)
393
394
395 2/1/2015
396
397 [VM/DISK] fix condition to check if the track offset is valid
398 [VM/DISK] fix routine to trim the disk image
399
400
401 1/31/2015
402
403 [VM/DISK] improve for format operation
404 [VM/DISK] fix issue that deleted mark is mistakely recognized as crc error
405 [VM/MB8877] support write track command
406 [VM/PTF20] rename pseudo EPSON TF-20 class from TF20 to PTF20
407 [VM/PTF20] improve format command
408 [VM/TF20] support EPSON TF-20
409 [VM/UPD765A] support write id command
410  
411 [HC20] support EPSON TF-20
412
413 1/30/2015
414
415 [VM/DISK] improve for format operation
416 [VM/DISK] fix issue that deleted mark is mistakely recognized as crc error
417 [VM/MB8877] support write track command
418 [VM/UPD765A] support write id command
419
420 1/28/2015
421
422 [VM/DATAREC] fix issue for loading state file saved while recording
423 [VM/PC6031] support save/load state
424 [VM/UPD7552] support save/load state
425 [VM/UPD7552] support init() function to specify sound rate
426 [VM/YM2203] fix to reset fmdll before registers are restored (thanks Mr.Rednow)
427
428 [FAMILYBASIC] support save/load state
429 [MULTI8/CMT] fix issue for loading state file saved while recording cmt
430 [MZ2800] support save/load state
431 [MZ5500] support save/load state
432 [MZ6500] support save/load state
433 [PC6001] fix to specify sound rate to uPD7552
434 [PC6001] support save/load state
435 [PC6001MK2] support save/load state
436 [PC6001MK2SR] support save/load state
437 [PC6601] support save/load state
438 [PC6601SR] support save/load state
439 [PC8801MA/PC88] fix issue for loading state file saved while recording cmt
440 [PC8801MA/PC88] fix crtc for dma underrun case (thanks Mr.Rednow)
441 [PC98HA] support save/load state
442 [PC98HA] fix crash issue
443 [PC98LT] support save/load state
444 [PC98LT] fix crash issue
445
446
447 1/24/2015
448
449 [COMMON] avoid _tfopen_s() and use _tfpoen() not to lock reading file
450 [WINMAIN] fix to close d88 format disk image after image titles are read
451
452 [VM/DISK] fix to save image to temporary file if image file cannot be written
453 [VM/MB8877] fix to enable REC NOT FOUND patch only for Batten Tanuki
454
455 [X1TURBO] support to select boot floppy media type 2D or 2HD
456
457
458 1/21/2015
459
460 [MZ2500/SERIAL] fix port 0xcd for specifying Z80SIO TX/RX clock frequency
461 [MZ2800/SERIAL] fix port 0xcd for specifying Z80SIO TX/RX clock frequency
462
463
464 1/19/2015
465
466 [VM/HD146818P] support save/load state
467 [VM/I386] support save/load state
468 [VM/I8080] support save/load state
469 [VM/I8155] support save/load state
470 [VM/M6502] support save/load state
471 [VM/MC6800] support save/load state
472 [VM/MC6820] support save/load state
473 [VM/MC6840] support save/load state
474 [VM/UPD4991A] support save/load state
475 [VM/UPD71071] support save/load state
476 [VM/Z80SIO] improve transmit/receive timing
477 [VM/Z80SIO] support external transmit/receive clocks
478
479 [FP1100] support save/load state
480 [MULTI8] support save/load state
481 [MYCOMZ80A] support save/load state
482 [MZ1500] support correct sio timing
483 [MZ2200] support correct sio timing
484 [MZ2500] support to switch sio port address
485 [MZ2500] support correct sio timing
486 [MZ2800] support to switch sio port address
487 [MZ2800] support correct sio timing
488 [MZ5500] support correct sio timing
489 [PASOPIA] support save/load state
490 [PASOPIA7] support save/load state
491 [PASOPIA7] fix to use standard i/o bus class
492 [PASOPIA7/IOBUS] simplify unique i/o bus class
493 [QC10] support save/load state
494 [QC10] support correct sio timing
495 [X1TURBO] support correct sio timing
496 [X1TURBO] fix to use standard i/o bus class
497 [X1TURBO/IOBUS] simplify unique i/o bus class
498
499
500 1/14/2015
501
502 [COMMON] fix to use secure string functions
503 [COMMON] add substitutes for _TCHAR and secure string functions
504
505 [VM/I386] improve i386 core again based on MAME 0.157
506
507 [MZ80A] support MZ-80AIF and floppy drives (thanks Mr.Suga)
508
509
510 1/11/2015
511
512 [VM/MC6820] fix mc6820 build error (thanks Mr.Artane.)
513
514 [PC8801MA/PC88] fix RGB to COLOR_RGB macro (thanks Mr.Artane.)
515 [PHC25] fix issue that cmt tape igam can not be correctly loaded
516
517
518 1/10/2015
519
520 [VM/DATAREC] support NEC PC-6001 p6t format tape image (temporary)
521 [VM/DATAREC] improve NEC PC-6001 p6 format tape image loader
522 [VM/I386] improve i386 core based on MAME 0.157
523 [VM/MC6847] support save/load state
524 [VM/MSM58321] support save/load state
525 [VM/YM2203] support to change device type to YM2608
526
527 [MAP1010] support save/load state
528 [MZ80A] support save/load state
529 [MZ80K] support save/load state
530 [MZ1200] support save/load state
531 [PC6001/SUB] support p6t format tape image (temporary)
532 [PC6001/SUB] fix to start/stop data recorder by 0x19/0x1a command
533 [PC6001/PSUB] support p6t format tape image (temporary)
534 [PC6001/PSUB] fix cmt loader to wait 1sec between header and body
535 [PC8801MA] support to select PC-8801-23 (OPNA) or PC-8801-11 (OPN)
536 [PC100] support save/load state
537 [PHC20] support save/load state
538 [PHC25] support save/load state
539 [PV1000] support save/load state
540 [RX78] support save/load state
541
542
543 1/1/2015
544
545 [PC8801MA/PC88] fix to mask bit4-7 of extended ram bank register
546
547
548 12/29/2014
549
550 [VM/SN76489AN] support save/load state
551 [VM/TMS9918A] support save/load state
552 [VM/TMS9995] support save/load state
553 [VM/UPD7801] support save/load state
554
555 [M5] support save/load state
556 [MZ700] support save/load state
557 [MZ800] support save/load state
558 [MZ1500] support save/load state
559 [MZ1500/KANJI] support MZ-1R23 and MZ-1R24
560 [PC8801MA/PC88] fix many PC-8001mkIISR issues (thanks Mr.apaslothy)
561 [PV2000] support save/load state
562 [PYUTA] support save/load state
563 [SC3000] support save/load state
564 [SCV] support save/load state
565
566
567 12/26/2014
568
569 [VM/AND] support save/load state
570 [VM/I8237] support save/load state
571 [VM/I86] support save/load state
572 [VM/LS244] support save/load state
573 [VM/LS393] support save/load state
574 [VM/NAND] support save/load state
575 [VM/NOR] support save/load state
576 [VM/NOT] support save/load state
577 [VM/OR] support save/load state
578 [VM/UPD1990A] fix to show lsb bit of second when shift register is not updated
579 [VM/UPD7220] support save/load state
580
581 [PC8801MA/PC88] fix many PC-8001mkIISR issues (thanks Mr.apaslothy)
582 [PC8801MA/PC88] fix cmt issue that pacland cannot be loaded on PC-8001mkIISR
583 [PC9801] support save/load state
584 [PC9801E] support save/load state
585 [PC9801U] support save/load state
586 [PC9801VF] support save/load state
587 [PC9801VM] support save/load state
588 [PC98DO] support save/load state
589
590
591 12/25/2014
592
593 [EMU/WIN32] fix to remove printer file if the file size is less than 2 bytes
594 [EMU/WIN32] fix to initialize virtual machine when sound device type is changed
595
596 [VM/HD46505] support save/load state
597 [VM/I286] support save/load state
598 [VM/I8259] support save/load state
599 [VM/MCS48] support save/load state
600 [VM/UPD1990A] fix to show lsb bit of second after all bit are read
601
602 [MZ2200] support save/load state
603 [PC8801MA/PC88] fix many PC-8001mkIISR issues (thanks Mr.apaslothy)
604 [PC8801MA/PC88] fix renderer for graphic screen with text attribute color
605 [X1] support save/load state
606 [X1TWIN] support save/load state
607 [X1TURBO] support save/load state
608
609
610 12/23/2014
611
612 [EMU/WIN32] simplify get/put functions for several types in file i/o class
613
614 [VM/BEEP] support save/load state
615 [VM/DATAREC] support save/load state
616 [VM/DISK] support save/load state
617 [VM/DISK] fix issue that disk image except d88 or beta image may not be saved
618 [VM/EVENT] fix load state function to update number of sound samples per frame
619 [VM/FMGEN] support save/load state
620 [VM/I8251] support save/load state
621 [VM/I8253] support save/load state
622 [VM/I8255] support save/load state
623 [VM/IO] support save/load state
624 [VM/MB8877] support save/load state
625 [VM/PC6031] fix to initialize old_D2H
626 [VM/PC80S31K] support save/load state
627 [VM/PCM1BIT] support save/load state
628 [VM/RP5C01] support save/load state
629 [VM/UPD765A] support save/load state
630 [VM/UPD1990A] support save/load state
631 [VM/W3100A] support save/load state
632 [VM/YM2151] support save/load state
633 [VM/YM2203] support save/load state
634 [VM/Z80] support save/load state
635 [VM/Z80CTC] support save/load state
636 [VM/Z80DMA] support save/load state
637 [VM/Z80PIO] support save/load state
638 [VM/Z80SIO] support save/load state
639
640 [MZ80B] support save/load state
641 [MZ1500/QUICKDISK] fix to clear first data/send break flags
642 [MZ2500] support save/load state
643 [MZ2500/CMT] fix issue that Laydock is not correctly booted
644 [PC8001MKIISR] support save/load state
645 [PC8801MA] support save/load state
646 [PC8801MA/PC88] fix to reset dirty NIPPY patch flag
647 [PC8801MA/PC88] fix not to render text scree when dma ch.2 is not running
648
649
650 12/18/2014
651
652 [EMU/WIN32] support save/load state
653 [EMU/WIN32] support get/put functions for several types in file i/o class
654
655 [VM/EVENT] support save/load state functions
656 [VM/HUC6280] support save/load state functions
657 [VM/I8155] fix to clear event register id in reset()
658 [VM/I8253] fix to clear event register id in reset()
659 [VM/UPD765A] fix to clear event register id in reset()
660
661 [MZ2500/CMT] fix to check the pulse width of ipl reset signal
662 [PCENGINE] support save/load state
663
664
665 12/16/2014
666
667 [VM/MB8877] fix to show not ready status a moment when no command is running
668
669 [MZ80A] add EmuZ-80A codes (thanks Mr.Suga)
670
671
672 11/28/2014
673
674 [X1TURBO/DISPLAY] fix text renderer for 32rasters/char mode
675
676
677 11/22/2014
678
679 [WIN32/SCREEN] support two screen stretch modes keep aspect and fill screen
680
681 [VM/I8080] fix debugger trace issue in busreq status
682 [VM/I86] fix debugger trace issue in busreq status
683 [VM/I286] fix debugger trace issue in busreq status
684 [VM/I386] fix debugger trace issue in busreq status
685 [VM/Z80] fix debugger trace issue in busreq status
686
687
688 11/21/2014
689
690 [PC8801MA/PC88] fix to support multi blocks tape images
691 [PC8801MA/PC88] add dirty patch for NIPPY
692
693
694 10/29/2014
695
696 [PC8801MA/PC88] fix to check dma underrun in every frames
697 [PC8801MA/PC88] fix port number of crtc status
698 [PC8801MA/PC88] add function to read crtc parameters
699
700
701 10/28/2014
702
703 [PC8801MA/PC88] fix crtc issue that dma underrun never occurs
704 [PC8801MA/PC88] fix crtc status
705
706
707 10/27/2014
708
709 [PC8801MA/PC88] revert the uPD5257 fix for CHOBIN
710
711
712 10/26/2014
713
714 [WINMAIN] fix frame rate issue again
715
716
717 10/25/2014
718
719 [WINMAIN] fix frame rate issue (thanks Mr.Rednow)
720 [WIN32/DEBUGGER] fix issue about inputting decimal value
721
722 [VM/Z80] fix disassembler
723
724 [PC8801MA/PC88] fix uPD8257 dma controller
725 [PC9801] fix PC-9801-26K bios size
726
727
728 10/11/2014
729
730 [WIN32/DEBUGGER] fix issue that hexa value ends with d is recognized as decimal
731
732 [VM/Z80] fix disassembler
733
734 [PC8801MA/PC88] fix to press insdel key automatically when backspace is pressed
735
736
737 10/10/2014
738
739 [VM/I8155] fix issue in the case that cpu clock is less than const frequency
740 [VM/I8253] fix issue in the case that cpu clock is less than const frequency
741 [VM/Z80CTC] fix issue in the case that cpu clock is less than const frequency
742
743 [PC8801MA/PC88] support PCG-8100
744
745
746 10/4/2014
747
748 [PC8801MA/PC88] fix color/monochrome and 320x200/640x200 bits in port31
749
750
751 9/29/2014
752
753 [WIN32/SCREEN] support crt filter
754
755 [BABBAGE2ND] update circuit board picture
756 [PC9801U] support NEC PC-9801U
757 [PC9801VF] support NEC PC-9801VF
758
759
760 9/13/2014
761
762 [WIN32/DEBUGGER] support search command
763
764 [VM/I86] support to change IP register value from debugger console
765 [VM/I286] support to change IP register value from debugger console
766 [VM/I386] support to change IP register value from debugger console
767 [VM/MC6800] support debugger
768
769 [HC20/MEMORY] fix keyboard chattering
770
771
772 9/7/2014
773
774 [WIN32/DEBUGGER] support debugger console
775
776 [VM/DEBUGGER] support common debugger object
777 [VM/EVENT] fix to check ownew of event before it is canceled
778 [VM/I8080] support debugger
779 [VM/I86] support debugger
780 [VM/I86] remove code for i186 and i286
781 [VM/I286] fix for i8086/i8088/i80186
782 [VM/I286] fix not to quit REP when remained icount is less than 0
783 [VM/I286] support debugger
784 [VM/I386] support debugger
785 [VM/MB8877] fix not to cancel event registered by other device
786 [VM/MCS48] support debugger
787 [VM/UPD7801] support debugger
788 [VM/Z80] support debugger
789
790 [FM16PI] fix to use new i86 core
791 [FMR30] fix to use new i86 core
792 [MZ2200] fix to use new i86 core
793 [MZ5500] fix to use new i86 core
794 [MZ6500] fix to use new i86 core
795 [MZ6550] fix to use new i86 core
796 [PC8801/PC88] fix uPD8257 address and counter registers
797 [PC100] fix to use new i86 core
798 [PC9801] fix to use new i86 core
799 [PC9801E] fix to use new i86 core
800
801
802 8/29/2014
803
804 [PC8801/PC88] fix crtc to support non transparent mode
805 [PC8801/PC88] fix crtc issue that cursor is not displayed in non attibutes mode
806
807
808 8/28/2014
809
810 [COMMON] fix all vcproj files to set WholeProgramOptimization option
811 [WINMAIN] support 320x240 full screen mode
812
813 [VM/FMGEN] update fmgen.cpp from v1.49 to v1.50 (thanks Mr.Rururu-Tan)
814 [VM/FMGEN] update opna.cpp from v1.68 to v1.70 (thanks Mr.Rururu-Tan)
815 [VM/DATAREC] support NEC PC-6001 cas/p6 format tape image
816 [VM/I386] fix memory leak issue
817 [VM/I386] fix x87 opcodes FPREM and FPREM1 based on MAME 0.154
818 [VM/MC6847] support enable/disable signal
819 [VM/PC6031] support NEC PC-6031 and PC-6032 (thanks Mr.Nishida)
820 [VM/UPD765A] fix to compare all of C/H/R/N to search sector (thanks Mr.Haserin)
821
822 [GAMEGEAR/MEMORY] fix memory leak issue
823
824 [MZ2500] fix to reset only cpu and memory map in standard (non-ipl) reset
825 [MZ2500/CMT] fix to check the pulse width of ipl reset and cmt eject signals
826 [MZ2500/CRTC] fix 640x400, 4 colors mode for Yukara K2 (temporary)
827 [MZ2500/FLOPPY] support i/o signal to swtich internal/external floppy drives
828 [MZ2500/FLOPPY] remove dirty patch for Laydock
829
830 [PC6601] support real sub cpu emulation (thanks Mr.Moriya)
831 [PC6601/FLOPPY] rename system to floppy
832 [PC6601/FLOPPY] split to PC-6601 internal floppy drive class and PC-6031 class
833 [PC6601/FLOPPY] support to switch internal/external floppy drives
834 [PC6601/MEMORY] split to memory class and timer/irq class
835 [PC6601/MEMORY] support CRTKILL/BUSRQ signals
836 [PC6601/PSUB] rename keyboard to psub (pesudo sub cpu)
837 [PC6601/PSUB] simplify cmt codes
838
839 [PC8801/PC88] fix text attributes
840
841
842 5/15/2014
843
844 [PC6001] update yaPC-6001/6201/6601 codes (thanks Mr.tanam)
845 [PC6001] support PC-80S31K floppy drives
846 [PC6001MK2] support PC-80S31K floppy drives
847 [PC6001MK2SR] add yaPC-6401 codes (thanks Mr.tanam)
848 [PC6601SR] add yaPC-6801 codes (thanks Mr.tanam)
849
850
851 5/1/2014
852
853 [VM/I286] reimplement based on MAME 0.149
854 [VM/I286] support disassembler
855 [VM/I386] reimplement based on MAME 0.152
856 [VM/I386] support disassembler
857
858 [FMR50] split project for i286, i386 and i486
859 [FMR60] split project for i286, i386 and i486
860 [FMR50/MEMORY] improve memory address mask for cpu and dma
861 [FMR50/MEMORY] support shutdown flag
862 [FMR50/MEMORY] remove invalid color palette i/o
863 [FMR50/MEMORY] fix text color palette #0
864 [FMR50/MEMORY] fix text reverse/blink
865 [FMR50/TIMER] support free run counter
866
867
868 4/17/2014
869
870 [WINMAIN] fix resource leak issue (thanks Mr.Redart)
871 [EMU/WIN32] fix resource leak issue (thanks Mr.Redart)
872
873 [VM/FMGEN] fix compiler dependent issue
874 [VM/YM2203] support full sound generator dll features (thanks Mr.Redart)
875
876 [MZ1500/QUICKDISK] support *.qdf raw quick disk images
877 [PX7/MEMORY] fix super impose signal based on openMSX-0.10.0
878
879
880 4/10/2014
881
882 [EMU/WIN32] support to map keys to joystick buttons
883
884 [GAMEGEAR] fix to map keys to joystick buttons
885 [MASTERSYSTEM] fix to map keys to joystick buttons
886 [PX7/MEMORY] fix to add one clock wait for each m1 cycle
887 [PC6001] update yaPC-6001/6201/6601/6801 codes (thanks Mr.tanam)
888
889
890 4/8/2014
891
892 [EMU/WIN32] support to capture the movie sounds in DirectShow codes
893
894 [VM/DATAREC] support SORD M5 cas format tape image
895 [VM/LD700] support PIONEER LD-700 laser-disc player based on openMSX-0.10.0
896 [VM/PCM1BIT] fix noise occurs when input signals top
897 [VM/YM2203] support to overwrite i/o mode to fixed value
898
899 [M5/CMT] stop loading cmt when tape image reaches the end of tape
900 [PX7] support PIONEER PX-7 (MSX1 + laser-disc player)
901 [PX7] fix MSX1 implements (thanks Mr.umaiboux)
902
903
904 4/7/2014
905
906 [WINMAIN] fix issue in the case that menu bar becomes multi line
907
908 [VM/DATAREC] fix to output no sound signal when tape image reaches end of tape
909 [VM/YM2203] fix build error in YM2608 case
910
911
912 4/1/2014
913
914 [VM/TMS9918A] fix mode1 and mode1+2 to fill out of screen with back color
915 [VM/YM2203] fix i/o port codes for AY-3-8910/8912/8913
916 [VM/YM2203] fix assert issue in fmgen module (thanks Mr.Mamiya)
917
918 [PC8001MK2SR] fix ini file name
919
920
921 3/26/2014
922
923 [EMU/WIN32] improve video recorder timing to sync to sound recorder
924 [EMU/WIN32] improve video recorder to compress frames in another thread
925 [EMU/WIN32] support to play a movie file
926 [EMU/WIN32] support Fgets() in file i/o class
927 [EMU/WIN32] support new function to get the file path without extension
928
929 [VM/TMS9918A] support super impose
930
931 [GAMEGEAR] add yaGAMEGEAR codes (thanks Mr.tanam)
932 [MASTERSYSTEM] add yaMASTERSYSTEM codes (thanks Mr.tanam)
933 [PC6001] update yaPC-6001 codes (thanks Mr.tanam)
934 [PC6001MK2] add yaPC-6201 codes (thanks Mr.tanam)
935 [PC6601] add yaPC-6601 codes (thanks Mr.tanam)
936 [PX7] support PIONEER PX-7 (MSX1 + laser-disc player) (partial)
937
938
939 1/8/2014
940
941 [VM/DISK] fix cpdread converter to check cylinder/side in track info block
942 [VM/DISK] fix cpdread converter to check deleted mark
943 [VM/MB8877] fix to seek one track when force interrupt is done
944
945 [MZ800/FLOPPY] connect fdc drq signal to cpu irq pin
946 [MZ800/FLOPPY] support irq mask register
947 [MZ800/FLOPPY] support motor on/off signal delay
948 [MZ800/MEMORY] support monochrome display
949 [MZ800/MEMORY] fix to connect vblank signal to Z80PIO:PA5, not hblank signal
950
951
952 12/31/2013
953
954 [EMU/WIN32] support printer interface
955
956 [PC8801/PC88] support printer interface
957 [PC9801/PRINTER] support printer interface
958 [PC98LT/PRINTER] support printer interface
959 [MZ800] change the floppy drive type from 2D to 2DD
960 [X1TURBO/PRINTER] support printer interface
961
962
963 12/5/2013
964
965 [VM/MC6840] support MC6840 (partial)
966
967 [PC8801/PC88] fix to show opn busy flag at the first access only for ALPHA
968 [PC8801/PC88] support crtc reverse flag
969
970
971 8/24/2013
972
973 [EMU/WIN32] fix access lamp renderer for Direct3D9
974
975 [VM/HD46505] fix to initialize frequency if vline is lesser than 400
976 [VM/MB8877] fix not to show record not found status after drive is changed
977 [VM/MB8877] fix to activate access lamp while searching target sector
978 [VM/MC6847] add function to load external cgrom image
979 [VM/MC6847] support to request bus to cpu in display timing
980 [VM/MC6847] support color bleed in black/white pattern (thanks Mr.tanam)
981
982 [PC6001] add yaPC-6001 codes (thanks Mr.tanam)
983 [X1TURBO/EMM] change EMM memory size to 320KB
984 [X1TURBO/PSUB] fix to clear irq flag when z80 reads data from sub cpu
985
986
987 8/21/2013
988
989 [WINMAIN] fix to use GetFullPathName() to get the parent directory
990
991 [VM/MB8877] modify constant period for searching sector
992
993
994 8/16/2013
995
996 [VM/DISK] add ugly patch for X1turbo ARCUS
997 [VM/MB8877] fix to use constant period for searching sector if disk has no skew
998 [VM/MB8877] fix to show busy status while searching sector if sector not found
999 [VM/Z80DMA] fix dma stop condition
1000
1001
1002 8/10/2013
1003
1004 [VM/DATAREC] fix not to skip frames while doint ff/rew
1005 [VM/DATAREC] support ff/rew for cas and tap images
1006 [VM/DATAREC] support APSS signals and doing APSS for SHARP X1
1007
1008 [MZ2200] support to select if loading mzt to ram directly or not
1009 [X1TURBO] fix cmt ff/rew speed to x16
1010 [X1TURBO/PSUB] support APSS command
1011
1012
1013 8/9/2013
1014
1015 [EMU/WIN32] improve debug log function
1016
1017 [VM/Z80DMA] fix not to reset all registers in reset command
1018
1019 [X1] support CZ-8BM2
1020 [X1/MOUSE] support serial mouse
1021
1022
1023 8/8/2013
1024
1025 [VM/DISK] fix not to convert standard disk images to d88 format images
1026 [VM/DISK] add ugly patch for X1turbo ALPHA
1027 [VM/HD46505] reset registers and timings in reset()
1028 [VM/MB8877] fix to use constant wait to search sector for standard disk image
1029 [VM/MB8877] add ugly patch for X1turbo ALPHA
1030 [VM/YM2151] fix to show busy status in a moment
1031 [VM/YM2203] fix to show busy status in a moment
1032 [VM/Z80DMA] fix dma stop condition
1033
1034 [PC8801/PC88] improve initial memory pattern
1035 [X1TURBO/DISPLAY] fix text renderer for kanji character on standard display
1036 [X1TURBO/DISPLAY] fix text renderer for 16rasters/char mode
1037 [X1TURBO/IO] fix not to add wait for text vram (temporary)
1038
1039
1040 8/2/2013
1041
1042 [EMU/WIN32] fix to create new avi file when current file is close to 2GB
1043
1044 [VM/DISK] support 1.20MB/1.44MB/2.88MB floppy disk images
1045 [VM/DISK] fix to add index mark in track image
1046 [VM/UPD765A] fix read data command when sector size or number is invalid
1047 [VM/UPD765A] fix seek time for MZ-3500
1048
1049
1050 8/1/2013
1051
1052 [VM/DEVICE] support virtual function to set or get expend cpu clocks
1053 [VM/DEVICE] support virtual function to get passed usec
1054 [VM/DEVICE] support virtual functions for dma access with i/o wait
1055 [VM/DISK] support function to get perid to transfer specified bytes
1056 [VM/DISK] support functions to get drive rpm and track size
1057 [VM/DISK] improve make track image
1058 [VM/DEVICE] support function to get passed usec
1059 [VM/I86] support function to get and set expend cpu clocks
1060 [VM/I86] fix single mode dma when busreq is active
1061 [VM/I286] support function to get and set expend cpu clocks
1062 [VM/I386] fix single mode dma when busreq is active
1063 [VM/I386] support function to get and set expend cpu clocks
1064 [VM/I386] fix single mode dma when busreq is active
1065 [VM/MB8877] improve timing of index hole, seek, search sector and transfer data
1066 [VM/MB8877] improve to raise drq signal for each data
1067 [VM/MB8877] improve timing of index hole, seek, search sector and transfer data
1068 [VM/UPD765A] improve read data command to read sector gaps among sectors
1069 [VM/UPD765A] improve read id command to read id of first found sector
1070 [VM/Z80] support function to get and set expend cpu clocks
1071 [VM/Z80] fix single mode dma when busreq is active
1072 [VM/Z80DMA] improve timing of data transfer, bus request and release
1073
1074 [PC8801/PC88] support to select hireso/standard display type
1075 [PC8801/PC88] improve memory wait (thanks Mr.Crazy Unit)
1076 [X1TURBO] fix not to input 2MHz to Z80CTC on CZ-8BS1
1077 [X1TURBO/DISPLAY] fix color reverse attribute (thanks Mr.Enri)
1078 [X1TURBO/FLOPPY] support motor on/off signal (thanks Mr.Sato)
1079 [X1TURBO/IO] improve i/o wait (thanks Mr.Sato)
1080
1081
1082 7/25/2013
1083
1084 [X1TURBO/DISPLAY] fix text renderer for vertical/horizontal doubled character
1085
1086
1087 7/24/2013
1088
1089 [WINMAIN] support 320x240 fullscreen mode
1090 [EMU/WIN32] support multiple quick disk drives and cart slots
1091 [CONFIG] support to read/write ini file
1092
1093
1094 7/23/2013
1095
1096 [WINMAIN] simplify codes for boot mode and device type menus
1097 [EMU/WIN32] fix sound recorder not to output the old samples
1098
1099 [VM/HD146818P] fix not to save backuped ram if it is not modified
1100 [VM/MCS48] fix to divide the given clocks in MCS48 class
1101 [VM/MCS48] fix not to run cpu if enough clocks are not given
1102 [VM/RP5C15] fix not to save backuped ram if it is not modified
1103
1104 [FAMILYBASIC] support to select basic rom
1105 [FAMILYBASIC/MEMORY] fix not to save backuped ram if it is not modified
1106 [FMR30/CMOS] fix not to save backuped ram if it is not modified
1107 [FMR50/CMOS] fix not to save backuped ram if it is not modified
1108 [J3100SL/SLMEMORY] fix not to save backuped ram if it is not modified
1109 [PC8801MA] support dipswitch to select memory wait on/off
1110 [PC8801MA/PC88] fix display vertical frequency
1111 [PC8801MA/PC88] fix m1 wait and ram/vram wait clocks
1112 [PC98HA/MEMORY] fix not to learn ram/ram drive/memcard if they are not modified
1113 [QC10/MEMORY] fix not to save backuped ram if it is not modified
1114 [TK80BS] support to select basic rom
1115 [MZ700/CMOS] fix not to save backuped ram if it is not modified
1116 [SCV/MEMORY] fix not to save backuped ram if it is not modified
1117 [X1TURBO/PSUB] fix key repeat timing
1118 [X1TURBO/SUB] fix signal to detect cassette tape
1119
1120
1121 5/11/2013
1122
1123 [VM/I286] reimplement based on MAME 0.148
1124 [VM/I386] reimplement based on MAME 0.148
1125 [VM/I8255] improve mode #1 and #2
1126 [VM/MCS48] support mcs48 based on MAME 0.148
1127
1128 [X1TURBO] support real sub cpu and keyboard emulation
1129 [X1TURBO/DISPLAY] fix routine to get currently displayed character address
1130 [X1TURBO/DISPLAY] fix routine to render Vx2 character
1131 [X1TURBO/PSUB] improve key repeat timing
1132
1133
1134 4/25/2013
1135
1136 [VM/DATAREC] fix mzt image converter based on Bin2Wav
1137
1138 [MZ2200] fix to reset Z80PIO in special_reset()
1139 [MZ2200/MEMORYB80] fix to load mzt image to memory only when offset is 0
1140 [MZ2200/MZ1M01] fix to reset inport value from Z80PIO in reset()
1141
1142 [PC8201] fix cpu clock from 2.4MHz to 2.4576MHz
1143 [PC8201] support cmt
1144 [PC8201] fix to reset rtc strobe signal at boot
1145
1146
1147 4/14/2013
1148
1149 [WINMAIN] support to show a message on title bar post from vm or emu class
1150 [WINMAIN] disable close media menu when media file is not opened
1151 [EMU/WIN32] add function to post a message onto title bar
1152
1153 [VM/DATAREC] fix mzt image converter to add 1sec space after header block
1154 [VM/DATAREC] support to post the tape status message onto title bar
1155 [VM/Z80PIO] fix handshake signals in bidirectional mode
1156 [VM/Z80PIO] fix masks follows bit in control register
1157 [VM/Z80PIO] fix to disable interrupt until the mask register is written
1158
1159 [MZ80B/MEMORY] support optional 2nd vram
1160 [MZ2200/MEMORY] fix not to load mzt image to memory when attribute is not $01
1161 [MZ2200/MZ1M01] support 16bit cpu board (MZ-1M01)
1162
1163
1164 3/30/2013
1165
1166 [VM/DATAREC] fix issue that sample number in recorded wav file header is 0
1167 [VM/DATAREC] improve recording wav file
1168 [VM/DATAREC] improve wave shaper function to support dB-BASIC
1169 [VM/EVENT] fix issue that continuous event causes invalid event clock
1170 [VM/Z80PIO] support handshake mode
1171
1172 [MZ2200/MEMORY] support m1 wait when ipl rom is selected
1173 [MZ2200/MEMORY] support vram access wait
1174 [MZ2200/MZ1R13] fix address increment
1175
1176
1177 3/29/2013
1178
1179 [MZ2200] support quick disk drive (MZ-1E18 and MZ-1F11)
1180 [MZ2200/MZ1R12] support to load MZ-1E18 ipl rom image
1181 [MZ2200/MZ1R13] support to switch kanji/dictionary roms
1182
1183
1184 3/28/2013
1185
1186 [WINMAIN] fix to support max 30 screen resolutions
1187
1188 [VM/DATAREC] support wave shaper function
1189 [VM/EVENT] fix not to skip frames when the sound is outputted
1190
1191
1192 3/23/2013
1193
1194 [VM/I8080] support disassembler
1195
1196 [FP200] support CASIO FP-200
1197
1198
1199 3/21/2013
1200
1201 [VM/DATAREC] fix to skip the fact chunk in wave file header
1202
1203 [MZ80B] support SHARP MZ-80B
1204 [MZ2200] support SHARP MZ-2200
1205
1206
1207 2/26/2013
1208
1209 [WINMAIN] destry window before emulation core is released
1210
1211 [PC8801MA/PC88] fix text attributes
1212
1213
1214 2/7/2013
1215
1216 [EMU/WIN32] remove the function to play media files
1217
1218 [VM/DATAREC] support fast forward and rewind
1219 [VM/DATAREC] support playing wav file
1220 [VM/HD146818P] fix to restart timer event when date/time is modified
1221 [VM/MSM58321] fix to restart timer event when date/time is modified
1222 [VM/RP5C01] fix to restart timer event when date/time is modified
1223 [VM/UPD1990A] fix to restart timer event when date/time is modified
1224 [VM/UPD4990A] fix uPD1990A compatible mode
1225 [VM/Z80] revert modifying clocks for interrupt in mode2
1226
1227 [FMR30/RTC] fix to restart timer event when date/time is modified
1228 [HC40/IO] fix to restart timer event when date/time is modified
1229 [HC80/IO] fix to restart timer event when date/time is modified
1230 [MZ2500/CASSETTE] support playing a music cassette tape
1231 [MZ2500/CASSETTE] support load/save a data cassette tape
1232 [MZ2500/CASSETTE] support fast forward and rewind a cassette tape
1233 [X07/IO] fix to restart timer event when date/time is modified
1234 [X1TURBO/SUB] fix to restart timer event when date/time is modified
1235 [X1TURBO/SUB] support fast forward and rewind a cassette tape
1236
1237 [TOOL/MZ2500] add new tool to cleanup the cassette tape for APSS
1238
1239
1240 1/23/2013
1241
1242 [WINMAIN] support drag & drop a cart or disk image files
1243
1244 [VM/HD146818P] support modifying the date and time
1245 [VM/MSM58321] renamed from RTC58321 to MSM58321
1246 [VM/MSM58321] support modifying the date and time
1247 [VM/MSM58321] support busy flag and base signal register
1248 [VM/MSM58321] remove ugly functions for FMR-50/60
1249 [VM/MS5832] removed and joined to MSM58321
1250 [VM/RP5C01] support modifying the date and time
1251 [VM/RP5C15] removed and joined to RP5C01
1252 [VM/UPD1990A] support modifying the date and time
1253 [VM/UPD1990A] remove ugly functions for PC-9801/PC-98LT
1254 [VM/UPD4991A] support modifying the date and time
1255 [VM/Z80] revert previous modification
1256 [VM/Z80] modify clocks for interrupt in mode2
1257
1258 [FM16PI] replace rtc chip from msm5832 to rtc58321
1259 [FMR30/RTC] support modifying the date and time
1260 [FMR50/TIMER] support rtc with standard signal connections
1261 [HC40/IO] support modifying the date and time
1262 [HC80/IO] support modifying the date and time
1263 [PC9801] support rtc with standard signal connections
1264 [PC9801/DISPLAY] initialize year data in memory switch
1265 [PC98LT/CALENDAR] support rtc with standard signal connections
1266 [PC100] fix rtc signal connection and now rtc works fine
1267 [PCENGINE] fix to check the selected cart is for super grafx
1268 [X07/IO] support modifying the date and time
1269 [X1TURBO/SUB] support modifying the date and time
1270
1271
1272 1/18/2013
1273
1274 [VM/DISK] fix to always save the converted disk image
1275 [VM/Z80] revert reimplemented Z80 core based on MAME 0.145
1276
1277 [PC8801MA/PC88] support n80 format tape image
1278
1279
1280 12/29/2012
1281
1282 [EMU/WIN32] support joysticks with more than 4 buttons
1283 [EMU/WIN32] support new function to get crc32 value
1284
1285 [VM/DISK] fix make_track() to consider the media type
1286 [VM/DISK] fix teledisk/imagedisk converter to get the correct media type
1287 [VM/UPD765A] fix read diagnotics to start reading at the top of 1st sector data
1288
1289 [FAMILYBASIC/PPU] fix crash issue in ppu
1290 [PC8001MK2SR] support NEC PC-8001mkIISR
1291 [PCENGINE] support NEC-HE PC Engine / SuperGrafx
1292
1293
1294 10/25/2012
1295
1296 [PC8801MA/PC88] fix dma wait cycles on V1S mode
1297
1298
1299 10/23/2012
1300
1301 [VM/HUC6280] reimplement based on MAME 0.147
1302 [VM/I286] reimplement based on MAME 0.147
1303 [VM/I386] reimplement based on MAME 0.147
1304
1305 [FAMILYBASIC/MEMORY] fix joypad status
1306 [PC8801MA/PC88] fix video memory wait on V1S mode
1307 [X1TWIN/PCE] reimplement vdc based on MESS 0.147
1308
1309
1310 8/18/2012
1311
1312 [EMU/WIN32] support to switch GDI/Direct3D9
1313
1314 [VM/UPD7220] add get_start() function
1315 [VM/YM2203] support mamefm.dll(V1)
1316
1317 [PC8801MA/PC88] fix text attributes based on m88
1318 [PC8801MA/PC88] fix to update memory wait in reset() 
1319 [PC9801/DISPLAY] fix to check gdc start status
1320
1321
1322 3/20/2012
1323
1324 [EMU/WIN32] fix not to render screen to Direct3D9 buffer while recording video
1325
1326 [VM/DEVICE] add new virtual function to nitify ei opecode is done on cpu
1327 [VM/YM2151] fix to raise/clear irq line when it is changed as level signal
1328 [VM/YM2203] fix to raise/clear irq line when it is changed as level signal
1329 [VM/Z80] fix to notify ei opecode is done on z80 core
1330
1331 [PC8801MA/PC88] fix sound irq based on m88 for Lipstick Adv and Re-Fight
1332
1333
1334 3/15/2012
1335
1336 [EMU/WIN32] fix to renew vm class instance to change cpu clock in reset()
1337
1338 [PC8801MA/PC88] support data recorder
1339 [PC8801MA/PC88] fix not to show pallete#0 color when graph screen is disabled
1340 [PC8801MA/PC88] fix to recognize ctrl + comma/period as numpad comma/period
1341
1342
1343 3/6/2012
1344
1345 [WINMAIN] fix to reset timing controls when run any extra frames to fill sound buffer
1346 [EMU/WIN32] fix to stretch offscreen buffer in both window mode and fullscreen mode
1347 [EMU/WIN32] fix to call ReleaseDC() to release the device context
1348 [EMU/WIN32] fix to call SelectObject() to select the old hBmp before release the DIBSection
1349 [EMU/WIN32] fix to start play sound buffer when virtual machine is driven
1350 [EMU/WIN32] fix to use constant threshold for joystick direction values
1351 [EMU/WIN32] support table to convert given keycodes from winmain
1352 [EMU/WIN32] fix to initialize d88 multi volume handler
1353
1354 [VM/DEVICE] add virtual function to fetch opecode
1355 [VM/FMGEN] fix to give the advanced time with chip clock, not usec
1356 [VM/YM2151] fix to initialize register #29 to enable only timer interrupt
1357 [VM/YM2151] fix to update fmgen count when read/write opm registers
1358 [VM/YM2151] fix to update fmgen count with chip clocks
1359 [VM/YM2203] fix to update fmgen count when read/write opn(a) registers
1360 [VM/YM2203] fix to update fmgen count with chip clocks
1361 [VM/Z80] fix to use new fetch_op() function to fetch opecode from memory bus
1362
1363 [PASOPIA] support floppy drives by Mr.zak
1364 [PASOPIA/DISPLAY] fix attribute and display mode by Mr.zak
1365 [PASOPIA/MEMORY] fix vram access via pio by Mr.zak
1366 [PASOPIA/PAC2] support kanji rom and joystick pac by Mr.zak
1367 [PASOPIA/RAMPAC2] support to change file to load/save rampac2 image by Mr.zak
1368
1369 [PASOPIA7] fix memory bank switch by Mr.zak
1370 [PASOPIA7/RAMPAC2] support to change file to load/save rampac2 image by Mr.zak
1371
1372 [PC8801MA] change rtc device type from uPD1990A to uPD4990A
1373 [PC8801MA/PC88] support bus mouse
1374 [PC8801MA/PC88] change memory wait cycles
1375 [PC8801MA/PC88] fix not to draw cursor before cursor position is updated
1376 [PC8801MA/PC88] fix to refer text attributes for hireso screen
1377 [PC8801MA/PC88] fix a ugly patch for attributes issue for RST Ongaku Disk 12
1378
1379
1380 2/22/2012
1381
1382 [WINMAIN] add codes to check memory leaks in debug build
1383 [VM/*] fix memory leaks
1384
1385 [MULTI8/CMT] fix not to refer other device in release() function
1386 [MZ1500/QUICKDISK] fix not to refer other device in release() function
1387 [PC9801/CMT] fix not to refer other device in release() function
1388 [TK80BS/CMT] fix not to refer other device in release() function
1389
1390
1391 2/21/2012
1392
1393 [PC8801MA/PC88] update memory wait cycles
1394
1395
1396 2/20/2012
1397
1398 [WINMAIN] support d88 disk image with multi voluemes
1399 [EMU/WIN32] update screen manager with Direct3D9
1400
1401 [VM/DISK] support d88 disk image with multi voluemes
1402
1403 [JX/DISPLAY] fix not to render screen just after screen size is changed
1404 [PC8801MA/PC88] fix to render 640x400 graph screen refering text attributes
1405 [PC8801MA/PC88] update memory/dma wait cycles based on m88 and QUASI88
1406
1407
1408 2/16/2012
1409
1410 [WINMAIN] simplify timing controls
1411 [EMU/WIN32] simplify screen manager
1412 [EMU/WIN32] fix to capture the rotated screen in vertical screen mode
1413
1414 [VM/Z80] reimplement based on MAME 0.145 Z80 core
1415
1416 [PC8801MA] support NEC PC-8801MA
1417 [PC8801MA/PC88] fix to initialize main ram pettern
1418 [PC8801MA/PC88] fix text window
1419 [PC8801MA/PC88] fix to clear vram bank when alu is active
1420 [PC98DO] remove dictionary rom, joystick and opna sound
1421
1422
1423 2/13/2012
1424
1425 [PC98DO/PC88] fix to show opn busy flag at the first access (for ALPHA)
1426
1427 [VM/EVENT] fix not to clear sound buffer index in reset function
1428 [VM/I8255] fix not to clear output signals in default setting
1429
1430
1431 2/11/2012
1432
1433 [PC98DO/PC88] fix to select hireso screen only in monochrome mode
1434 [PC98DO/PC88] fix crtc registers
1435 [PC98DO/PC88] fix the character scan lines and screen height again
1436 [PC98DO/PC88] fix to consider the number of attributes data
1437 [PC98DO/PC88] add a ugly patch for attributes issue for alpha
1438
1439 [VM/I8255] fix to clear output signals when control register is written
1440 [VM/Z80] fix not to output debug log for continuously executed halt command
1441
1442
1443 2/8/2012
1444
1445 [EMU/WIN32] fix to release all pressed keys when the main window lost focus
1446
1447 [PC98DO/PC88] fix hireso/mono graphic screen renderer
1448 [PC98DO/PC88] support dictionary rom
1449 [PC98DO/PC88] fix the character scan lines and screen height again
1450
1451
1452 2/7/2012
1453
1454 [VM/UPD765A] fix the wait time to finish seek command
1455
1456 [PC9801/DISPLAY] support semi graphics on text screen
1457
1458
1459 2/6/2012
1460
1461 [VM/YM2151] fix to raise irq when timer is expired before it is reset
1462 [VM/YM2203] support YM2608(OPNA)
1463 [VM/YM2203] fix to raise irq when timer is expired before it is reset
1464
1465 [PC98DO/PC88] fix to clear text screen when dma overrun occurs
1466 [PC98DO/PC88] fix to refer same palettes in 8/512 color mode
1467 [PC98DO/PC88] support OPNA sound (though PC-98DO does not support OPNA...)
1468 [PC98DO/PC9801] support OPNA sound (though PC-98DO does not support OPNA...)
1469
1470
1471 2/2/2012
1472
1473 [VM/Z80] fix to consider meaningless $dd/$ed/$fd
1474
1475 [PC9801] disable i/o port to change mouse irq frequency
1476 [PC9801E] disable i/o port to change mouse irq frequency
1477 [PC98DO/PC88] fix to raise vrtc irq when crtc is not started
1478
1479
1480 1/31/2012
1481
1482 [VM/UPD1990A] support uPD4990A
1483
1484 [PC98DO/PC88] support caps/kana lock
1485 [PC98DO/PC88] fix to reverse strobe signal to rtc
1486
1487
1488 1/30/2012
1489
1490 [PC98DO/PC88] fix text attributes again
1491 [PC98DO/PC88] fix not to raise irq when disk is changed
1492
1493
1494 1/29/2012
1495
1496 [PC98DO/PC88] fix to canel the requested irq when it is masked
1497 [PC98DO/PC88] fix text attributes
1498
1499
1500 1/27/2012
1501
1502 [VM/DISK] fix the routine to check d88 format
1503 [VM/EVENT] fix the event manager for sub cpu event timing
1504
1505
1506 1/25/2012
1507
1508 [WINMAIN] support to specify the minimum window width
1509
1510 [EMU/WIN32] fix the routine to detect the shift and numpad keys are pressed
1511
1512 [VM/DISK] fix to check if the inserted disk image is really d88 format
1513 [VM/EVENT] update event manager to check events in every cpu opecode
1514 [VM/HUC6260] update cpu to run only one opecode and return clocks
1515 [VM/I86] update cpu to run only one opecode and return clocks
1516 [VM/I386] update cpu to run only one opecode and return clocks
1517 [VM/M6502] update cpu to run only one opecode and return clocks
1518 [VM/MC6800] update cpu to run only one opecode and return clocks
1519 [VM/MC6809] update cpu to run only one opecode and return clocks
1520 [VM/TMS9995] update cpu to run only one opecode and return clocks
1521 [VM/UPD765A] fix to get the side number from hdu param in SHARP MZ-3500 case
1522 [VM/UPD765A] fix index hole signal width and frequency
1523 [VM/UPD7801] update cpu to run only one opecode and return clocks
1524 [VM/Z80] update cpu to run only one opecode and return clocks
1525
1526 [HC80/IO] fix the memory access violation issue when run without rom images
1527 [PC100/IOCTRL] move keyborad initialization from intialize() to reset()
1528 [PC98DO] raise irq when disk is inserted or ejected
1529 [PC98DO/MOUSE] fix not to clear the registered event when machine is reset
1530 [PC98DO/PC88] fix extended vram selection mode
1531 [PC98DO/PC88] fix the key code table for ins/del
1532 [PC98DO/PC88] fix to convert the pressed ins/f6-10 keys to shift + del/f1-f5
1533 [SC3000] support SF-7000
1534 [SC3000] fix to negate the motor on/off signal from pio pc1
1535
1536
1537 1/18/2012
1538
1539 [EMU/WIN32] support to detect the shift and numpad keys are pressed
1540
1541 [VM/I8080] fix to refer read_data8w() to fetch opcode if memory wait is active
1542 [VM/UPD765A] fix to accept seek command before other seek is not finished
1543 [VM/UPD765A] fix to accept tc in result phase after read/write commands
1544 [VM/YM2203] fix to read the input port value though the port mode is output
1545 [VM/Z80] fix to refer read_data8w() to fetch opcode if memory wait is active
1546
1547 [PC98DO/PC88] support joystick (though PC-98DO does not support joystick...)
1548 [PC98DO/PC88] fix i/o port to read expanded ram selection in $e2
1549 [PC98DO/PC88] fix i/o port to read 15KHz/24KHz monitor type in $40
1550 [PC98DO/PC88] fix hireso/mono graphic screen renderer
1551 [PC98DO/PC88] support memory access wait (temporary)
1552 [PC98DO/PC88] fix to raise busreq while dma is running in V1(S)/N mode
1553 [VM/X1TWIN] remove the routine to detect the shift and numpad keys are pressed
1554
1555
1556 1/11/2012
1557
1558 [VM/HD46505] support to update the timing settings in the event manager
1559 [VM/UPD7220] support to update the timing settings in the event manager
1560
1561 [VM/PC9801E] support to switch crt frequency
1562 [VM/PC9801VM] support to switch crt frequency
1563 [VM/PC98DO] support to switch crt frequency
1564 [VM/X1TURBO] support to switch crt frequency
1565
1566
1567 1/9/2012
1568
1569 [VM/DEVICE] add virtual function to get the id of parent event manager
1570 [VM/EVENT] fix to notify the timing changes only to child devices
1571
1572 [PC9801E] support to switch cpu clocks
1573 [PC9801VM] support to switch cpu clocks
1574 [PC98DO] support to switch cpu clocks
1575
1576
1577 1/7/2012
1578
1579 [VM/DEVICE] add virtual function to notify that timing settings are changed
1580 [VM/EVENT] fix to notify to all devices when timing settings are changed
1581 [VM/PC80S31K] add ugly patch to enable both #1 and #2 drives
1582 [VM/UPD765A] fix that recalib is successfully done though disk is unformatted
1583 [VM/YM2203] fix to update the period that fmgen is driven in vline
1584 [VM/YM2151] fix to update the period that fmgen is driven in vline
1585
1586 [PC98DO/PC88] fix to connect opn irq line to the interrupt controller
1587 [PC98DO/PC88] fix to initialize opn input ports
1588 [PC98DO/PC88] fix to access high speed tvram through dma in V1(H)/V2 mode
1589 [PC98DO/PC88] fix to draw text screen when crtc is already started
1590 [PC98DO/PC88] fix the initial attribute before it is changed
1591 [PC98DO/PC88] fix the character scan lines (temporary)
1592 [PC98DO/PC88] support 2HD disks
1593
1594
1595 1/5/2012
1596
1597 [VM/HD46505] fix the issue that vline event is not correctly registered
1598 [VM/UPD765A] fix the issue that CP/M Plus does not boot correctly on QC-10
1599
1600
1601 12/31/2011
1602
1603 [EMU/WIN32] support to change the frame timing by virtual machine
1604
1605 [VM/DEVICE] support multiple event manager
1606 [VM/DISK] support to detect the disk ejection
1607 [VM/EVENT] support multiple cpus with different clocks
1608 [VM/HD46505] fix typo
1609 [VM/I8237] support word transfer
1610 [VM/I8259] fix to wait a few time to raise irq that imr is cleared
1611 [VM/PC80S31K] support PC-80S31K floppy drives
1612 [VM/UPD765A] support non dma mode
1613 [VM/UPD765A] fix to clear irq signal when result pahse is finished
1614 [VM/UPD765A] support irq/drq mask signals
1615 [VM/UPD765A] support to detect the disk ejection
1616 [VM/Z80] support NOP in IM0 interrupt
1617
1618 [FP1100] set correct sub cpu clock
1619 [J3100] support TOSHIBA J-3100GT/SL (not work)
1620 [MZ800] reset virtual machine when boot mode is changed
1621 [PC9801] support 320KB floppy drives
1622 [PC9801VM] support NEC PC-9801VM
1623 [PC98DO] support NEC PC-98DO
1624 [QC10] fix the issue that CP/M Plus does not boot correctly
1625 [MZ2500/SASI] refine code
1626
1627
1628 8/6/2011
1629
1630 [EMU/WIN32] render access lamp in emu class
1631
1632 [VM/MC6820] support MC6820 (partial)
1633
1634 [M5/CMT] support reset/halt key
1635 [X1TURBO] fix i/o map for i8255 at 01a**h
1636 [X1TURBO/IO] clear i/o tables to fix debug build issue
1637
1638
1639 6/1/2011
1640
1641 [VM/BEEP] remove the routine to get frequency from the pulse count
1642 [VM/MC6800] support MB8861
1643
1644 [HC20/MEMORY] implement some slave cpu commands
1645 [PASOPIA7] fix signal connections from z80ctc to speaker
1646
1647
1648 5/28/2011
1649
1650 [VM/MB8877] clear track register and index hole counter in reset()
1651 [VM/MC6800] support MC6800/MC6801/HD6301 (based on MAME 0.142)
1652 [VM/MC6809] support MC6809 (based on MAME 0.142)
1653 [VM/Z80DMA] fix issues for X1/X1turbo games (thanks Y.S.)
1654
1655 [HC20] support EPSON HC-20
1656 [PASOPIA] fix OA-BASIC issue
1657
1658
1659 5/20/2011
1660
1661 [EMU/WIN32] support sound latency 50msec
1662
1663 [VM/DEVICE] add virtual function do_dma() for single mode dma
1664 [VM/I8237] support single mode
1665 [VM/UPD71071] support single mode
1666 [VM/Z80DMA] fix issues for X1/X1turbo games (thanks Y.S.)
1667 [VM/Z80DMA] support single mode
1668 [VM/I86] call do_dma() in every machine cycle for single mode dma
1669 [VM/I386] call do_dma() in every machine cycle for single mode dma
1670 [VM/Z80] call do_dma() in every machine cycle for single mode dma
1671
1672 [MZ2800] support single mode dma
1673 [MZ5500] support single mode dma
1674 [PC9801] support single mode dma
1675 [PC9801E] support single mode dma
1676 [X1TURBO] support single mode dma
1677
1678
1679 5/19/2011
1680
1681 [VM/EVENT] fix to check registered count for frame/vline events
1682 [VM/EVENT] clear event counts before other devices are initialized
1683 [VM/HD46505] fix to update sync signals in more precise timing
1684 [VM/HD46505] support notifying vline event to other devices
1685 [VM/Z80DMA] fix issues for X1/X1turbo games (thanks Y.S.)
1686 [VM/Z80DMA] fix to return current count/address for init read sequence command
1687 [VM/Z80DMA] fix do_dma() routine
1688
1689 [JX/DISPLAY] support high resolution screen (partial)
1690 [JX/DISPLAY] support bankswitch for kanji rom and extended vram
1691 [MZ800/DISPLAY] remove display class and combine to memory class
1692 [MZ800/MEMORY] fix scroll registers
1693 [X1TURBO/DISPLAY] remove crtc vblank/vsync signal generator
1694
1695
1696 5/18/2011
1697
1698 [VM/DISK] fix dsk floppy disk image converter
1699
1700 [MZ800] support SHARP MZ-800
1701 [MZ1500] support floppy disk drives
1702
1703
1704 5/16/2011
1705
1706 [JX] fix memory map for kanji rom
1707 [JX/DISPLAY] fix text screen renderer
1708
1709
1710 5/14/2011
1711
1712 [VM/DISK] support dsk floppy disk image based on MESS formats/dsk_dsk.c
1713 [VM/I8259] support poll command
1714 [VM/I8259] update eoi command
1715 [VM/MEMORY] return file size of loaded bios image
1716 [VM/UPD765A] fix sence interrupt status result
1717 [VM/UPD765A] fix not to clear exm bit in multi sector read/write
1718 [VM/Z80CTC] fix not to reset time constant when channel is freezed
1719 [VM/Z80DMA] fix transfer length when 0 is specified
1720
1721 [JX] support IBM Japan Ltd PC/JX
1722 [PC9801] set media type for floppy drives
1723 [X1TURBO/DISPLAY] wait next raster when pcg/cgrom is accessed
1724 [X1TURBO/SUB] readjust the key repeat timing
1725
1726
1727 5/4/2011
1728
1729 [EMU/WIN32] remove patch code for PV-2000 in input manager
1730
1731 [VM/DEVICE] add virtual functions for 16bit/32bit dma
1732 [VM/I8259] refine code
1733 [VM/IO] support standard d-ff register
1734 [VM/IO] support 16bit/32bit dma functions
1735 [VM/MB8877] change wait period for read/write from 100msec to 70msec
1736 [VM/HD146818P] check address line in write access
1737 [VM/UPD765A] check address line in write access
1738 [VM/W3100A] check address line in write access
1739 [VM/YM2203] disable status register for AY-3-8912
1740
1741 [MZ80K] refine driver and remove unused io class
1742 [MZ2800] refine driver and remove unused calendar/timer classes
1743 [X1TURBO] support dip-switch for monitor type selection
1744 [X1TURBO/DISPLAY] fix vblank/vsync signals
1745 [X1TURBO/IO] support standard d-ff register
1746
1747
1748 4/27/2011
1749
1750 [COMMON] modify struct union 'pair'
1751 [VM/EVENT] fix to get more precise cpu clocks
1752 [VM/HUC6260] fix to get more precise cpu clocks
1753 [VM/I8080] fix to get more precise cpu clocks
1754 [VM/I86] fix i286 protected mode boundary check (from MESS)
1755 [VM/I86] fix POP SP and POP ESP (from MESS)
1756 [VM/I86] fix to get more precise cpu clocks
1757 [VM/I386] fix to get more precise cpu clocks
1758 [VM/M6502] fix to get more precise cpu clocks
1759 [VM/TMS9995] fix to get more precise cpu clocks
1760 [VM/UPD7801] fix to get more precise cpu clocks
1761 [VM/Z80] fix to get more precise cpu clocks
1762
1763 [X1TURBO/DISPLAY] fix to get correct pcg address in hires screen mode
1764
1765
1766 4/25/2011
1767
1768 [VM/MB8877] fix to wait 100msec to read/write just after seek command
1769 [VM/Z80CTC] fix to initialize vector when reset device
1770 [VM/Z80CTC] fix to copy time constant to counter just after reset command
1771 [VM/Z80CTC] fix to clear pending irq when RETI opcode is detected
1772 [VM/Z80CTC] fix to update int signal without checking the current signal
1773 [VM/Z80DMA] fix to update int signal without checking the current signal
1774 [VM/Z80PIO] fix to update int signal without checking the current signal
1775 [VM/Z80SIO] fix to update int signal without checking the current signal
1776
1777
1778 4/23/2011
1779
1780 [VM/DISK] fix to check disk type in teledisk converter
1781 [VM/I86] reimplement based on MAME 0.142 80x86 core
1782 [VM/I86] support 80186
1783 [VM/MB8877] fix to clear drq/irq when status register is read
1784 [VM/UPD71071] fix not to restart dma while dma is running
1785 [VM/Z80CTC] fix to clear pending irq when control reg is updated
1786 [VM/Z80DMA] fix not to restart dma while dma is running
1787 [VM/Z80DMA] fix end of block condition
1788 [VM/Z80DMA] fix to support auto restart
1789
1790 [X1TURBO/DISPLAY] fix vertical doubled character in hires mode
1791 [X1TURBO/DISPLAY] fix black character renderer
1792
1793
1794 4/15/2011
1795
1796 [VM/DEVICE] add virtual functions for i/o port with dma
1797 [VM/DISK] support drive type
1798 [VM/MB8877] add functions to get/set drive type
1799 [VM/UPD765A] add functions to get/set drive type
1800 [VM/Z80DMA] change transfer length when block length equals to 0
1801
1802 [X1TURBO] support 2HD floopy disk
1803 [X1TURBO/FLOPPY] support to change the drive type
1804
1805
1806 4/14/2011
1807
1808 [VM/DEVICE] add virtual functions for Z80 daisy chain definitions
1809
1810 [X1TURBO] support 2nd CZ-8BS1 for NRTDRV
1811 [X1TURBO/DISPLAY] support black/transparency register
1812 [X1TURBO/SUB] fix xfer key code
1813 [X1TURBO/SUB] fix ctrl/shift/kana/caps/graph bits in $e6 command
1814 [X1TURBO/SUB] fix write protected bit in $eb command
1815
1816
1817 4/13/2011
1818
1819 [VM/Z80DMA] fix address step count (thanks Kale)
1820
1821
1822 4/12/2011
1823
1824 [EMU/WIN32] fix repeat flag for caps/kana/kanji keys
1825
1826 [VM/DISK] fix not to write disk image when data is not modified
1827 [VM/IO] support read/write interface for dma
1828 [VM/Z80] fix disassembler
1829 [VM/Z80DMA] support Z80DMA (based on MAME Z80DMA core)
1830
1831 [PC9801/CMT] support cmt interface
1832 [X1TURBO] support SHARP X1turbo
1833 [X1TURBO/DISPLAY] generate HD46505 vblank/vsync signals in display class
1834 [X1TURBO/IO] support read/write interface with dma
1835
1836
1837 4/7/2011
1838
1839 Fix typo (regist -> register, recieve -> receive)
1840
1841
1842 4/6/2011
1843
1844 [EMU/WIN32] fix joystick manager
1845
1846 [VM/DISK] support standard disk image without format info
1847 [VM/Z80SIO] fix abort/break flag
1848 [VM/Z80SIO] fix not to load data before sync char is loaded
1849
1850 [MZ1500/QUICKDISK] fix unformat error issue
1851 [X1TWIN] support to enable/disable CZ-8BS1
1852 [X1TWIN/DISPLAY] fix cursor blink
1853 [X1TWIN/DISPLAY] combine kanji class to refer the same font rom image
1854 [X1TWIN/DISPLAY] refine code to support X1turbo series
1855 [X1TWIN/MEMORY] refine code to support X1turbo series
1856
1857
1858 4/2/2011
1859
1860 [X1TWIN/SUB] fix irq handling
1861
1862
1863 4/1/2011
1864
1865 [EMU/WIN32] support stereo sound
1866 [EMU/WIN32] fix joystick initialization
1867
1868 [VM/DATAREC] support to load wave file with 16bit/stereo and any frequency
1869 [VM/DATAREC] support to load TAP tape images (used for SHARP X1 series)
1870 [VM/DATAREC] support to rewind tape image
1871 [VM/EVENT] support stereo sound
1872 [VM/FMGEN] fix timer not to cause overflow
1873 [VM/FMGEN] support interface to read int signal
1874 [VM/SN76489AN] fix mixer issue that volume mixed by other device is doubled
1875 [VM/YM2151] fix irq handling to refer int signal from fmgen
1876 [VM/YM2203] fix irq handling to refer int signal from fmgen
1877 [VM/Z80SIO] support monosync/bisync mode
1878 [VM/Z80SIO] support auto enables bit in wr3
1879 [VM/Z80SIO] support send break bit in wr5
1880 [VM/Z80SIO] support sync/abort bit in rr0
1881 [VM/Z80SIO] support signals to notify transmitt/recieve is done
1882 [VM/Z80SIO] support sync signal (input/output)
1883 [VM/Z80SIO] fix not to reset external signals
1884
1885 [MZ1500] support quick disk drive
1886 [PC9801] support irq connection from PC-9801-26
1887 [PC9801/DISPLAY] support 200 lines screen mode
1888 [PC9801/JOYSTICK] support joystick
1889 [X1TWIN] support CMT device
1890 [X1TWIN/EMM] support 512kb emm board
1891 [X1TWIN/MEMORY] fix memory mapping for ipl rom
1892
1893
1894 2/16/2011
1895
1896 [EMU/WIN32] notify key repeat
1897
1898 [VM/YM2203] fix prescaler for AY-3-8190/8192
1899 [VM/YM2151] fix typo
1900
1901 [X1TWIN] support fm sound card
1902 [X1TWIN/DISPLAY] fix routine to render vertical doubled character
1903 [X1TWIN/DISPLAY] render screen in each scan line
1904 [X1TWIN/SUB] support pressing both shift and numpad key for XANADU
1905 [X1TWIN/SUB] support key repeat
1906 [X1TWIN/SUB] fix ctrl + '_'
1907 [X1TWIN/SUB] fix $e6 command to return key code until it is released
1908
1909
1910 1/26/2011
1911
1912 [EMU/WIN32] support capture screen
1913
1914 [VM/SN76489AN] support SN76489
1915 [VM/SN76489AN] fix noise period
1916
1917 [X1TWIN/DISPLAY] fix not to update pcg addr frequently for Wibarm
1918 [X1TWIN/SUB] fix to raise irq just after command with no results was processed
1919 [X1TWIN/SUB] fix keycode read function
1920 [X1TWIN/SUB] fix command processing period
1921
1922
1923 1/21/2011
1924
1925 [EMU/WIN32] support output debug log to console
1926
1927 [VM/DEVICE] fix virtual functions for memory and i/o access with wait
1928 [VM/MB8877] support output debug log
1929 [VM/MB8877] support request cpu to output debug log when status is read
1930 [VM/Z80] support variable m1 cycle wait
1931 [VM/Z80] support disassembler to output executed mnemonics
1932 [VM/Z80SIO] change delay timing for data transmitter
1933
1934 [X1TWIN] fix i/o map for display controller and text/attr vram
1935 [X1TWIN/DISPLAY] fix routine to render vertical doubled character
1936 [X1TWIN/DISPLAY] fix routine to get accessing vram address and raster
1937 [X1TWIN/DISPLAY] fix graphic renderer to check view range in crtc registers
1938 [X1TWIN/FLOPPY] fix not to stop motor of floppy drive
1939 [X1TWIN/MEMORY] fix to wait 1 clock in m1 cycle when ipl rom is selected
1940 [X1TWIN/SUB] fix not to raise irq before all data are recieved by main cpu
1941 [X1TWIN/SUB] fix to exit interrupt automatically without reti
1942 [X1TWIN/SUB] fix to raise obf when new command is processed
1943 [X1TWIN/SUB] fix caps lock
1944 [X1TWIN/SUB] remove game key read command because this is turbo feature
1945
1946
1947 1/17/2011
1948
1949 [PV1000/VDP] fix pattern offset register for Dig-Dug and Space Panic
1950
1951
1952 1/16/2011
1953
1954 [VM/YM2203] support AY-3-8190/8192
1955 [VM/Z80SIO] fix transmit/status interrupt
1956
1957 [SCV/SOUND] support 2nd and 3rd square wave generators (by Mr.kazz)
1958 [SCV/SOUND] fix not to accept new command before return ack (by Mr.kazz)
1959 [MZ2500/CRTC] fix gfx plane mask register
1960 [MZ2500/CRTC] fix scroll registers
1961 [MZ2500/CRTC] fix to effect transparency register to outside of text region
1962 [MZ2500/CRTC] support screen mask i/o signal
1963 [MZ2500/CRTC] optimize screen rederer
1964 [MZ2800/CRTC] fix gfx plane mask register
1965 [MZ2800/CRTC] fix to effect transparency register to outside of text region
1966 [MZ2800/CRTC] support screen mask i/o signal
1967 [MZ2800/CRTC] optimize screen rederer
1968 [X1TWIN/DISPLAY] support 4 rasters * 50 lines screen for XEVIOUS
1969 [X1TWIN/SUB] fix get calender command
1970
1971
1972 12/28/2010
1973
1974 [EMU/WIN32] support power off notification
1975
1976 [VM/DATAREC] support to load MZT/M12 tape images (used for SHARP MZ series)
1977 [VM/I8251] support break signal
1978 [VM/MB8877] change irq signal to low when new command is processed
1979 [VM/MSM5832] support address write signal
1980 [VM/Z80SIO] support cts/dcd signals
1981
1982 [FM16PI] support FUJITSU FM16pi
1983 [SC3000/KEYBOARD] fix the issue that multiple keys in the same column cannot be pressed at the same time
1984 [MZ1500] support z80sio for quick disk and rs-232c (not work)
1985
1986
1987 9/29/2010
1988
1989 [VM/UPD765A] fix not to retry read id command
1990 [VM/UPD765A] fix to return the result of non-seek commands for sence intstat
1991 [VM/UPD765A] fix to update the data lost event when data is read/written
1992
1993 [PC9801] fix not to disable fdc i/o in the case fd bios roms are not loaded
1994
1995
1996 9/20/2010
1997
1998 [VM/DEVICE] support interface for memory mappied i/o
1999 [VM/I8237] fix bank register
2000 [VM/I8253] fix counter latch before the counter update event is occured
2001 [VM/MEMORY] support general memory bus
2002 [VM/SN76489AN] fix noise generator
2003 [VM/UPD765A] fix to wait 100usec before go to result phase
2004 [VM/UPD7220] fix not to terminate write command after data is set
2005 [VM/UPD7220] support interface to get the cursor address and top/bottom lines
2006
2007 [MZ3500/MAIN] update memory mapper
2008 [MZ3500/SUB] implement serial i/o for keyboard
2009 [PC9801] support NEC PC-9801
2010 [PC9801E] support NEC PC-9801E/F/M
2011
2012
2013 9/4/2010
2014
2015 [VM/EVENT] support to run extra frames for continuous sound
2016 [VM/IO] support to register the return value
2017 [VM/IO] refine i/o map registrations
2018 [VM/UPD765A] support external drive selection
2019 [VM/UPD765A] fix not to output index hole signal if disk is not inserted
2020
2021 [MZ1500] fix sound mask (for thunder force)
2022 [MZ1500/DISPLAY] fix to refer bit3 of pcg attribute
2023 [MZ1500/MEMORY] support pcg ram wait
2024 [MZ1500/MEMORY] fix memory mapped i/o range
2025 [MZ1500/RAMFILE] support ram file
2026 [MZ3500] reimplement SHARP MZ-3500 (not work)
2027 [PASOPIA7/IO] refine i/o map registrations
2028 [PHC20] support SANYO PHC-20
2029 [X1TWIN/IO] refine i/o map registrations
2030
2031
2032 8/31/2010
2033
2034 [VM/UPD765A] support dack signal
2035
2036 [FP1100/SUB] support logic to clear vram
2037 [FP1100/SUB] fix vram write access
2038 [FP1100/SUB] fix screen renderer
2039 [MZ1500] fix psg i/o addr
2040 [MZ1500/DISPLAY] fix color palette and priority register
2041
2042
2043 8/27/2010
2044
2045 [VM/AND] fix output signal when it is changed
2046 [VM/OR] fix output signal when it is changed
2047 [VM/NAND] fix output signal when it is changed
2048 [VM/NOR] fix output signal when it is changed
2049 [VM/NOT] fix output signal when it is changed
2050 [VM/DEVICE] refine signal connections
2051 [VM/DISK] support SEGA SF-7000 floppy disk image
2052 [VM/EVENT] sync 2 or more cpus precisely
2053 [VM/I8253] fix read both low and high counter
2054 [VM/PCM1BIT] update to check on/off signal width in one sample
2055 [VM/TMS9918A] fix screen mode selection
2056 [VM/UPD765A] support reset signal
2057 [VM/UPD765A] support index hole signal
2058 [VM/Z80] revert reimplemented Z80 core (temporary)
2059
2060 [FM16PI] remove FUJITSU FM16pi skelton
2061 [PC3200] remove SHARP PC-3200 skelton
2062 [FP1100/MAIN] raise sub cpu's int2 at both L->H edge and H->L edge
2063 [FP1100/SUB] add ugly patch to raise int2 when sub cpu recieve the command
2064 [MZ80K] support SHARP MZ-80K
2065 [MZ1200] support SHARP MZ-1200
2066 [MZ700/MEMORY] init memory map when mzt image is loaded
2067 [MZ700/MEMORY] support MZ700WIN's patch block when mzt image is loaded
2068 [MZ1500] support SHARP MZ-1500 (QD is not supported yet)
2069 [PASOPIA] fix signal connections around z80ctc
2070 [SC3000] support SEGA SC-3000
2071 [X1TWIN/SUB] fix sub cpu to check key release
2072 [X1TWIN/DISPLAY] fix vertical/horizontal doubled character
2073 [X1TWIN/DISPLAY] fix palette priority register
2074
2075
2076 8/13/2010
2077
2078 [EMU/WIN32] reset virtual machine after emu class is initialized
2079
2080 [VM/M6502] support M6502 and N2A03
2081 [VM/SN76489AN] fix mixer
2082 [VM/YM2151] fix mixer
2083 [VM/YM2203] fix mixer
2084
2085 [FAMILYBASIC] support Nintendo Family BASIC
2086
2087
2088 8/9/2010
2089
2090 [EMU/WIN32] disable ALT short cut key
2091
2092 [VM/Z80] reimplement Z80 (based on MAME Z80 core)
2093
2094 [MAP1010/KEYBOARD] support keyboard
2095 [MYCOMZ80A/KEYBOARD] reset key event counter
2096
2097
2098 8/6/2010
2099
2100 [VM/MC6847] fix graphics mode
2101 [VM/MC6847] check vram size in render routine
2102
2103 [MAP1010] support SEIKO MAP-1010 (not work)
2104 [PHC25] fix psg i/o address
2105 [PHC25] fix vsync/hsync bit in system port
2106 [PHC25/JOYSTICK] support joystick
2107 [PHC25/SYSTEM] fix vdp mode signals in system port
2108
2109
2110 8/4/2010
2111
2112 [VM/MC6847] support MC6847
2113 [VM/UPD7801] add wait signal
2114 [VM/Z80] support raise irq by write_signal()
2115
2116 [FP1100] support CASIO FP-1100 (not work)
2117 [PHC25] support SANYO PHC-25
2118 [MULTI8/FLOPPY] fix floppy drive
2119 [PV1000/PSG] fix psg frequency
2120
2121
2122 6/4/2010
2123
2124 [EMU/WIN32] update screen stretch/rotation
2125 [EMU/WIN32] support window x3 - x8 modes
2126 [EMU/WIN32] support fullscreen mode with any resolutions
2127 [EMU/WIN32] fix video recorder
2128 [EMU/WIN32] hide menu bar in full screen mode
2129 [EMU/WIN32] save opened file dir for common dialog's initial dir
2130
2131 [VM/UPD765A] fix result status for recalib/seek commands
2132
2133 [PV1000/PGS] support sound generation (based on MESS driver)
2134 [PV1000/JOYSTICK] fix $fc status register
2135
2136
2137 5/12/2010
2138
2139 [EMU/WIN32] remove Windows CE support
2140 [EMU/WIN32] remove Direct3D support
2141 [EMU/WIN32] remove waveOut api support
2142 [EMU/WIN32] remove video capture support
2143
2144 [VM/DISK] support media type property
2145 [VM/DISK] check if the current disk image is reopened
2146 [VM/UPD7220] update csform/csrw commands
2147 [VM/UPD7220] support unknown $5a command
2148 [VM/UPD765A] support force ready signal for NEC PC-98 series
2149 [VM/UPD765A] fix result status for recalib/seek commands
2150 [VM/UPD764A] update hdu for sence device status command
2151 [VM/UPD765A] raise interrupt when disk is inserted or ejected
2152
2153 [MZ2500/CRTC] remove super impose support
2154 [PC98LT] support floppy drive
2155 [PC98LT/BIOS] support pseudo disk bios to check the media type
2156 [PC98LT/FLOPPY] remove unused io address for 1MB FDD I/F
2157
2158
2159 12/31/2009
2160
2161 [YS6464A] support Shinko Sangyo YS-6464A
2162
2163
2164 12/28/2009
2165
2166 [EMU/WIN32] support artwork, buttons and leds for single-board computers
2167 [VM/I386] reimplement 80386 (based on MAME i386 core)
2168 [VM/I8237] support increment mask of bank register
2169 [VM/I8251] check number of sync characters
2170 [VM/I8253] fix mask bit for output signal
2171 [VM/UPD7220] check vram pointer is not null
2172 [VM/Z80CTC] fix issue in the case sysclock is same as cpu clock
2173
2174 [BABBAGE2ND] support Gijutsu Hyron Sha Babbage-2nd
2175 [N5200] support NEC N5200 (not work)
2176 [FMR50] check crc32 of bios and set machine id
2177 [FMR50] select cpu core i286/i386 refering machine id
2178 [FMR50/MEMORY] support 32bit memory address
2179 [MULTI8/DISPLAY] fix cursor end line
2180 [PASOPIA/VM] fix order of z80family's daisy chain
2181 [PASOPIA7/VM] fix order of z80family's daisy chain
2182 [MYCOMZ80A/DISPLAY] fix semi graphics mode
2183 [MYCOMZ80A/DISPLAY] fix cursor end line
2184 [MYCOMZ80A/KEYBOARD] add key buffer
2185
2186
2187 5/25/2009
2188
2189 [VM/UPD7220] fix initial vect params
2190 [VM/Z80CTC] support different sysclock from cpu clock
2191
2192 [MYCOMZ80A] build without optimization for wince port
2193 [MZ5500] set correct z80ctc sysclock
2194 [QC10/DISPLAY] fix access violation problem
2195
2196
2197 5/20/2009
2198
2199 [VM/MSM5832] fix build error
2200
2201 [MYCOMZ80A] support Japan Electronics College MYCOMZ-80A (my 30th emulator!)
2202 [FMR50/CMOS] add experimental codes for FMR-CARD
2203 [FMR50/MEMORY] add experimental codes for FMR-CARD
2204
2205
2206 5/17/2009
2207
2208 [VM/I386] support 80386 (based on PCemu i386 core)
2209 [VM/LS393] refine implements of output signal
2210 [VM/MSM5832] support MSM5832
2211 [VM/SN76489AN] support cs/we/data signal to be controlled without i/o bus
2212 [VM/Z80CTC] refine implements of output signal
2213
2214 [MZ5500] fix ay-3-8912 address
2215 [MZ6500] support SHARP MZ-6500
2216 [FMR50/MEMORY] support address mask 20/24/32bit
2217 [PC8201/KEYBOARD] support kana key (thanks Mr.apaslothy)
2218 [X1TWIN/SUB] fix key matrix
2219
2220
2221 4/9/2009
2222
2223 [COMMON] modify definition of uint64 and int64
2224 [VM/DEVICE] support 32bit i/o bus
2225 [VM/IO] support 32bit i/o bus
2226
2227 [PC8201] support PC-8201A (by Mr.apaslothy)
2228 [PC8201/LCD] support command $3a,$3b,$3e,$3f,$7e,$be and $fe (by Mr.apaslothy)
2229
2230
2231 4/5/2009
2232
2233 [COMMON] define pair struct
2234 [VM/I8155] fix build error
2235 [VM/UPD1990A] fix shift register
2236
2237 [PC98LT] fix signal connection from upd1990a to i8255
2238 [X1TWIN] fix key matrix
2239 [PC8201] support NEC PC-8201
2240
2241
2242 4/1/2009
2243
2244 [COMMON] define uint64 and int64
2245 [EMU/WIN32] support 1024x768 and 1280x1024 full-screen mode
2246 [VM/DEVICE] support 32bit memory bus
2247 [VM/DISK] detect disk is changed
2248 [VM/EVENT] remove hsync event
2249 [VM/EVENT] initialize sound buffer before reset
2250 [VM/EVENT] multi instance free
2251 [VM/HD46505] support vblank signal
2252 [VM/HD63484] support HD63484 (based on MAME HD63484 core)
2253 [VM/HUC6260] support HuC6260 (based on Ootake cpu core)
2254 [VM/I8155] add mask bit for output signal
2255 [VM/I8253] add mask bit for output signal
2256 [VM/I86] fix to refer 16bit i/o bus
2257 [VM/UPD1990A] support TP signal
2258 [VM/YM2151] support YM2151 (use fmgen core by Mr.CISC)
2259
2260 [MULTI8/DISPLAY] check R8:DISPTMG on HD46505
2261 [MZ2500/JOYSTICK] fix full-auto timing
2262 [MZ2800/JOYSTICK] fix full-auto timing
2263 [PASOPIA/DISPLAY] check R8:DISPTMG on HD46505
2264 [PASOPIA7/DISPLAY] check R8:DISPTMG on HD46505
2265 [FMR60] support FUJITSU FMR-60
2266 [X1TWIN] support SHARP X1twin
2267
2268
2269 2/8/2009
2270
2271 [EMU/WIN32] support window minimize button
2272
2273 [FMR30/MEMORY] optimize memory bank switch
2274 [FRM50/BIOS] fix disk bios $fa
2275 [FMR50/BIOS] support memcard
2276 [FRM50/BIOS] support power management bios
2277 [FMR50/FLOPPY] fix disk status register
2278 [FMR50/KEYBOARD] fix kbint register
2279 [FMR50/MEMORY] support line/logical operations circuit
2280 [FMR50/MEMORY] support 40chars/20lines text screen mode
2281 [FMR50/MEMORY] refer cursor end line register on hd46505
2282 [FMR50/TIMER] fix timer interrupt cause register
2283
2284
2285 1/16/2009
2286
2287 [EMU/WIN32] change screen buffer type from uint16 to user-defined type
2288 [EMU/WIN32] change screen buffer depth from RGB555 to RGB888 on windows pc
2289 [VM/I8155] support i8155
2290
2291 [FMR50/MEMORY] optimize memory bank switch
2292
2293 *) change the compiler from vs2005 to vs2008
2294
2295
2296 1/2/2009
2297
2298 [EMU/WIN32] support power off requested by vm
2299 [VM/I8237] support external bank register
2300 [VM/I8251] support txrdy/txempty/dsr/dtr signals
2301 [VM/I8251] support loop back
2302 [VM/I8251] don't reset dsr bit of status register
2303 [VM/I8253] don't latch count before previously latched count is not read
2304 [VM/I8254] support i8254 based on i8253
2305 [VM/I86] fix push sp in 8086 mode
2306 [VM/I86] fix a20 line in fetch functions
2307 [VM/IO] change class name from IO8 to IO
2308 [VM/IO] support 16bit i/o bus
2309
2310 [FMR30] support FUJITSU FMR-30
2311 [FMR50/MEMORY] support power off bit on $20
2312
2313
2314 12/26/2008
2315
2316 [EMU/WIN32] support kana-characters on auto key function
2317 [VM/DISK] support ImageDisk floppy disk image
2318 [VM/I8085] support 8080/8085 (based on MAME 8080/8085 core)
2319 [VM/I86] change class name from X86 to I86
2320
2321 [MULTI8/KEYBOARD] fix the problem that cannot input the kana-character "¨"
2322 [TK80] change cpu core from z80 to 8080
2323 [TK80/MEMORY] change user-defined rom address to $0c00-$7dff
2324
2325
2326 10/17/2008
2327
2328 [EMU/WIN32] fix key notification for caps/kana/kanji
2329 [VM/X86] optimize the pseudo bios call by interrupt
2330
2331 [FMR50/BIOS] support scsi hard drive
2332 [FMR50/BIOS] support pseudo bios
2333 [FMR50/BIOS] support disk bios $FA
2334 [FMR50/BIOS] support cmos/wait bios call
2335 [FMR50/FLOPPY] support disk change register
2336 [FMR50/KEYBOARD] support key repeat
2337 [FMR50/MEMORY] fix vram bank switch in 200line screen mode
2338 [FMR50/MEMORY] support reading ank/kanji rom
2339 [HC40/IO] fix caps toggle problem
2340 [HC80/IO] fix caps toggle problem
2341 [PC98HA/KEYBOARD] fix kana toggle problem
2342 [TK80/DISPLAY] change 8-seg LED color
2343 [TK80/KEYBOARD] change key assign
2344 [TK80/MEMORY] change rom size for COMPO BS/80
2345 [TK80/MEMORY] support user-defined rom for $0800-$7dff
2346
2347
2348 10/11/2008
2349
2350 [FMR50] fix i/o address of pit and crtc
2351 [FRM50/MEMORY] fix busy status of line renderer
2352 [FMR50/MEMORY] draw cursor on text screen
2353 [FMR50/MEMORY] support cg screen
2354
2355
2356 10/10/2008
2357
2358 [FMR50/BIOS] support disk bios
2359 [FMR50/KEYBOARD] support keyboard
2360 [MZ700/MEMORY] change EMM memory size for Windows CE
2361
2362
2363 10/6/2008
2364
2365 [EMU/WIN32] fix the problem when new file path is specified
2366 [EMU/WIN32] support 96khz sound
2367
2368 [VM/DATAREC] support trigger signal
2369 [VM/DATAREC] output remote signal
2370 [VM/I8253] fix mode3 output signal
2371 [VM/PCM1BIT] support LPF
2372 [VM/UPD765A] fix AT bit in the result of seek command
2373 [VM/X86] support pseudo bios call
2374
2375 [MZ700] support mzt/m12 file
2376 [MZ700] support datarec control signals
2377 [MZ700] fix vsync/hsnyc timing
2378 [MZ700/MEMORY] support memory wait
2379 [TK80BS] support circuits on TK-80 main board
2380 [TK80BS] support 2ch sound (PC1 and PC2 of 8255)
2381 [TK80BS/MEMORY] support save/load ram image
2382 [TK80BS/MEMORY] fix interrupt address
2383 [TK80BS/KEYBOARD] fix key map for kana chars
2384
2385
2386 8/27/2008
2387
2388 [EMU/WIN32] fix build problem for Windows CE
2389
2390 [VM/I8255] support mode1
2391 [VM/I8259] clear irr bit if the request signal is changed to low level
2392 [VM/UPD1990A] support i/o coonection interface
2393 [VM/X86] fix interrup status
2394 [VM/X86] fix pop es on 80286
2395
2396 [MZ700] fix vsync/hsnyc timing
2397 [MZ700/MEMORY] support 16MB EMM board
2398 [PC98LT] support PC-98LT
2399 [TK80BS] support TK-80BS (COMPO BS/80)
2400
2401
2402 8/19/2008
2403
2404 [VM/UPD765A] fix the problem that data lost occurs after the result phase
2405 [VM/UPD765A] fix CB bit in the status register in sence intstat command
2406 [VM/UPD765A] fix AT bit in the result of seek command
2407
2408 [PC100/CTRC] support monochrome screen mode
2409 [PC100/CRTC] fix palette registers
2410 [PC100/IOCTRL] fix keyboard event
2411 [PC100/IOCTRL] support keyboard reset
2412 [PC100/IOCTRL] fix keyboard initialize data
2413
2414
2415 8/16/2008
2416
2417 [EMU/WIN32] support rotate screen
2418 [EMU/WIN32] fix build problem for Windows CE
2419
2420 [VM/BEEP] more clear beep generation for the constant frequency
2421 [VM/BEEP] fix mute logic
2422 [VM/DEVICE] return address for unassigned I/O port
2423 [VM/EVENT] fix crash problem in the initialization
2424 [VM/I8251] fix PE bit in the status register
2425 [VM/I8253] check edge of the input signal
2426 [VM/I8253] fix gate signal
2427 [VM/RTC58321] support i/o coonection interface
2428 [VM/UPD4991A] modify i/o connection interface
2429 [VM/UPD4991A] fix year data
2430 [VM/UPD765A] support drq line delay
2431
2432 [PC98HA] support NEC PC-98HA
2433 [PC100] support NEC PC-100 (not work)
2434 [MZ700] fix sound noise problem
2435 [MZ700/MEMORY] support EMM memory
2436 [MZ2500/TIMER] modify 8253 gate control
2437
2438
2439 6/11/2008
2440
2441 [EMU/WIN32] open command line as cart or disk file path
2442 [EMU/WIN32] convert file path to full and long file path
2443
2444 [VM/AND/OR/NAND/NOR] support and/or/nand/nor gates
2445 [VM/DATAREC] output low signal when the tape is closed
2446 [VM/MB8876] support motor on/off signal
2447 [VM/PCM1BIT] support on/off signal
2448 [VM/PCM1BIT] support high quality sound
2449 [VM/RTC58321] support RTC58321
2450 [VM/UPD4991A] support uPD4991A
2451 [VM/UPD765A] fdc status patch for MZ-3500
2452 [VM/X86] fix freeze problem that some opecodes did not decrease the clock
2453 [VM/Z80] return busack signal whe busreq occurs
2454
2455 [FMR50] support FUJITSU FMR-50 (not work)
2456 [MZ700] support SHARP MZ-700
2457 [MZ3500] support SHARP MZ-3500 (not work)
2458 [HC80/IO] support intelligent ram disk (by Mr.Dennis Heynlein)
2459
2460
2461 4/22/2008
2462
2463 [VM/LS244] support 74LS244/245
2464 [VM/UPD1990A] support uPD1990A
2465 [VM/X86] fix hlt
2466 [VM/X86] support busreq
2467 [VM/Z80] don't reset busreq in reset()
2468
2469 [MZ5500/KEYBOARD] support communication timeout
2470
2471
2472 4/16/2008
2473
2474 [VM/UPD7220] support pitch command
2475 [VM/UPD7220] fix vecte command in the case R=C=T=L=0 (pset)
2476 [VM/UPD765A] fix read id command
2477
2478 [MZ5500/DISPLAY] support window controller
2479 [MZ5500/DISPLAY] support 320x200, 320x400, 640x200 mode
2480 [MZ5500/DISPLAY] support color palette
2481 [MZ5500/DISPLAY] support b/w mode
2482 [MZ5500/DISPLAY] support plane priority
2483 [MZ5500/KEYBOARD] support algo key
2484 [MZ5500/SYSPORT] support nmi reset
2485 [QC10/DISPLAY] support floppy drive access lamp
2486
2487
2488 4/14/2008
2489
2490 [MZ5500/KEYBOARD] support keyboard and mouse
2491
2492
2493 4/12/2008
2494
2495 [VM/LS393] support 74LS393
2496 [VM/RP5C01] support RP-5C01
2497 [VM/UPD7220] fix pset function
2498 [VM/UPD7220] notify vsync
2499 [VM/UPD765A] check sector id strictly
2500
2501 [MZ5500] support SHARP MZ-5500
2502
2503
2504 4/7/2008
2505
2506 [EMU/WIN32] support the screen size changing requested by the virtual machine
2507
2508 [VM/MZ2800] support z80sio interrupt vector port
2509
2510
2511 4/3/2008
2512
2513 [VM/I8259] fix the cascade mode condition
2514 [VM/UPD7220] fix low/high byte condition in dma commands
2515 [VM/UPD7220] check the param count in fifo buffer in sync/vectw commands
2516 [VM/UPD7220] get mod param in write command with no params
2517 [VM/UPD7220] check mod param in vect/char drawing commands
2518 [VM/UPD7220] check dir param in read/write command
2519 [VM/UPD7220] support line drawing in vecte command
2520 [VM/UPD7220] update ead/dad after drawing commands
2521 [VM/UPD7220] fix lsb/msb order in pset function
2522
2523 [QC10] change the default dipswitch status
2524 [QC10/DISPLAY] support color monitor subboard
2525 [QC10/KEYBOARD] support SF1-SF4 keys
2526 [QC10/MFONT] support multifonts rom card
2527
2528
2529 3/22/2008
2530
2531 [VM/I8251] notify rxrdy is changed
2532 [VM/TF20] fix the error result of read command
2533
2534 [HC80/IO] support HD6303 commands for microcassette (returns error code)
2535 [HC80/IO] support HD6303 commands for serial i/o
2536 [HC80/IO] support TF-20
2537 [HC80/IO] support 8kb/16kb rom capsule
2538 [HC80/IO] remove 8251 codes and use common 8251 class
2539
2540
2541 3/20/2008
2542
2543 [EMU/WIN32] set DirectX9 graphics params on the screen menu
2544
2545 [HC40/IO] fix key buffers
2546 [HC80] support EPSON HC-80/PX-8/Geneva
2547
2548
2549 3/2/2008
2550
2551 [EMU/WIN32] support DirectX9 graphics
2552 [EMU/WIN32] fix the window size problem of eHC-40
2553
2554
2555 2/29/2008
2556
2557 [EMU/WIN32] more quick stretch screen
2558 [EMU/CONFIG] divide the config version to the file version and the virtual machine version
2559 [VM/TF20] support EPSON TF-20 terminal floppy drives
2560
2561 [HC40/IO] don't reset 7508 sub cpu when boot the system
2562 [HC40/IO] support system reset
2563 [HC40/IO] support buzzer partially (constant frequency)
2564 [HC40/IO] support ART (8251 subset)
2565 [HC40/IO] support TF-20 connected to ART
2566
2567
2568 2/27/2008
2569
2570 [EMU/WIN32] Windows CE.NET binaries for GAPI are no longer supported
2571 [EMU/WIN32] don't use StretchBlt
2572
2573 [HC40] support EPSON HC-40/PX-4
2574 [QC10/MEMORY] fix the gate signal bit in $18
2575 [QC10/MEMORY] fix the memory bank switch
2576 [X07/IO] change LCD display color
2577
2578
2579 2/20/2008
2580
2581 VC++ 6.0 project files are removed.
2582
2583 [VM/HD146818P] support sqw and periodic interrupt
2584 [VM/HD146818P] clear IRQF/PF/AF/UF in the reg $0c when it is read
2585 [VM/I8237] fix the build error
2586 [VM/I8237] reimplement based on uPD71071
2587 [VM/UPD7220] fix the build error
2588 [VM/UPD7220] modify hblank/vsync event
2589 [VM/UPD765A] lost data event occurs soon if dma request is not accepted
2590 [VM/Z80SIO] change uPD7201 fifo buffer size
2591
2592 [QC10] support EPSON QC-10/QX-10
2593 [RX78/VDP] fix the crash problem on Windows CE
2594
2595
2596 2/11/2008
2597
2598 The interrupt logics are largely modified and are now very close to the real circuits.
2599
2600 In the older versions:
2601         - Each device requests the interrupt, sends the vector and goes into the in-service status only in the case that CPU can accept the interrupt.
2602         - These requests are always accepted and executed just now.
2603         - When the interrupt acception status is changed by the opecodes for example EI/RETI/RETN, CPU notifies to each devices to let them request the pending interrupt.
2604         - Realize Z80 family daisy chain by the pseudo device Z80PIC to control the priorities and receive RETI opecode.
2605
2606 This is because let CPU not to monitor the int-line in every opecodes.
2607 But it causes some problems for example:
2608         - Timing problems.
2609         - End of Interrupt command in Z80SIO/uPD7201.
2610         - Using Z80 family devices with 80x86 and PIC8259.
2611
2612 In this release:
2613         - Each device can request the interrupt any time.
2614         - CPU checks the int-line in every opecodes.
2615         - When CPU accepts the request, CPU sends the ack signal to the device and receive the vector.
2616         - The device goes into the in-service status when receive the ack signal.
2617         - Realize Z80 family daisy chain by IEI/OEI signals supported in Z80 family devices.
2618         - Z80 checks the wired-or of int-lines from Z80 family devices.
2619
2620 [VM/DEVICE] modify virtual functions for interrupts
2621 [VM/I8259] support the new interrupt logic
2622 [VM/I8259] fix the crash problem
2623 [VM/UPD7201] support uPD7201 (combined to Z80SIO class)
2624 [VM/X86] support the new interrupt logic
2625 [VM/Z80] support the new interrupt logic
2626 [VM/Z80CTC] support the new interrupt logic
2627 [VM/Z80PIO] support the new interrupt logic
2628 [VM/Z80SIO] support the new interrupt logic
2629 [VM/Z80SIO] support the End of Interrupt command
2630 [VM/Z80SIO] fix the status register #0 (interrupt pending bit)
2631 [VM/Z80SIO] fix the status register #2 (vector)
2632 [VM/Z80PIC] removed
2633
2634 [MZ2500/CRTC] notify vsync signal by not edge but level
2635 [MZ2500/INTERRUPT] support the new interrupt logic
2636 [MZ2500/INTERRUPT] pending the interrupt request from vsync and timer
2637 [MZ2500/INTERRUPT] remove the patches added in 2/11/2007
2638
2639
2640 1/5/2008
2641
2642 [VM/BEEP] fix the crash problem when the frequency is constant
2643 [VM/BEEP] support the interface to change the frequency constant
2644
2645 [X07/IO] support user defined keys
2646 [X07/IO] support break key
2647 [X07/IO] support line/circle commands
2648 [X07/IO] support beep command
2649 [X07/IO] support data recorder
2650
2651
2652 12/31/2007
2653
2654 [VM/FIFO] support read_not_remove()
2655 [VM/NSC800] fix NSC800
2656
2657 [X07] support CANON X-07
2658
2659
2660 9/14/2007
2661
2662 [MZ2800/CRTC] fix read-modify-write registers
2663
2664
2665 8/24/2007
2666
2667 [EMU/WIN32] check the status of both left and right ALT/CTRL/SHIFT keys
2668
2669 [MZ2800] ignore A15 of I/O port addr
2670 [MZ2800/CTRL] support 65536colors graphic screen
2671 [MZ2800/KEYBOARD] change keymap to newply support some keys
2672 [MZ2800/MEMORY] fix the problem that symbol does not work on BASIC-M25
2673
2674
2675 8/22/2007
2676
2677 [VM/RP5C15] fix the initial 12H/24H setting
2678
2679 [MZ2500/CRTC] optimize the screen renderer
2680 [MZ2800/CRTC] support the 16/4096colors graphic screen
2681 [MZ2800/CRTC] support the read modify write
2682 [MZ2800/CRTC] support the hardware scroll
2683 [MZ2800/CRTC] support the vram plane mask
2684 [MZ2800/MEMORY] support the dictionary/kanji/pcg bank switch
2685
2686
2687 8/19/2007
2688
2689 [VM/MB8877] fix the status for type4 command
2690 [VM/UPD71071] support the base registers
2691 [VM/X86] fix rep never to exit and re-fetch the opecode in the loop
2692 [VM/X86] fix the modrm table
2693
2694 [MZ2800] add eVC4 project file
2695 [MZ2800/CRTC] fix the test screen renderer
2696 [MZ2800/CRTC] support 4096 color palette registers
2697 [MZ2800/MEMORY] fix that ipl rom is initially mapped to $f0000-$fffff
2698
2699
2700 8/16/2007
2701
2702 [VM/DEVICE] add the virtual functions for dma access
2703 [VM/I8237] fix the typo
2704 [VM/I8259] support the special fully nest mode
2705 [VM/I8259] support the rotation of priorities
2706 [VM/I8259] support the intrrupt request from Z80 family devices
2707 [VM/IO8] support 16bit i/o adrress
2708 [VM/MB8877] support the dma access
2709 [VM/MB8877] support the irq and drq signals
2710 [VM/RP5C15] support reading the values of banks #13/#14/#15
2711 [VM/UPD71071] support uPD71071
2712 [VM/X86] support 8086/V30/80286
2713 [VM/YM2203] support the irq signal
2714
2715 [MZ2500] fix YM2203 PortB signal from RP-5C15
2716 [MZ2800] support SHARP MZ-2800
2717
2718
2719 7/23/2007
2720
2721 [VM/DATAREC] modify the frame skip condition (skip when the signal is changed)
2722 [VM/TMS9918A] reimplement based on MAME 0.116
2723 [VM/UPD7801] support the memory access wait
2724
2725 [PYUTA/MEMORY] modify the memory bank switch
2726 [PYUTA/MEMORY] change the data bus from pull-down to pull-up
2727 [SCV/MEMORY] support the memory access wait (now disabled)
2728
2729
2730 7/16/2007
2731
2732 [VM/TMS9995] support TMS9995
2733
2734 [PYUTA] support TOMY PyuTa and PyuTa Jr.
2735
2736
2737 2/11/2007
2738
2739 [COMMON] support auto key hitting from the clipboard
2740 [COMMON] save and restore the window mode when the emulator is restarted
2741 [VM/DEVICE] modify memory access wait
2742 [VM/DEVICE] support i/o access wait
2743 [VM/DISK] fix the crash problem when the invalid track number is set
2744 [VM/HD46505] support HD46505
2745 [VM/HD46505] fix the display/vsync/hsync signals timing
2746 [VM/I8253] more precise signal timing in mode #2, #4 and #5
2747 [VM/MB8877] support the access led status
2748 [VM/PICM1BIT] support 1bit pcm
2749 [VM/UPD765A] support the acces led status
2750 [VM/YM2203] support the volume adjustment
2751 [VM/Z80] modify memory access wait
2752 [VM//Z80] support i/o access wait
2753 [VM/Z80SIO] fix the recv and under-run interrupt flags
2754 [VM/Z80SIO] fix the status affect vector
2755 [VM/Z80SIO] cancel the interrupt request when read the recv buffer
2756 [VM/Z80SIO] support the i/f to clear the recv buffer
2757
2758 [MULTI8/DISPLAY] remove HD46505 codes
2759 [MULTI8/DISPLAY] draw the flopppy drive access led
2760 [MZ2500] support 1bit pcm
2761 [MZ2500] adjust fm/psg volume
2762 [MZ2500] support i/o access wait
2763 [MZ2500/CRTC] render screen with less cpu power
2764 [MZ2500/CRTC] draw the floppy drive access led
2765 [MZ2500/INTERRUPT] reimplement interrupt handler with the common Z80PIC class
2766 [MZ2500/INTERRUPT] add the patch for GALAGA, LAYDOCK, THEXDER, MULTIPLAN, Super Shunbou, Wizardry and Ys3
2767 [MZ2500/MEMORY] modify memory access wait
2768 [MZ2500/MOUSE] clear Z80SIO recv buffer when send the mouse status
2769 [PASOPIA] support OA-BASIC
2770 [PASOPIA] support hsync signal
2771 [PASOPIA/DISPLAY] remove HD46505 codes
2772 [PASOPIA/MEMORY] fix the memory map $8000-$ffff
2773 [PASOPIA7/DISPLAY] remove HD46505 codes
2774 [PASOPIA7/DISPLAY] draw the flopppy drive access led
2775 [PV1000] rewrite with the common event manager class
2776 [PV1000/JOYSTICK] fix $fc status (not complete)
2777 [PV1000/VDP] add the patch for SPACE PANIC
2778
2779
2780 2/1/2007
2781
2782 [COMMON] ignore some warnings on Visual Studio 2005
2783 [WIN32/SCREEN] support video recording
2784 [WIN32/SOUND] record wave as 16bit, stereo (for TMPGEnc)
2785 [WIN32/SOUND] dont use multi threading to recieve MM_WOM_DONE event
2786 [WIN32/WCE] build 4 binaries (use GAPI or GDI, DirectSound or waveOut)
2787 [VM/BEEP] modify beep sound generator for more stable frequency
2788 [VM/DATAREC] auto stop at the end of tape image
2789 [VM/DEVICE] add virtual functions to get the memory wait and passed clocks in cpu class
2790 [VM/EVENT] more precise event timing refering the passed clock in cpu class
2791 [VM/I8253] drive counter when it reaches the terminal count or read the count registers
2792 [VM/I8253] more precise output signal timing
2793 [VM/NSC800] suppor NSC800
2794 [VM/Z80] fix the clocks for opecodes DD-CB-** and FD-CB-**
2795 [VM/Z80CTC] drive counter when it reaches the terminal count or read the count registers
2796 [VM/Z80PIC] accept the interrupt request when it is running
2797
2798 [MULTI8/HD46505] dont use hsync event and use the event callback to drive the hsync signal 
2799 [MZ2500/CRTC] dont use hsync event and use the event callback to drive the hsync signal 
2800 [MZ2500/MEMORY] support the memory wait in display period
2801 [MZ2500/Z80PIC] accept the interrupt request when it is running 
2802 [MZ2500/Z80PIC] recognize the i8253 clock signal as level, or edge only for MUDER CLUB, KUGYOKUDEN and RELICS 
2803 [PASOPIA] reimplement EmuPIA under the common source code project 
2804 [PASOPIA7/HD46505] dont use hsync event and use the event callback to drive the hsync signal 
2805
2806
2807 12/31/2006
2808
2809 [WIN32] support DirectShow video capture devices (DX8 or later is required)
2810 [WIN32] support Windows CE.net 4.x devices (use GAPI and waveOut APIs)
2811 [VM] each device can get the cpu time
2812 [VM/BEEP] modify beep sound generator for more stable frequency
2813 [VM/Z80] support BUSREQ
2814 [VM/Z80PIC] call do_reti() in the device that requested the interrupt
2815 [VM/Z80SIO] suppor Z80SIO
2816 [VM/DISK] support TeleDisk floppy disk image
2817 [VM/EVENT] fix the problem in the case that the new event is registered in the event callback routine
2818 [VM/I8253] drive the counter more accurate and less power
2819
2820 [MZ2500] reimplement EmuZ-2500 under the common source code project
2821 [MZ2500] support the ethernet card function designed by Mr.Oh!Ishi
2822 [MZ2500/CRTC] support the super impose function
2823 [MZ2500/MEMORY] support VRAM access wait 
2824
2825
2826 12/7/2006
2827
2828 Initial release